How to properly set up a Mail Server in Vesta Control Panel

Properly set up a Mail Server in Vesta Control Panel 1. Get a server of course 2. Install Vesta Control Panel 3. Get a domain name 4. Link domain name with your new server. 5. Mak sure port 25 is not firewalled 6. Make sure server hostname is FQDN compliant root@localhost:~# hostname localhost root@localhost:~# v-change-sys-hostname […]

See More

How to install Vesta Control panel

How to install Vesta Control panel ? 1. Connect to your server as root via SSH ssh root@your.server-name 2. Download installation script curl -O http://vestacp.com/pub/vst-install.sh 3. Run it bash vst-install.sh The Vesta Control panel can be installed on a RHEL, CentOS, Debian and Ubuntu server. For a smooth installation you will need clean system “minimal […]

See More