Exam 9: Managing Linux Processes
Exam 1: Introduction to Linux45 Questions
Exam 2: Linux Installation and Usage45 Questions
Exam 3: Exploring Linux Filesystems45 Questions
Exam 4: Linux Filesystem Management45 Questions
Exam 5: Linux Filesystem Administration45 Questions
Exam 6: Advanced Installation45 Questions
Exam 7: Working With the Bash Shell45 Questions
Exam 8: System Initialization and X Windows45 Questions
Exam 9: Managing Linux Processes45 Questions
Exam 10: Common Administrative Tasks45 Questions
Exam 11: Compression, System Backup, and Software Installation45 Questions
Exam 12: Network Configuration45 Questions
Exam 13: Configuring Network Services45 Questions
Exam 14: Troubleshooting, Performance, and Security45 Questions
Select questions type
The ps command is the only command that can view process information.
(True/False)
4.9/5
(36)
In the output of the ps -l command, the ____ column is the most valuable to systems administrators because it indicates what the process is currently doing.
(Multiple Choice)
4.9/5
(32)
Match each term with the correct statement below.
-Daemon used to schedule a command to execute once in the future.
(Multiple Choice)
4.9/5
(40)
The ____ field in a cron table contains the absolute pathname to the command to be executed.
(Multiple Choice)
4.7/5
(37)
A system process that is not associated with a terminal is called a(n) ____ process.
(Multiple Choice)
4.8/5
(40)
Match each term with the correct statement below.
-A process's identifier that allows the kernel to identify it uniquely.
(Multiple Choice)
4.8/5
(30)
Match each term with the correct statement below.
-Identifies the process that started another process.
(Multiple Choice)
4.9/5
(37)
A(n) ____________________ refers to a program that is running in memory and on the CPU.
(Short Answer)
5.0/5
(30)
The ____________________ can be used to affect the process priority indirectly.
(Short Answer)
4.9/5
(43)
There are ____ different kill signals that the kill command can send to a certain process.
(Multiple Choice)
4.9/5
(33)
The SIGINT kill signal is the default kill signal used by the kill command. _________________________
(True/False)
4.9/5
(31)
Match each term with the correct statement below.
-An executable file on the hard disk that can be run when you execute it.
(Multiple Choice)
4.8/5
(29)
To create or edit a user cron table, you can use the ____ option to the crontab command.
(Multiple Choice)
5.0/5
(31)
A value of 0 for a process priority indicates low priority. _________________________
(True/False)
4.7/5
(29)
The ____ kill signal stops a process and then restarts it with the same PID.
(Multiple Choice)
4.8/5
(32)
When killing a background job with the kill command, you must prefix the background job IDs by a(n) ____.
(Multiple Choice)
4.8/5
(37)
The ____ option to the ps command displays all processes that do not run on terminals.
(Multiple Choice)
4.8/5
(27)
Describe the purpose the process state column displayed by the ps -l command. What values may appear in this column, and what do these values indicate?
(Essay)
4.9/5
(38)
After a background process has been started, it can be moved to the foreground by using the ____ command.
(Multiple Choice)
4.7/5
(30)
Showing 21 - 40 of 45
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)