Pritunl

Debian (Jessie) install commands: (If using LXC Debian template, you’ll need to install systemd first) sudo nano /etc/apt/sources.list.d/mongodb-org-3.0.list deb http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 main sudo nano /etc/apt/sources.list.d/pritunl.list deb http://repo.pritunl.com/stable/apt jessie main sudo apt-key adv –keyserver hkp://keyserver.ubuntu.com –recv 7F0CEB10 sudo apt-key adv –keyserver hkp://keyserver.ubuntu.com –recv CF8E292A sudo apt-get update sudo apt-get install pritunl mongodb-org sudo systemctl start mongod pritunl sudo systemctl … Continue reading “Pritunl”