nmcli is a command-line tool for controlling the NetworkManager iwconfig (which is deprecated in favor of iw) is similar to ifconfig, but dedicated to the wireless interfaces. lo is the Virtual loopback interface ss is a tool to investigate network ports. WantedBy=network-online.target, so it will be started only when network-online.target itself is enabled. systemctl is-activated systemd-networkd
/etc/systemd/resolved.conf
/etc/systemd/resolved.conf.d (drop-in conf files) /etc/netctl, example profiles under /etc/netctl/examples. netctl start profile-name
journalctl -xn netctl status profile-name
| netctl.service | |
| netctl@<interface>.service (?) | |
| netctl-sleep.service | When enabled, active network profiles are stored and stopped before the machine is put to sleep and restared when the system is resumed. |
| netctl-auto@<interface>.service | Scans «its» interface and tries to start a profile for the found network. |
| netctl-ifplugd@<interface>.service | Starts ifplugd on «its» interface |
| netctl-wait-online.service | Waits for all enabled netctl profiles to come online (if activated) |
wifi-menu is a tool that interactively connects to a wireless network and/or generate a netctl profile. ip-address, ip-addrlabel, ip-l2tp, ip-link, ip-maddress, ip-monitor, ip-mptcp, ip-mroute, ip-neighbour, ip-netns, ip-ntable, ip-route, ip-rule, ip-tcp_metrics, ip-token, ip-tunnel, ip-vrf and ip-xfr.