题目内容

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

Why is FTP use no longer considered up to modern standards? Select all answers that apply.

A. It transmits unencrypted passwords which can be intercepted.
B. It uses TCP/IP as a transmission protocol.
C. It does not work with many operating systems.
D. It is more than 40 years old and contains a lot of historical baggage.

答案查题题库