Last active
March 20, 2019 14:30
-
-
Save stepansib/43a1b838be95a04fd9c2cfe157ed728f to your computer and use it in GitHub Desktop.
#linux #vpn check OVPN config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo nmcli connection import type openvpn file FILE_NAME | |
https://askubuntu.com/questions/760345/cannot-import-saved-openvpn-configuration-file-in-ubuntu-16-04-lts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment