kemonine
/
lollipopcloud
Archived
1
0
Fork 0

More markdown formatting updates for network manager docs

This commit is contained in:
KemoNine 2019-04-12 00:46:29 +01:00
parent 36ae4b7773
commit fde8fb3287
No known key found for this signature in database
GPG Key ID: 3BC2928798AE11AB
1 changed files with 3 additions and 5 deletions

View File

@ -42,9 +42,7 @@ Some commands that help getting the status of NetworkManager
### Enable / Disable ALL
Handy if you want to shut down *all* networking for some reason
```nmcli networking on|off```
Handy if you want to shut down *all* networking for some reason run ```nmcli networking on|off```
### Radio Control
@ -52,11 +50,11 @@ Control WiFi / GSM radios
#### Wifi
```nmcli radio wifi [on|off]```
On/off for wifi: ```nmcli radio wifi [on|off]```
#### 3G/LTE
```nmcli radio wwan [on|off]```
On off for GSM/3G/LTE: ```nmcli radio wwan [on|off]```
### Connection / Device Related