การติดตั้ง CentOS Web Panel

Server Update CentOS Web Panel

1. Preparing Server
Let’s install required packages for CWP installation

yum -y install wget

2. Server Update
Now we need to update your server to the latest version

yum -y update

3. Reboot Server
Reboot your server so that all updates can take affect.

reboot

Now you are ready to start CWP Installation
CWP installer can run more than 30 minutes, because it needs to compile apache and php from source.

CentOS 6: New Installer with MARIA-DB 10-latest

cd /usr/local/src
wget http://centos-webpanel.com/cwp-latest
sh cwp-latest

CentOS 7: Installer for CentOS 7

cd /usr/local/src
wget http://centos-webpanel.com/cwp-el7-latest
sh cwp-el7-latest

If download link doesn’t work then you can use the following:
CentOS 6: http://dl1.centos-webpanel.com/files/cwp2-latest
CentOS 7: http://dl1.centos-webpanel.com/files/cwp-el7-latest

Reboot Server
Reboot your server so that all updates can take affect and CWP gets started.

reboot

CentOS Web Panel Configuration

Log in to your CWP server using the link provided by the installer on your server
CentOS WebPanel Admin GUI at http://SERVER-IP:2030/
Username: root
Password: your root password

- Setup nameservers
- Setup shared ip (must be your public IP address)
- Setup at least one hosting package (or edit default package)
- Setup root email
& now you are ready to host domains…

For additional configuration instruction, please check our wiki/documentation site.
http://wiki.centos-webpanel.com/

Thank you for using and Supporting CWP.

You can easily donate to the CWP development. Keep in mind that every donation is spent only on this project.

 

ที่มา http://centos-webpanel.com/system-requirements

  • 0 Users Found This Useful
Was this answer helpful?