pages.nl/*: add and update pages
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
362322fe70
commit
29bb3b90fb
21
pages.nl/linux/nmcli-networking.md
Normal file
21
pages.nl/linux/nmcli-networking.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# nmcli networking
|
||||
|
||||
> Beheer de netwerk status of NetworkManager.
|
||||
> Dit subcommando kan ook aangeroepen worden met `nmcli n`.
|
||||
> Meer informatie: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
|
||||
- Toon de netwerk status of NetworkManager:
|
||||
|
||||
`nmcli networking`
|
||||
|
||||
- Schakel netwerk in/uit en alle interfaces die worden beheerd door NetworkManager:
|
||||
|
||||
`nmcli networking {{on|off}}`
|
||||
|
||||
- Toon de laatst bekende connectiviteit status:
|
||||
|
||||
`nmcli networking connectivity`
|
||||
|
||||
- Toon de huidige connectiviteit status:
|
||||
|
||||
`nmcli networking connectivity check`
|
Reference in New Issue
Block a user