Created
January 27, 2023 12:40
-
-
Save styk-tv/849cc5d7243f5569d8c1d75e3a775504 to your computer and use it in GitHub Desktop.
ubu22 openvpn client
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 apt install openvpn | |
sudo apt install network-manager-openvpn-gnome | |
sudo systemctl restart network-manager | |
sudo nmcli device status | |
sudo nmcli networking off | |
sudo nmcli networking on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment