Skip to content

Instantly share code, notes, and snippets.

View iworker's full-sized avatar
🍟
Life

Ivan Pomortsev iworker

🍟
Life
  • Yerevan, Armenia
  • 18:35 (UTC +04:00)
View GitHub Profile
@iworker
iworker / instruction.md
Last active June 24, 2023 00:23
Install & configure Kerio VPN Client for docker-machine (with xhyve driver) and TinyCoreLinux installed as virtual machine on macOS
  1. Logging into docker-machine: docker-machine ssh default
  2. Create temporary working directory and changing to: mkdir kerio && cd kerio
  3. Download latest DEB-package of Kerio VPN client: wget https://cdn.kerio.com/dwn/kerio-control-vpnclient-linux-amd64.deb
  4. Unpack the package using ar utility: ar -x kerio-control-vpnclient-linux-amd64.deb
  5. Unpack internal archives:
tar -xzvf control.tar.gz
tar -xJvf data.tar.xz
  1. Copy all the shared libraries