Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion Debian/Ubuntu
  • Search

Debian 64bit /Ubuntu 64bit Install Error (SOLVED)

Debian/Ubuntu related topics
Locked
  • Print view
Advanced search
4 posts • Page 1 of 1
shinemagin
Posts: 3
Joined: Tue Feb 18, 2014 9:22 pm

Debian 64bit /Ubuntu 64bit Install Error (SOLVED)

Post by shinemagin » Tue Feb 18, 2014 9:26 pm

Vesta Control Panel Install on Debian 64bit and Ubuntu 64bit
-------------------------

Code: Select all

if you are not root, you need to typo "sudo" before each command
or typo "sudo -i" to become root

apt-get update

if bind installed remove: 
apt-get remove bind9 bind9* && apt-get remove --purge bind9

if apache installed remove: 
apt-get remove apache2 apache2* && apt-get remove --purge apache2

install curl:
apt-get install curl

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

Run it:
bash vst-install.sh
or

Code: Select all

# curl -O http://vestacp.com/pub/vst-install.sh
# chmod +x vst-install.sh
# ./vst-install.sh
user name is: admin
make note of password
go to login: https:// your-server-ip:8083
Top

demian
Posts: 543
Joined: Thu May 16, 2013 5:19 am

Re: Debian 64bit /Ubuntu 64bit Install Error (SOLVED)

Post by demian » Wed Feb 19, 2014 7:06 am

another way

Code: Select all

# curl -O http://vestacp.com/pub/vst-install.sh
# chmod +x vst-install.sh
# ./vst-install.sh -f
Top

nightstryke
Posts: 83
Joined: Tue Jan 14, 2014 6:43 am

Re: Debian 64bit /Ubuntu 64bit Install Error (SOLVED)

Post by nightstryke » Mon Feb 24, 2014 2:41 pm

Or just install using root not the safest but still works. :P
Top

Almostwo
Posts: 3
Joined: Mon May 26, 2014 4:20 pm

Re: Debian 64bit /Ubuntu 64bit Install Error (SOLVED)

Post by Almostwo » Mon May 26, 2014 4:21 pm

If you have the message:

Apache2 is available in the Debian Installation.

Please run this commands.

Code: Select all

apt-get --purge remove apache2*
rm -fr /etc/apache2
Top


Locked
  • Print view

4 posts • Page 1 of 1

Return to “Debian/Ubuntu”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password