题目内容

Which of the following is the unique identifier for a process?

A. PID
B. PPID
C. TID
D. UID

查看答案
更多问题

What are possible states of a process? Select all answers that apply.

A. Running
B. Agitated
C. Sleeping (Waiting)
D. Nice

Which of the below choices points to server processes that get initialized during system startup and then wait for a user or system request indicating that work needs to be done?

A. Batch Processes
B. Daemons
C. Nice Processes
D. Interrupt Handlers

Which of the following is scheduled to run and then disconnected from the terminal?

A. Interactive process
Batch process
C. Kernel threads
D. Threads

Which of the following are valid commands to use with ssh? Select all answers that apply.

A. ssh -l haskell eddie.com
B. ssh root@eddie.com yum -y update
C. ssh -l haskell@eddie.com whoami
D. ssh -l haskell eddie.com whoami

答案查题题库