Exam 9: Managing Linux Processes

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

​Match each correct item with the statement below.​​​ a.​at command b.background command​ c.​child process d.cron table​ e.​daemon process f.​forking g.​parent process h.​process ID (PID) i.​time slice j.trapping -The command used to run a foreground process in the background.​

(Short Answer)
4.9/5
(33)

What two commands below can be used to stop a process, either by PID number or process name?​

(Multiple Choice)
4.8/5
(35)

Each process can start an unlimited number of other processes.

(True/False)
4.9/5
(33)

​Match each correct item with the statement below.​​​ a.​at command b.background command​ c.​child process d.cron table​ e.​daemon process f.​forking g.​parent process h.​process ID (PID) i.​time slice j.trapping -The process of ignoring a kill signal.​

(Short Answer)
4.9/5
(31)

​Match each correct item with the statement below.​​​ a.​at command b.background command​ c.​child process d.cron table​ e.​daemon process f.​forking g.​parent process h.​process ID (PID) i.​time slice j.trapping -​The amount of time a process is given on a CPU in a multiprocessing operating system.

(Short Answer)
4.8/5
(26)

What kill signal stops a process, then restarts it with the same PID?

(Multiple Choice)
4.7/5
(36)

How does the nice value affect process priority? How and why can nice values be altered?

(Essay)
4.9/5
(32)

​In the process state column, what does an "R" indicate?

(Multiple Choice)
4.9/5
(38)

The ____________________ can be used to affect the process priority indirectly.

(Short Answer)
4.8/5
(34)

What option, when added to the crontab command, opens the vi editor with a user's cron table?

(Multiple Choice)
4.8/5
(30)
Showing 41 - 50 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)