Virtualmin Virtual Servers Module
add this
if [ -f $1/.textdrive ]
then exit
fi
touch $1/.textdrive
chmod 000 $1/.textdrive
chflags uchg $1/.textdrive
find -E . -regex ‘.*/(public_html|logs|web/public)’ -exec ./lockit {} \;
Some pages about some stuff and things…
Virtualmin Virtual Servers Module
add this
if [ -f $1/.textdrive ]
then exit
fi
touch $1/.textdrive
chmod 000 $1/.textdrive
chflags uchg $1/.textdrive
find -E . -regex ‘.*/(public_html|logs|web/public)’ -exec ./lockit {} \;
A basic guide to securing FreeBSD 4.x-STABLE
A basic guide to securing FreeBSD 4.x-STABLE