You Are Here: Home » Posts tagged "OpenVPN"

Installing OpenVPN-ALS On Ubuntu

OpenVPN ALS is a web-based SSL VPN server written in Java. It has a browser-based AJAX UI which allows easy access to intranet services. OpenVPN ALS is a direct descendant of Adito, which was a fork of SSL-Explorer. Installing Adito VPN on Ubuntu 12.04 Installing dependencies aptitude install ant junit subversion Installing Java apt-get install default-jdk Edit .bashrc and add these lines export JAVA_HOME=/ ...

Read more

Installing OpenVPN on Proxmox VE

OpenVPN is an open source software application that implements virtual private network (VPN) techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It uses a custom security protocol[2] that utilizes SSL/TLS for key exchange. It is capable of traversing network address translators (NATs) and firewalls. It was written by Jam ...

Read more
Scroll to top