Install webmin control panel

Webmain Control Panel is an open source web based system configuration application for linux system administration, with the help of this control panel we can manage system configuration such as settings up User accounts, disk quotas etc and service configurations like Apache, DNS, PHP and MySQL.

Webmin control panel is based on Perl module and it uses TCP port 10000 with OpenSSL library for communication via browser

Lets follows the steps to Install Webmin

- Install Packages
# yum -y install perl-Net-SSLeay

you need to add the server IP address you allow to access the webmin control panel,
# vi /etc/webmin/miniserv.conf
allow=IP_ADDRESS/24   (add IP address you allow to access )

- Restart Webmin

# /etc/rc.d/init.d/webmin restart
Stopping Webmin server in /usr/libexec/webmin
Starting Webmin server in /usr/libexec/webmin
Pre-loaded Web

-
Access Webmin
You can access webmin with default port following link: https://YOUR_SERVER_IP:10000
  • 0 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Relaterade artiklar

Control Panel For Dedicated Server

Hello,    As you may have come to know by now, We have now introduced a new control panel system...

What is SolusVM control panel?

Solus Virtual Manager (SolusVM) is a powerful GUI based VPS management system with full OpenVZ,...

What is Parallels Power Panel?

Parallels Virtual AutomationParallels Power PanelParallels Power Panels (PPP) is a powerful and...

How to setup Cloudflare through cPanel

What is Cloudflare?CloudFlare is an incredibly powerful (and free!) tool that in many cases...