:: Backup / Restore OpenVZ Container
:: 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
:: 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
:: 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.
:: Setup TimeZone in htaccess
:: How to setup time zone php in htaccess
edit .htaccess file and add line like:
:: Setup FTPd on EC2 Server
File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet. - WikiPedia
:: Unblock ftp port and ftp passive port