CompTIA
XK0-005 · Question #62
Which of the following configuration files should be modified to disable Ctrl-Alt-Del in Linux?
The correct answer is A. /etc/inittab. To prevent the init process from handling Ctrl-Alt-Del, edit the file ‘/etc/inittab‘ comment the line which begins with ‘ca::ctrlaltdel:‘
System Management
Question
Which of the following configuration files should be modified to disable Ctrl-Alt-Del in Linux?
Options
- A/etc/inittab
- B~/.bash_profile
- C/etc/securetty
- D/etc/security/limits.conf
How the community answered
(41 responses)- A93% (38)
- B2% (1)
- C5% (2)
Explanation
To prevent the init process from handling Ctrl-Alt-Del, edit the file ‘/etc/inittab‘ comment the line which begins with ‘ca::ctrlaltdel:‘
Topics
#Linux Configuration#System Administration#init system#Keyboard Shortcuts
Community Discussion
No community discussion yet for this question.