docs: nmcli
This commit is contained in:
parent
9f2dd51264
commit
79b53718f2
1 changed files with 9 additions and 0 deletions
9
.dotfiles/docs/nmcli.md
Normal file
9
.dotfiles/docs/nmcli.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# nmcli
|
||||
|
||||
## Import OpenVPN configuration
|
||||
|
||||
> Make sure the file is an openvpn configuration and not a network manager connection
|
||||
|
||||
```
|
||||
# nmcli connection import type openvpn file file.ovpn
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue