Skip to content

Instantly share code, notes, and snippets.

@mehrad77
Last active October 20, 2018 14:16
Show Gist options
  • Save mehrad77/3369bef4b76eadf9e16640e18132c629 to your computer and use it in GitHub Desktop.
Save mehrad77/3369bef4b76eadf9e16640e18132c629 to your computer and use it in GitHub Desktop.
wget http://download.kerio.com/dwn/kerio-control-vpnclient-linux-amd64.deb
sudo dpkg -i kerio-control-vpnclient-linux-amd64.deb
# In the next step you'll enter server url and authentication data.
dpkg-reconfigure kerio-control-vpnclient
# /etc/init.d/kerio-kvc {start|stop|restart}
/etc/init.d/kerio-kvc start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment