Question 26
Examine this command, which executes successfully:
# nmcli con add con-name eth2 type ethernet ifname eth2 \ Ipv6.address 2804:14c:110:ab2f:c3lb:1212:7917:708a/64 \ Ipv6.gateway 2804:14c:110:ab2f::1003 \ Ipv4.address 192.168.0.5/24 ipv4.gateway 192.168.0.254 The eth2 connection does not exist. Which two statements are true?
# nmcli con add con-name eth2 type ethernet ifname eth2 \ Ipv6.address 2804:14c:110:ab2f:c3lb:1212:7917:708a/64 \ Ipv6.gateway 2804:14c:110:ab2f::1003 \ Ipv4.address 192.168.0.5/24 ipv4.gateway 192.168.0.254 The eth2 connection does not exist. Which two statements are true?
Question 27
Which two statements are true about the Linux Auditing System?
Question 28
Examine this command:
# auditctl -w /etc/passwd -p w -k pass
Which two statements are true upon execution?
# auditctl -w /etc/passwd -p w -k pass
Which two statements are true upon execution?
Question 29
Examine this udev device naming rule which gets processed successfully:
makefile
KERNEL=="hdb", DRIVER=="ide-disk", SYMLINK+="sparedisk"
Which two statements are true?
makefile
KERNEL=="hdb", DRIVER=="ide-disk", SYMLINK+="sparedisk"
Which two statements are true?
Question 30
Examine this command:
# auditctl -w /etc/passwd -p w -k pass
Which two statements are true upon execution?
# auditctl -w /etc/passwd -p w -k pass
Which two statements are true upon execution?
