Which Linux utility allows you to monitor and manage system CPU performance?
- top
- ls
- cpustat
- sysadmin
The 'top' command is a Linux utility that allows you to monitor and manage system CPU performance. It provides a real-time view of system processes, CPU usage, memory usage, and more. You can use it to identify resource-intensive processes and manage system performance.
Loading...
Related Quiz
- What is the first program run by the Linux kernel when it starts?
- The _________ command provides a snapshot of the current processes in the system.
- What command can be used to view the partition table of a disk in Linux?
- In Linux, the _________ command is used to change a user's password.
- In SSH, the private key should be kept secure and the ________ key is added to the server for authentication.