How to connect to Anyconnect VPN in linux

in linux, we can use the openconnect client by cisco to connect to VPN.

first, install below package.

#apt-get install network-manager-openconnect
#apt-get install network-manager-openconnect-gnome


Reboot your computer. it wont show before reboot.



now you will have the open connect option in you Network Setting.

Comments