Which two statements are true about naming network interfaces?
Which two methods of changing kernel parameters can you use to modify values for the running system?
Which mdadm command creates a RAID-1 device consisting of two block volumes and one spare device?
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?
Which two statements are true about the GRUB 2 bootloader?