LPIC Practice Session
Session ID: 147
Mode: objective
Status: in_progress
Answered: 0 / 10
Score: 0%
Review flagged, incorrect, and unanswered questions
1
2
3
4
5
6
7
8
9
10
Review:
All |
First Unanswered |
First Flagged
Which renice option targets a specific process by PID?
Which user is allowed to decrease the niceness of a process below zero?
Which command changes the nice value of an already running process?
In a preemptive multitasking system, what happens if a higher priority process becomes ready while a lower priority process is running?
Any real-time process has what relationship to a normal process in terms of scheduling priority?
Enter the command that starts tar czf home_backup.tar.gz /home with niceness 15.
Which command starts a program with a modified nice value?
What is the probable cause of the error 'renice: failed to set priority ... Permission denied' when trying 'renice -10 21704'?
Enter the command that changes process 2164 to a nice value of -10.
What is the default nice value for a normal process?
Start another random practice session