The Linux tool __________ allows administrators to view and set system and kernel parameters at runtime.
- sysctl
- top
- ls
- nano
The Linux tool sysctl allows administrators to view and set system and kernel parameters at runtime. It's a powerful utility for fine-tuning and configuring various aspects of the Linux kernel to optimize performance and behavior.
Loading...
Related Quiz
- Which phase of the Linux boot process is responsible for hardware detection and initial setup?
- The ________ mechanism in Linux allows processes to communicate with each other, commonly used in IPC.
- In the context of user authentication, what is a "salt" used for?
- Which file system is commonly used in many modern Linux distributions and supports journaling?
- Which command allows you to change directories in the terminal?