To confirm that a remote host is online and responding and to measure network latency between machines at the same time, one can use:
A. nslookup
B. ip addr show
C. dig
D. ping
查看答案
IP addresses are divided into two parts:
Address and octets
B. TCP and IP
C. Network and host
D. Class A and B
The root account:
A. Has authority over the entire system
B. Requires extreme caution when using because small mistakes can lead to disasters
C. Should be used carefully; think before pressing the Enter key and run complex commands in a safe way, first, to ensure mistakes aren’t made
D. All of the above
Encrypted account passwords are found in the file _________ and are typically encrypted using the _________ algorithm.
A. /etc/passwd; SHA-512
B. /etc/password; SSH-512
C. /etc/shadow; SHA-512
D. /etc/shadow; HASH-256
The command-mode key stroke _______ within vi will delete the characters from the cursor to the end of the word.
A. D
B. dw
C. d$
D. rl