An administrator wishes to use KVM remotely to monitor and control a server farm. In order to perform this function:

A. remote control must be disabled on each server.
B. the host must be reachable via the IP address.
C. a serial cable must be available.
D. a monitor must be attached to every server.


Answer: B. the host must be reachable via the IP address.

Computer Science & Information Technology

You might also like to view...

What are the differences between an ordered list, an unordered list, and an indexed list?

What will be an ideal response?

Computer Science & Information Technology

After creating the StreamReader object, you declare a variable to store the object in the computer's internal memory.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The signal SIGCHLD is sent to a process each time

A. a child of the process exits or is killed B. fork successfully creates a new process

Computer Science & Information Technology

Match each example with its Boolean logic meaning:

I. "Paul Simon" II. Paul OR Simon III. Paul AND Simon IV. NOT Hawaii V. Alaska AND NOT Hawaii A. request hits that exclude a particular condition B. request hits to find one condition while ensuring a 2nd one is not met C. request hits where both conditions are met D. request hits where either condition is met E. request that assumes use of the AND operator

Computer Science & Information Technology