EZ Linux Admin random header image

All cpanel server should have the /var tmp folder symlinked to /tmp

March 2nd, 2010 by EZ linux · No Comments

Here is how, first remove the /var/tmp folder

rm -rf /var/tmp

Then add the symlink:

ln -s /tmp /var/tmp

Tags: Linux Images

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment