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
Leave a Comment » |
Centos 4/5 GNU/Linux, Debian GNU/Linux, Howto, Linux |
Permalink
Posted by syiron
You are currently browsing the syiron orang kampung blog archives for June, 2009.
Theme Contempt by Vault9.
Blog at WordPress.com.