Portal Home > Knowledgebase > Control Panel Tutorials > resize tmp cpanel


resize tmp cpanel




Do this step by step to resive your temp partition for cpanel:

pico /scripts/securetmp
Modify "my $tmpdsksize"

service mysql stop
service httpd stop
pstree -p | grep tailwatchd
then kill the processes
umount /var/tmp
fuser -cu /tmp
then kill all processes appears to you
umount /tmp
rm -rf /usr/tmpDSK
/scripts/securetmp --auto
service mysql start
service httpd start

reboot -n

Done



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Disk Usage (Views: 455)
Manage OpenPGP keys (Views: 466)
MySQL (Views: 559)
Parked Domains (Views: 489)