• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Webmin 1.740 on Linux Systems

How To Install Webmin 1.740 on Linux Systems

By Sourabh / April 30, 2015 Category: How To, Ubuntu

How To Install Webmin 1.740 on Linux Systems. Install Webmin 1.740 on Ubuntu 15.04/14.10/14.04/12.04 and Derivatives. Webmin is a web based System Administration Control Panel for Linux Ubuntu Systems.

Webmin is an open source web based system Administration Control Panel for Linux Systems. In simple words, it is a configuration application for Linux system administration. Using Webmin tool one can manage internal system configuration such as setting up user accounts, disk quotas, services configuration like Apache, DNS, PHP or MySQL, file sharing and much more. The Webmin applications is based on Perl module and uses TCP port 10000 for communicating via browser.

Here’s how to install Webmin 1.740 on Ubuntu, Debian and derivative systems, on Fedora, CentOS, OpenSUSE, Mageia and OpenMandriva systems.

How To Install Webmin 1.740 on Linux Ubuntu Systems

Webmin-Ubuntu-Screenshot

Install Webmin 1.740 on Ubuntu, Debian and Derivatives


sudo apt-get install gdebi
wget sourceforge.net/projects/webadmin/files/webmin/1.740/webmin_1.740_all.deb
sudo gdebi webmin_1.740_all.deb

To uninstall and remove Webmin, run:

sudo apt-get remove webmin

Install Webmin 1.740 on Fedora and CentOS Systems


wget http://prdownloads.sourceforge.net/webadmin/webmin-1.740-1.noarch.rpm
sudo yum localinstall webmin-1.740-1.noarch.rpm

To uninstall and remove Webmin, run:

sudo yum remove webmin

Install Webmin 1.740 on OpenSUSE Systems


wget http://prdownloads.sourceforge.net/webadmin/webmin-1.740-1.noarch.rpm
sudo zypper install webmin-1.740-1.noarch.rpm

To uninstall and remove Webmin, run:

sudo zypper remove webmin

Install Webmin 1.74- on Mageia and OpenMandriva Systems


wget http://prdownloads.sourceforge.net/webadmin/webmin-1.740-1.noarch.rpm
sudo urpmi webmin-1.740-1.noarch.rpm

To uninstall and remove Webmin, run:

sudo urpme webmin

After the installation is complete, to login to Webmin using URL http://localhost:10000/ (in your web browser) and enter the username as root and password (current root password), for remote access just replace localhost with your remote IP address.

Starting Webmin

Run the following commands to star the Webmin service –

on RedHat based systems

/etc/init.d/webmin start
/etc/init.d/webmin status

on Debian based systems

sudo /etc/init.d/webmin start
sudo /etc/init.d/webmin status

Tags: Install Webmin 1.740, Install Webmin 1.740 on CentOS, Install Webmin 1.740 on Debian, Install Webmin 1.740 on Fedora, Install Webmin 1.740 on Linux, Install Webmin 1.740 on Mageia, Install Webmin 1.740 on OpenMandriva, Install Webmin 1.740 on OpenSUSE, Install Webmin 1.740 on Ubuntu, Install Webmin 1.740 on Ubuntu 14.04, Install Webmin 1.740 on Ubuntu 14.10, Install Webmin 1.740 on Ubuntu 15.04, Install Webmin 1.740 Web Based System Administration Control Panel, Webmin 1.740

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap