Last active
March 19, 2020 20:14
-
-
Save B-R-Bender/f825d7fc06df8f15241a80c8612c9d68 to your computer and use it in GitHub Desktop.
Revisions
-
B-R-Bender revised this gist
Mar 19, 2020 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -9,4 +9,6 @@ network settings -> VPN -> + -> load from file -> *.ovpn OpenVPN connection autostart nm-connection-editor main wetwork connection (lan or wifi) -> setup -> general -> auto connect to vpn p.s. network Ubuntu manual https://help.ubuntu.com/community/NetworkManager -
B-R-Bender revised this gist
Mar 19, 2020 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ OpenVPN connection setup sudo apt-get install network-manager-openvpn sudo apt-get install network-manager-openvpn-gnome save *.ovpn config somwhere network settings -> VPN -> + -> load from file -> *.ovpn -
B-R-Bender revised this gist
Mar 19, 2020 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ OpenVPN connection setup `sudo apt-get install network-manager-openvpn` `sudo apt-get install network-manager-openvpn-gnome` save *.ovpn config somwhere network settings -> VPN -> + -> load from file -> *.ovpn -
B-R-Bender created this gist
Mar 19, 2020 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ OpenVPN connection setup sudo apt-get install network-manager-openvpn sudo apt-get install network-manager-openvpn-gnome save *.ovpn config somwhere network settings -> VPN -> + -> load from file -> *.ovpn OpenVPN connection autostart nm-connection-editor main wetwork connection (lan or wifi) -> setup -> general -> auto connect to vpn