- Log in to post comments
# add repository
cat < /etc/apt/sources.list.d/gopenvpn.list
deb http://mirror.sifnt.net.au/linux jaunty main
deb-src http://mirror.sifnt.net.au/linux jaunty main
EOF
# update repository list
apt-get update -qq
# install gopenvpn
apt-get install -y gopenvpn
# configuration
copy your *.conf and *.pem files to /etc/openvpn/
# nm-applet config files
# ~/.gconf/system/networking/connections
# Links
http://gopenvpn.sourceforge.net/