Cisco VPN Client on Ubuntu Linux
1. Get the Cisco Systems VPN Client for Linux from Cisco’s website (registration required) or search for vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz on you know who. 2. Uncompress it and change to the directory it creates bruno@sushi:~$ tar xvfz vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz bruno@sushi:~$ cd vpnclient 3. Get the header files for yout current kernel version, you’ll need them to build the [...]