How to set up PostgreSQL on a RHEL or CentOS in Vesta Control Panel

10 years ago

Set up PostgreSQL on a RHEL or CentOS in Vesta Control Panel 1. Install PostgreSQL packages yum install postgresql postgresql-server…

How to add remote MySQL database server in Vesta Control Panel

10 years ago

Add remote MySQL database server in Vesta Control Panel 1. It is assumed you already have your second server up…

How to migrate user to the new server in Vesta Control Panel

10 years ago

Migrate user to the new server in Vesta Control Panel 1. Make user backup on the old server. In this…

How to enable AXFR (Zone Transfer) in Bind on Vesta Control Panel

10 years ago

Enable AXFR (Zone Transfer) in Bind on Vesta Control Panel Replace following string in the named configuration file: allow-transfer {"none";};…

How to set up master-slave DNS cluster in Vesta Control Panel

10 years ago

If you are looking for the options to avoid any DNS-related downtime or the way to manage dns across all…

How to set up own Name Servers in Vesta Control Panel

10 years ago

Set up own Name Servers (vanity/private/child nameservers)   If you want to manage DNS zones using Vesta Control Panel, you…

How to configure temporary links for new domains in Vesta Control Panel

10 years ago

If you are running hosting company most likely you would want to provide your customers temporary link to access their…

How to force https / SSL on a domain in Vesta Control Panel

10 years ago

1. Install custom nginx template cd /usr/local/vesta/data/templates/web wget http://c.vestacp.com/0.9.8/rhel/force-https/nginx.tar.gz tar -xzvf nginx.tar.gz rm -f nginx.tar.gz 2. Create new package or…

How to enable PHP-FCGI support on a Debian or Ubuntu on Vesta Control Panel

10 years ago

This tutorial is created for servers with less than 1Gb of ram avaialbe. On "medium" servers installation is fully automatic.…

How to enable PHP-FCGI support on a RHEL or CentOS on Vesta Control Panel

10 years ago

This tutorial is created for servers with less than 1Gb of ram avaialbe. On "medium" servers installation is fully automatic.…