mount -o remount,noexec,nosuid /tmp
OR
make the change in the fstab
LABEL=/tmp /tmp ext3 noexec,nosuid,nodev,rw 1 2
then remount it
mount -o remount /tmp
mount -o remount,noexec,nosuid /tmp
OR
make the change in the fstab
LABEL=/tmp /tmp ext3 noexec,nosuid,nodev,rw 1 2
then remount it
mount -o remount /tmp
This entry was posted on Tuesday, June 23rd, 2009 at 8:27 pm and is filed under Centos 4/5 GNU/Linux, Debian GNU/Linux, Howto, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Theme Contempt by Vault9.
Blog at WordPress.com.