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
Match each term with the correct statement below.
-The location of system cron tables.
Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
G
If the /etc/at.allow and /etc/at.deny files do not exist, only the root user is allowed to schedule tasks using the at daemon.
Free
(True/False)
4.9/5
(28)
Correct Answer:
True
Match each term with the correct statement below.
-Ignoring a kill signal.
Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
D
Match each term with the correct statement below.
-Daemon used to schedule a command to execute repeatedly in the future.
(Multiple Choice)
4.8/5
(40)
To display a list of at Job IDs, you can specify the ____ option to the at command.
(Multiple Choice)
4.8/5
(32)
Why would you want to schedule commands? What methods are available for scheduling commands?
(Essay)
4.9/5
(24)
Processes that have encountered an error during execution and continuously uses up system resources are referred to as ____________________ processes.
(Short Answer)
4.9/5
(40)
When you append a(n) ____ to a command, the command is run in a background process.
(Multiple Choice)
4.8/5
(32)
The ____ kill signal terminates a process by taking the process information in memory and saving it to a file called core on the hard disk in the current working directory.
(Multiple Choice)
4.9/5
(41)
When there are multiple background processes executing in the shell, the jobs command indicates the most recent one with a(n) ____ symbol.
(Multiple Choice)
4.8/5
(32)
Match each term with the correct statement below.
-Directory storing the shell environment and scheduled commands.
(Multiple Choice)
4.8/5
(27)
Processes are started with a nice value of ____ by default.
(Multiple Choice)
4.9/5
(27)
Describe the system cron table. How it is organized, and what information may be contained within it?
(Essay)
4.8/5
(32)
While a process is waiting for its parent process to release the PID, the process is said to be in a(n) zombie state. _________________________
(True/False)
4.9/5
(32)
Match each term with the correct statement below.
-The location of user cron tables.
(Multiple Choice)
4.9/5
(29)
To display an entire list of processes across all terminals and including daemons, you can add the ____ option to any ps command.
(Multiple Choice)
4.7/5
(31)
Showing 1 - 20 of 45
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)