Install Virtualmin Control Panel

Installed Virtualmin Start Screen
Revised 3 min, 3 sec read

Setup Virtualmin For Website Management

Learn how to install Virtualmin from the command line to graphically manage your website from a web browser.

Virtualmin is a free and open source Perl-based online website management control panel. Virtualmin as part of Webmin that runs at its own process and web server defaulting to port 10000.

Virtualmin has to be installed on a web server. It an be directly uninstalled like a standard software package. It’s important to confirm your decision before proceeding, as the website control will now be manually manged from the command line.

Requirements For Virtualmin

Glossary

IP

Internet Protocol address is a numerical label that is assigned to a device connected to a computer network.

RHEL

Red Hat Enterprise Linux

Debian

Debian GNU/Linux

Firewall

Network security system that monitors and controls incoming and outgoing network traffic based on configurable security rule.

Download

Virtualmin can be downloaded from Virtualmin. Then the downloaded file is executed directly on the server or locally before installation based on the operating system.

Web Portal

Virtualmin must be accessed through Webmin. Webmin requires the default port 10000 to be open in the firewall configuration. The webmin interface can be accessed at the following URL https://Server-IP:10000 where “Server-IP” is replaced by your server IP address or hostname.

Setup Virtualmin

# Download Virtualmin Setup Script #
curl -o virtualmin-install.sh https://software.virtualmin.com/gpl/scripts/virtualmin-install.sh

# Execute Virtualmin Setup Script #
sh virtualmin-install.sh

Install Virtualmin

# Install Virtualmin On RHEL And Derivatives #
dnf install virtualmin

# Install Virtualmin On Debian And Derivatives #
apt-get install virtualmin

Virtualmin Setup Script
Virtualmin Setup Script Downloaded And Executed

Virtualmin Create Virtual Server
Virtualmin Create Virtual Server Screen

Virtualmin Virtual Server Setup
Virtualmin Setting Up Virtual Server Screen

Virtualmin Edit Databases
Virtualmin Edit Databases Screen For Virtual Server


Open Source

Virtualmin is licensed under the GNU General Public License Version 3.0. The copyleft license comes with strict rules and requirements to ensure the software remains free and open-source. It allows commercial use, modification, distribution, and allows making derivatives proprietary, consult the license for more specific details

Webmin is released under the BSD-3-Clause license. The permissive license requires the preservation of the copyright notice and disclaimer. It allows commercial use, modification, distribution, and allows making derivatives proprietary, consult the license for more specific details.

Perl is dual-licensed under the GNU General Public License (GPL) and the Artistic License. The GPL copyleft license comes with strict rules and requirements to ensure the software remains free and open-source. The Artistic permissive license requires the preservation of the copyright notice and disclaimer. It allows commercial use, modification, distribution, and allows making derivatives proprietary, consult the license for more specific details.

Conclusion:

Virtualmin is easy to install once you meet all the requirements for the server and operating system. Install Virtualmin Control Panel using the command line and graphically use in a web browser.

If you enjoy this article, consider supporting me by purchasing one of my OjamboShop.com Online Programming Courses or publications at Edward Ojambo Programming Books or simply donate here Ojambo.com Donate

References:

🚀 Recommended Resources


Disclosure: Some of the links above are referral links. I may earn a commission if you make a purchase at no extra cost to you.

About Edward

Edward is a software engineer, author, and designer dedicated to providing the actionable blueprints and real-world tools needed to navigate a shifting economic landscape.

With a provocative focus on the evolution of technology—boldly declaring that “programming is dead”—Edward’s latest work, The Recession Business Blueprint, serves as a strategic guide for modern entrepreneurship. His bibliography also includes Mastering Blender Python API and The Algorithmic Serpent.

Beyond the page, Edward produces open-source tool review videos and provides practical resources for the “build it yourself” movement.

📚 Explore His Books – Visit the Book Shop to grab your copies today.

💼 Need Support? – Learn more about Services and the ways to benefit from his expertise.

🔨 Build it Yourself – Download Free Plans for Backyard Structures, Small Living, and Woodworking.