Page Content
Step 1:
Ubuntu:
Open a terminal and enter:
sudo apt-get install network-manager-openconnect-gnome
confirm with your superuser password. Confirm the following question with "y" (or "j")
For other distributions just enter:
sudo apt-get install openconnect
all the dependencies will be solved automatically.
Without Networkmanager
Two modules for Linux will be installed requiring local administrative rights.
Step 1:
Open a terminal and enter:
sudo apt-get install openconnect
sudo apt-get install vpnc
confirm with your superuser password. Confirm the following question with "y" (or "j")
Step 2:
Enter the following line into your terminal:
sudo openconnect vpn.tu-berlin.de
Proceed by entering tubIT user name and password. This will set up a manual connection without using the network manager. If you want to terminate the connection press Ctrl+C.
Hint: With the option -u you can include your user name directly into the call