mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
nmcli, iw, iwctl: refer to each other (#19243)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# iw
|
||||
|
||||
> Show and manipulate wireless devices.
|
||||
> See also: `iw dev`.
|
||||
> See also: `iw dev`, `nmcli`, `iwctl`.
|
||||
> More information: <https://wireless.docs.kernel.org/en/latest/en/users/documentation/iw.html>.
|
||||
|
||||
- Scan for available wireless networks:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# iwctl
|
||||
|
||||
> Control the `iwd` network supplicant.
|
||||
> See also: `nmcli`, `iw`.
|
||||
> More information: <https://manned.org/iwctl>.
|
||||
|
||||
- Run `iwctl` in interactive mode:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# nmcli
|
||||
|
||||
> Manage the network configuration using NetworkManager.
|
||||
> See also: `nmtui`.
|
||||
> See also: `nmtui`, `iw`, `iwctl`.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||
|
||||
- View documentation for managing network interfaces and establishing new Wi-Fi connections:
|
||||
|
||||
Reference in New Issue
Block a user