How to run Kerio VPN Client in any Linux system
Dec 9, 2021
The Kerio VPN Client only has an official client for Debian-based like Ubuntu. We could use Alien to convert DEB to RPM format and then install as usual. But there’s a warning about conflict packages, and if we force install, we could face trouble because of incompatibility. Can we do this better? CONTAINERs is the rescue! I provide full Dockerfile and related scripts at https://github.com/hienduyph/docker-keriovpn. Let’s try to run a client # The default port is: 4090 ...