mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore(kb/nm): show networks' public information
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
# Network Manager
|
# Network Manager
|
||||||
|
|
||||||
## Table of contents <!-- omit in toc -->
|
|
||||||
|
|
||||||
1. [TL;DR](#tldr)
|
1. [TL;DR](#tldr)
|
||||||
1. [Sources](#sources)
|
1. [Sources](#sources)
|
||||||
|
|
||||||
@@ -17,6 +15,10 @@ nmcli connection modify 'it hurts when ip' connection.autoconnect-priority 1
|
|||||||
|
|
||||||
# Start the TUI.
|
# Start the TUI.
|
||||||
nmtui
|
nmtui
|
||||||
|
|
||||||
|
# Show networks' channel, transfer rate, signal strength and security.
|
||||||
|
nmcli device wifi list
|
||||||
|
nmcli dev wifi
|
||||||
```
|
```
|
||||||
|
|
||||||
## Sources
|
## Sources
|
||||||
@@ -25,7 +27,8 @@ nmtui
|
|||||||
- [NM-settings]
|
- [NM-settings]
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
References
|
Reference
|
||||||
|
═╬═Time══
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Upstream -->
|
<!-- Upstream -->
|
||||||
|
|||||||
Reference in New Issue
Block a user