Install Webmin on VPS with VPS Panel

This article provides a guide for server administrators who want to install Webmin on VPS server with VPS Panel.

What is Webmin?

Webmin is a free and open source server control panel software, distributed under the BSD license, with support for web, DNS, database, FTP and email servers. Webmin can also be extended by numerous official and unofficial integrations and modules.

Webmin's reputation for being user-friendly and for frequent updates and patches make it a popular choice for users looking for a free alternative to the premium control panels, which can start at $5/mo and cost as much as $1000/mo depending on brand and usage.

Webmin System Requirements

To install Webmin on a CentOS VPS, the following conditions must be met:

  • Designated fully-qualified domain name for the hostname (ex: server.yourdomain.com)
  • Hostname must resolve to a public IPv4 or Ipv6 address
  • Network Manager must be disabled
  • Minimum hardware requirements: 1.1 GHz CPU, 1 GB RAM, 20 GB Disk
  • Recommended minimum hardware: 1.1 GHz CPU, 2 GB RAM, 40 GB Disk

How to Install Webmin on VPS Server with VPS Panel

Follow the steps provided to install Webmin on a VPS using VPS panel:

  1. Login to VPS Panel
  2. Navigate to "List VPS" (from side menu)
  3. Select the VPS that Webmin will be installed on
  4. View VPS information to verify server details
    view VPS information
  5. Navigate to "Install" tab.
    access Install tab
  6. Select Webmin from the "Control Panels" menu.
    select Webmin from Control Panel menu
  7. Click to accept the data loss warning and start the automated Webmin installation.
    accept warning to start install
  8. Before the installation begins, you must shutdown the VPS by clicking the "STOP" icon, as shown in the image below:
    Shutdown VPS
  9. Once the VPS has shutdown, click the "PLAY" icon to restart it, as shown below:
    Start the VPS
  10. When the VPS has booted, your installation will begin.
  11. An email with the control panel installation details will be sent.
    control panel installation progress
  12. You may now navigate to the Webmin login screen in your browser (https://<server-IP>:10000) to configure the Webmin settings.

As Webmin is an open source software, no license keys are required to access.

Related:

  • webmin, control panel, control panel software, virtualizor, vps guides, vps guide, vps manager
  • 1 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

What Server Virtualization Are Your Hypervisors?

All VPS hypervisors use KVM virtualization technology. Order here: KVM VPS servers

How to Update MTU Speed on CentOS VPS

Follow this guide to update MTU speed on CentOS VPS servers. Prerequisites To update the MTU...

Install Python Interpreter on Ubuntu VPS or Dedicated Server

This article provides a step-by-step guide to installing the Python interpreter on an Ubuntu VPS...

What are My root User Login Credentials?

The root (admin) user password is randomly generated. This password can be found in your welcome...

Modify Server Hostname Using SSH in CentOS

This article provides a guide to modify server Hostname using SSH in CentOS server. You can use...