Update ubuntu_network.md
This commit is contained in:
parent
0845c4e964
commit
3d8b299d91
|
@ -8,13 +8,11 @@
|
||||||
```bash
|
```bash
|
||||||
# Run one by one to see if anything is useful
|
# Run one by one to see if anything is useful
|
||||||
nmcli device
|
nmcli device
|
||||||
|
|
||||||
nmcli
|
nmcli
|
||||||
|
|
||||||
nmcli device show
|
nmcli device show
|
||||||
```
|
```
|
||||||
|
|
||||||
if your network device says `unmanaged`, it means **NetworkManager** will not try to use that device to connect.
|
`unmanaged` means **NetworkManager** will not manage that device.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user