1 FAQ tagged "ctrlaltdel"
Viewing 1-1 of 1 FAQ -- Disable ctrl+alt+del on Centos Linux server
Q. How do I disable CTRL + ALT + DEL reboot keys shortcut on Linux server?
A. CTRL+ALT+DEL reboot is configured using /etc/inittab file. Open this file and remove ctrlaltdel entry (login as root):
# vi /etc/inittab
Find line:
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
Replace it (i.e comment out theline by putting a hash mark (#) in front [...]
Viewing 1-1 of 1 FAQ - ( see all popular tags )



Recent Comments
Yesterday ~ 12 Comments
Yesterday ~ 7 Comments
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments
Yesterday ~ 3 Comments