CompTIACompTIA
XK0-005 · Question #681
XK0-005 Question #681: Real Exam Question with Answer & Explanation
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
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.