Which of the following commands adds a static IPv6 address to the network interface eth0?
Correct Answer:
D
What option in the collectd configuration file is required in order to define what to start monitoring?
Correct Answer:
D
What keyword is missing in the following line from /etc/fstab in order to make a USB flash device writeable by the user fred when mounted:
/dev/sda1 /mnt/usbflash vfat defaults,users, _____ =fred,umask=022, 0 0 (Provide the option name only without any settings)
Solution:
uid
Does this meet the goal?
Correct Answer:
A
Which directory in /dev/disk/ can be used to determine the UUID of a connected hard disk?
Solution:
/dev/disk/by-uuid, by-uuid, /dev/disk/by-uuid/
Does this meet the goal?
Correct Answer:
A
A network client has an ethernet interface (eth0) configured with an IP address in the subnet 192.168.0.0/24. This subnet has a router, with the IP address 192.168.0.1, that connects this subnet to the Internet. What needs to be done on the client to enable it to use the router as its default gateway? (Choose TWO correct answers.)
Correct Answer:
AC