Looking for webhosting sites? Use Statsdom cloud computing. Also you can be interested in Chanterelle Info Webhosting.

Author Topic: How to Install PPTP VPN on CentOS Server (Linux)  (Read 5047 times)

Gaiacom_LC

  • Newbie
  • *
  • Posts: 22
    • View Profile
How to Install PPTP VPN on CentOS Server (Linux)
« on: April 14, 2014, 07:48:51 PM »
PTPP is a VPN protocol that shares many advantages with advanced, enterprise-ready VPN protocols. It is useful for securing point-to-point connections between servers, clients, and networks. 

Installing a PPTP VPN on a Linux dedicated server, VPS, or other machine is a simple and fairly convenient process. 


To begin, access your server as root. Then, run the following commands to download and run a one-click PPTP VPN install script: 


[INDENT]
yum install -y git
cd /opt && git clone git://github.com/drewsymo/VPN.git
cd VPN && bash vpn-setup-vanilla.sh
[/INDENT]


The script will output a username and password that you can use to connect to the VPN network from any VPN-ready client, such as a PC, phone, or another server. 
Source: How to Install PPTP VPN on CentOS Server (Auto-Install Script)
|| Gaiacom, L.C. (www.gaiacom.net)
|| Platform Management, web optimization, IT infrastructure hosting.
|| Dedicated Servers \\ VPS Hosting \\ Software \\ Visit our website to learn more!