This quiz covers key concepts of process management in Linux, including process listing, process spawning, background processing, scheduling with 'at' and 'cron', and understanding process IDs.
Child process
Parent process
User process
Daemon process
Rate this question:
Fork process
Daemon
Child process
Parent process ID
Rate this question:
Crontab
Cron
Ps
Sched
Rate this question:
Schedule processes to run periodically in the background
Schedule processes to run periodically on a recurring basis in the future
Schedule processes to run at a single instance in the future
Schedule processes to run in the foreground
Rate this question:
True
False
Rate this question:
1
9
3
15
Rate this question:
A child process
Forking
Branching
Parenting
Rate this question:
Ps
Ps -elf
Top
Top -l
Rate this question:
Is a zombie process
Is an orphaned process
Has a PPID of Z
Is a rogue process
Rate this question:
All instances of a process with the same PPID
All instances of a process with the same PID
All instances of a process with the same priority
All instances of a process with the same name
Rate this question:
This cannot happen once a process is executing; it can only be done when the command is started by placing an ampersand (&) after it.
This cannot happen; only daemon processes can run in the background.
You can use the ps command.
You can use the Ctrl+z key combination and the bg command.
Rate this question:
0 and 20
0 and -19
–19 and 20
–20 and 19
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
The Ultimate Linux Commands And Networking Test
The Ultimate Linux Commands and Networking Test assesses proficiency in Linux command line tools and networking concepts. It evaluates skills in configuring hostnames,...
Questions:
120 |
Attempts:
755 |
Last updated:
Aug 10, 2024
|
Linux+ Networking Chapter 9
This quiz covers advanced Linux networking topics, including configuring video cards for X Windows, GRUB management, runlevel operations, and startup configurations.
Questions:
19 |
Attempts:
581 |
Last updated:
Mar 20, 2023
|
Linux+ Networking Chapter 15
This quiz covers key networking concepts in Linux, focusing on router interfaces, network services, ports, and routing configurations.
Questions:
19 |
Attempts:
230 |
Last updated:
Mar 20, 2023
|
Linux+ Networking Chapter 14
This quiz covers key concepts in Linux networking, including subnet masks, FTP, NFS, network scripts, and DNS configuration.
Questions:
18 |
Attempts:
463 |
Last updated:
Mar 20, 2023
|
Linux+ Networking Chapter 13
This quiz focuses on Linux networking, covering maintenance, system logs, memory statistics, shared libraries, kernel compilation, and ramdisk creation.
Questions:
20 |
Attempts:
294 |
Last updated:
Mar 20, 2023
|
Linux+ Networking Chapter 12
This quiz covers concepts related to Linux networking, focusing on tarballs, backup levels, file compression, and source code compilation.
Questions:
20 |
Attempts:
558 |
Last updated:
Mar 20, 2023
|
Wait!
Here's an interesting quiz for you.