How to increase /tmp filesystem

Did you facing the issues with the filesystem in Centos server especially /tmp full. For the webhosting company this /tmp is very important. If your server is install with the Cpanel please follow this method to increase the filesystem.

(Changes the value of  fs size to > 102400 or more) >>  vi /scripts/securetmp

akuadi@server1 [~]#vi /scripts/securetmp
akuadi@server1 [~]#service mysql stop
akuadi@server1 [~]#service httpd stop
akuadi@server1 [~]#umount /var/tmp
akuadi@server1 [~]#umount /tmp
akuadi@server1 [~]#rm -rf /usr/tmpDSK
akuadi@server1 [~]#/scripts/securetmp –auto
akuadi@server1 [~]#service mysql start
akuadi@server1 [~]#service httpd start
akuadi@server1 [~]#df -h

By akuadi

3 thoughts on “How to increase /tmp filesystem”
  1. People continually compose the most exciting articles. Also , you often find a way to get bad/boring issues in addition to flip them in to exciting/interesting points. Internet marketing a new target audience for life!

  2. I’ve said that least 103309 times. The problem this like that is they are just too compilcated for the average bird, if you know what I mean

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version