CompTIA Linux+ XK0-005 Practice Question
A system administrator wants to ensure that a specific Ethernet interface does not start automatically upon system boot, while still retaining the configuration for manual activation later. Which NetworkManager command should the administrator use?
nmcli con up IFNAME
nmcli dev disconnect IFNAME
nmcli con mod IFNAME connection.autoconnect no
nmcli con delete IFNAME