Merge branch 'systemd'
All checks were successful
ci/woodpecker/push/validate_schema Pipeline was successful
All checks were successful
ci/woodpecker/push/validate_schema Pipeline was successful
This commit is contained in:
commit
2653ea79c9
22 changed files with 714 additions and 15 deletions
|
@ -1,5 +1,7 @@
|
|||
---
|
||||
obj: application
|
||||
website: https://networkmanager.dev
|
||||
repo: https://gitlab.freedesktop.org/NetworkManager/NetworkManager
|
||||
---
|
||||
|
||||
# NetworkManager
|
||||
|
@ -8,7 +10,7 @@ obj: application
|
|||
After installation, you should start/enable `NetworkManager.service`. Once the NetworkManager daemon is started, it will automatically connect to any available "system connections" that have already been configured. Any "user connections" or unconfigured connections will need _nmcli_ or an applet to configure and connect.
|
||||
|
||||
## Usage
|
||||
NetworkManager comes with nmcli and nmtui.
|
||||
NetworkManager comes with `nmcli` and `nmtui`.
|
||||
|
||||
### nmcli examples
|
||||
List nearby Wi-Fi networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue