[sourcecode language="shell"]root@M4v3r1ck:~# curl -s https://swupdate.openvpn.net/repos/repo-public.gpg | apt-key add -
root@M4v3r1ck:~# echo "deb http://build.openvpn.net/debian/openvpn/stable `lsb_release --codename --short` main" > /etc/apt/sources.list.d/openvpn-aptrepo.list
root@M4v3r1ck:~# apt update
root@M4v3r1ck:~# apt install -y openvpn
[/sourcecode]
Instalando OpenVPN 2.4.x em Ubuntu/Debian
Comments powered by Disqus.