What is incorrect about these entries in /etc/hosts which could be causing host name lookup problems with host2?
host1 192.168.1.12
host2 192.168.1.12
A. Two host names are using the same IP ad...
Which of the following files are used to resolve hostnames to IP addresses? (Choose TWO correct answers.)
A. /etc/systems
B. /etc/hosts
C. /etc/network
D. /etc/dns.conf
E. /etc/resolv.conf
What action should be performed after increasing the size of a logical volume?
A. Run vgresize.
B. Increase the size of the filesystem used for the logical volume.
C. Run lvresize.
D. Remount th...
Which single command will simulate a failed device within a RAID 5 array?
A. mdadm --remove /dev/md0 /dev/sdd1
B. mdadm --zero-superblock /dev/sdf3
C. mdadm --force-fault /dev/md2 /dev/sde2
D. m...