:: Backup / Restore OpenVZ Container
Posted by blackonsole on February 28th, 2012 02:45 AM | No Comment
:: What is vzdump
Vzdump is a utility to make consistent snapshots of running OpenVZ containers (and KVM virtual machines if you are using Proxmox VE). It basically creates a tar archive of the container's private area, which also includes the CT configuration files.
:: Setup PPTPd VPN on Linux
Posted by blackonsole on February 27th, 2012 03:51 AM | No Comment
:: What is PPTP
The Point-to-Point Tunneling Protocol (PPTP) is a method for implementing virtual private networks. PPTP uses a control channel over TCP and a GRE tunnel operating to encapsulate PPP packets.
:: Enable PPTP in OpenVZ Container
Posted by blackonsole on February 27th, 2012 03:15 AM | No Comment
:: What is PPTP
The Point-to-Point Tunneling Protocol (PPTP) is a method for implementing virtual private networks. PPTP uses a control channel over TCP and a GRE tunnel operating to encapsulate PPP packets.