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

How to assign a IP address on Ubuntu Server !!!

Assigning IPs to the server running Ubuntu as OS.     Here in the scenario we will consider that the server already has 1 IP address 192.168.1.2 added and with network address 192.168.1.1 and you wish to add 92.168.1.3 to the server To check the available Ethernet interfaces on the server, you can use the […]

See More