Friday, October 2, 2009

Protect "init1" with password

vi /etc/inittab
#add this line
~~:S:wait:/sbin/sulogin
# Protect "Ctrl+Alt+Del"
ca:12345:ctrlaltdel:/bin/echo "Ctrl+Alt+Del is Disabled for Security"

No comments: