Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Sunday, 7 February 2016

How to Install CentOS Web Panel In RHEL/CentOS 6x


 CentOS Web Panel


-- About CentOS Web Panel :

CentOS Web panel(CMP), specially designed for RPM based distributions like CentOS, RHEL etc. CWP is a free, Open Source control panel that can be widely used for deploying a Web hosting environment easily.

Note: CWP automatically installs full LAMP on your server.

Features Included:

A. Apache, Tomcat 8 Server Management & Install in one click.
B. PHP
C. User Management
D. DNS
E. Email
F. System Management
G. Monitoring Server
H. Security
I. MySQL, PostgreSQL Database Management

Step: 1. Set Hostname :

# vi /etc/sysconfig/network

HOSTNAME=ser2.kmi.com

-- Save & Quit (:wq)

# hostname ser2.kmi.com

Step: 2. Bind the Hosts File :

   
# vi /etc/hosts
   
192.168.100.220 ser1.kmi.com   ser1
       
-- Save & Quit (:wq)
               
Step: 3. Stop firewall & Disable the Selinux :
   
# service iptables stop
# chkconfig iptables off

# vi /etc/sysconfig/selinux
   
SELINUX=disabled
   
-- Save & Quit (:wq)

Step: 4. Restart the Server :

# init 6

Step: 5. Update the System :

# yum -y update
               
Step: 6. Time Synchronization NTP :

# yum -y install ntp
# chkconfig ntpd on
# ntpdate pool.ntp.org
# service ntpd start

Step: 7. Install MySQL Database Server :

# yum -y remove mysql mysql-server

# rpm -Uvh http://repo.mysql.com/mysql-community-release-el6-5.noarch.rpm

# yum -y install mysql-server

Step: 8. Set MySQL Root Password :

# service mysqld restart
# chkconfig mysqld on
# mysql_secure_installation

Step: 9. Install CWP :

# cd /usr/local/src
# wget http://centos-webpanel.com/cwp-latest
or
# wget http://dl1.centos-webpanel.com/files/cwp-latest

# sh cwp-latest

MySQL root password []:redhat

#############################
#      CWP Installed                         #
#############################

go to CentOS WebPanel Admin GUI at http://SERVER_IP:2030/

http://192.168.100.221:2030
SSL: https://192.168.100.221:2031
---------------------
Username: root
Password: ssh server root password
MySQL root Password: redhat

Thanks For Visiting on My Blog, For More Tutorials Keep Visiting My Blog

5 comments:

  1. Most Reliable offshore Web Hosting I have ever used offshore servers here.

    ReplyDelete
  2. Purchasing USA-based hosting for a site that is not legal to be run in America is not a sensible thing to do. offshore bitcoin vps can be helpful for less scrupulous businesses who wish to bypass local laws or regulations, particularly for issues like copyright law, which is also known as no DMCA hosting.

    But this doesn’t mean that you can host illegal content which is strictly forbidden I.e. Phishing, Spamming. Scamming, Carding, Fraudulent activities, Child Porn and material that supports Terrorism.

    ReplyDelete
  3. We are working with mulitple Tier3 network provider which ensures stable network and best connectivity.always use enterprise-class hardware for our Node servers which ensures best performance.

    There is full Root Access for every offshore vps plan, which enables you to install and run every program.

    ReplyDelete
  4. If you want to disable AVG Firewall then, in that case, open the AVG program and click on the Firewall component. Next to the Firewall Mode option, just click on Change. Now, choose the option “Disable Firewall Protection” or just “Turn Firewall Protection Off”. Now, click on Ok and in case if you are facing any issue then, get assistance from the technicians at +44-800-368-9065 regarding the resolution.
    AVG Support Help Number UK

    ReplyDelete
  5. Thanks and I have a swell give: Whole House Renovation Cost Calculator home exterior renovation contractors

    ReplyDelete

Copyright © 2016 Kousik Chatterjee's Blog