I am working on buntu 12.04 LTS. currently, halt on cisco vpn client for launch,
does you know
how to uninstall cisco vpn client (any connect) from commend line on ubuntu 12.04?
or disable it for automatically start?
Run the following shell script, type in terminal
sudo /opt/cisco/vpn/bin/vpn_uninstall.sh
or
sudo bash /opt/cisco/anyconnect/bin/anyconnect_uninstall.sh
vpnagentd
inside/etc/init.d
? remove that. If this works let me know. – Web-E Apr 06 '12 at 09:20I have checked my laptop. no vpnagentd file found in /etc/init.d folder.
i have only executed ./vpn_uninstall.sh command.
no more for this.......
– Colbert Apr 06 '12 at 13:31