Pages

Installing VESTA

Check whether curl has been installed or not.

which curl

if curl is installed, it will give you the path. 

If not installed, 

sudo apt-get install curl 


Now, use 


This will download the installer to the current directory.

Now, 

sudo bash vestacp.sh

This will install vesta. First it will ask for e-mail ID. Enter a valid e-mail ID. 
Then, it will ask for host. If want to use default, presee ENTER.

Then, vesta will be installed.

It may take 15 minutes to 30 minutes.






No comments:

Post a Comment

You may be interested in these posts

Error in image file conversion: convert-im6.q16: not authorized `test.eps' @ error/constitute.c/WriteImage/1037.

This error is because of the vulnerability. This allows remote execution of code using image formats. So, some Linux distributions by defaul...