Manage Your Server and Site with CentOS Web Panel (CWP)

Meet CentOS Internet Panel – a free hosting management panel.

CentOS Internet Panel (CWP) may help you put in LAMP or LEMP stack simply. It’s a free answer and works on CentOS.

If you wish to host CMS like WordPress, Joomla, and many others. or a PHP primarily based utility the place you want an online server, database, emails, monitoring and safety, you will have two choices.

  • You get the Cloud VM and set up all software program manually. This may be time consuming and requires a little bit of system administration expertise.
  • The simple method: you get the Cloud VM and set up CWP. And then you definitely set up the mandatory software program via a GUI. It takes a lot much less time than doing it manually.

CWP lets you set up greater than 50 software program/elements, and among the standard ones are listed under.

  • Internet Stack – Apache, Nginx, Varnish
  • App stack – PHP-FPM, MySQL, PostgreSQL, phpMyAdmin
  • Safety – TLS certificates, CSF firewall, Mod Safety with OWASP guidelines
  • DNS and Electronic mail – DNS server, mailboxes, AntiSpam, Postfix
  • Monitoring – server statistics reminiscent of CPU, file system, reminiscence
  • File supervisor
  • crontab

Total it seems to be promising hosts PHP-based purposes. Let’s set up CWP to see what it seems to be like.

Putting in CWP on CentOS

The next demonstration is completed on Kamatera VM.

  • Log into the CentOS 7.x server with the foundation or account with sudo privileges
  • Run the next command to replace YUM and set up CWP
yum -y set up wget
yum -y replace
wget http://centos-webpanel.com/cwp-el7-latest
sh cwp-el7-latest

It takes a couple of minutes to put in all the mandatory elements. And if you’re executed, you will obtain an set up affirmation.

#############################
#      CWP Put in        #
#############################

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

http://167.71.1x1.xx:2030
SSL: https://167.71.1x1.xx:2031

and ask to restart the server, which you are able to do as under.

shutdown -r now

As you possibly can see above, CWP listens in 2030 (HTTP) and 2031 (HTTPS). Let’s attempt to entry the net panel by going to https://serverip:2031. You should use the username as root and its password and after logging in it’s best to see one thing like this.

The interface seems to be neat and clear. Within the navigation on the left you will see all of the settings you could set up, configure and handle the software program and server.

Go forward and mess around with the options to get accustomed to it.

CWP is usually a sensible choice if you could handle just a few servers and like GUI. There are extra management panels if you wish to discover them.

Are you going to construct a model new cloud server?

Vultr affords a one-click answer to get VM with CentOS Internet Panel. You’ve gotten the choice to provision VM in any of their 17 low latency knowledge heart places.

Rate this post
Leave a Comment