Last active
July 5, 2017 13:15
-
-
Save oviniciusfeitosa/386159a10557d90f90dfe040db7d0a24 to your computer and use it in GitHub Desktop.
[Ubuntu Gnome] VPN Client - Install and Connect
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
| Install Network Manager VPNC client | |
| - sudo apt-get install network-manager-vpnc | |
| - sudo apt-get install network-manager-vpnc-gnome | |
| Open network Manager and fill the with data like below: | |
| - vpn.host.com.br | |
| - username | |
| - password | |
| - Group name | |
| - Group password |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment