Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Install Curl, apache, vesta control panel In Debian Linux

Install Apache

sudo apt-get install apache2

Uninstall

sudo apt-get --purge remove apache2
sudo apt-get remove apache2-common



Install curl in debian linux

$sudo apt install curl

OR
$sudo apt-get install curl



How to install Vesta Control panel
1. Connect to your server as root via SSH
ssh [email protected]


2. Download installation script
curl -O http://vestacp.com/pub/vst-install.sh


3. Run it
bash vst-install.sh


This post first appeared on Computer Bapu, please read the originial post: here

Share the post

Install Curl, apache, vesta control panel In Debian Linux

×

Subscribe to Computer Bapu

Get updates delivered right to your inbox!

Thank you for your subscription

×