-
Go to vpn.charlotte.edu to download the VPN software.
-
Select Linux 64bit and download the shell script: cisco-secure-client-linux64-5.0.03072-core-vpn-webdeploy-k9.sh.
-
Open your terminal and copy the script to the /tmp directory by running: cp ~/Downloads/cisco-secure-client-linux64-5.0.03072-core-vpn-webdeploy-k9.sh /tmp
-
Gain superuser permissions by running: sudo -i
-
Set the umask by running: umask 022
-
Run the VPN installation script with the following command: sh /tmp/cisco-secure-client-linux64-5.0.03072-core-vpn-webdeploy-k9.sh
-
Once the installation is complete, exit the root session by running: exit
-
Verify the installation by checking that the anyconnect/ and vpn/ directories exist in /opt/cisco.
-
Launch the graphical interface (the command-line version will not work due to Duo authentication) by running this command or searching your GUI application menu: /opt/cisco/Secure Client/bin/vpnui
-
In the Connect to field, type vpn.charlotte.edu and click Connect.
-
Enter your NinerNET credentials and complete the Duo authentication prompt.
-
To disconnect, open the application and click the Disconnect button.