CompTIA
XK0-004 · 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:‘
Security
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
(39 responses)- A92% (36)
- B3% (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
#inittab#Ctrl+Alt+Del#SysV init#system security
Community Discussion
No community discussion yet for this question.