
Before you can login you’ll need to generate a setup key. Go to the server’s hostname or IP address.
#Pritunl status install
Sudo apt-get install mongodb-server Access Pritunl PortalĪt this point Pritunl is installed and ready. echo "deb focal/mongodb-org/4.4 multiverse" | sudo tee /etc/apt//mongodb-org-4.4.listįinally, run the commands below to install. Run the commands below to add its repository key and file. Because MongoDB packages are not available in Ubuntu, you’ll have to add its repository as well. Pritunl relies on MongoDB database server. ├─4149 /usr/lib/pritunl/bin/python /usr/lib/pritunl/bin/pritunl st> Loaded: loaded (/etc/systemd/system/rvice enabled vendor prese>Īctive: active (running) since Wed 21:39:45 CST 13s ago That should display similar lines as shown below: rvice - Pritunl Daemon To verify if the server is installed and ready, run the commands below: sudo systemctl status pritunl sudo apt updateĪfter installing, these commands can be used to start, stop and enable Pritunl VPN server to automatically start up when the server boots. echo "deb focal main" | sudo tee /etc/apt//pritunl.listĪfter that, run the commands below to install Pritunl.

Next, run the commands below to add its repository file. First, add its repository key and file to Ubuntu since Pritunl packages are not available in Ubuntu by default. Sudo apt install curl gnupg2 wget unzip Install Pritunl VPN ServerĪfter installing the packages above, follow the steps below to install Pritunl. To get started with installing Pritunl on Ubuntu, follow the steps below: Prepare Ubuntuīefore installing Pritunl VPN server, make sure that these packages are installed to allow seamless installation. Pritunl VPN server allows complex site-to-site links, gateway links and provide local network access to remote users.
