Hello, on a WHM server (its virtual server on openvz)
can i safelly execute these commands?
add to /etc/fstab:
can i safelly execute these commands?
add to /etc/fstab:
then mount:none /tmp tmpfs nodev,nosuid,noexec 0 0
then veriffy:mount -t tmpfs -o noexec,nosuid tmpfs /tmp
will this also make /tmp go into RAM instead into disk?df -h