CompTIA
XK0-005 · Question #681
Which of the following commands is used to tune kernel parameters?
The correct answer is A. sysctl. sysctl is used to modify kernel parameters at runtime. It is used for setting system settings related to networking, memory management, and other kernel options. These settings are stored in /etc/sysctl.conf for persistence across reboots.
System Management
Question
Which of the following commands is used to tune kernel parameters?
Options
- Asysctl
- Bss
- Cmkinitrd
- Dlsof
How the community answered
(40 responses)- A93% (37)
- B5% (2)
- D3% (1)
Explanation
sysctl is used to modify kernel parameters at runtime. It is used for setting system settings related to networking, memory management, and other kernel options. These settings are stored in /etc/sysctl.conf for persistence across reboots.
Topics
#Kernel parameters#sysctl command#System tuning#Linux administration
Community Discussion
No community discussion yet for this question.