Installing Webmin

Last update on October 28, 2008 08:19 AM by jak58
Published by jak58

Installing WebMin





Intro


Webmin allows you to remotely manage and administer a Linux based machine from a simple browser.
Here are the instructions to quickly install the administration in Debian Webmin (and Ubuntu):

Installation


Install package needed for WebMin:
sudo apt-get install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl libmd5-perl


Go to http://www.webmin.com/download.html

Download the .deb (e.g. webmin_1.390_all.deb)

To install WebMin, double-click on .deb or type in:
sudo dpkg --install webmin_1.390_all.deb 


To enter password:
sudo /usr/share/webmin/changepass.pl /etc/webmin root your_password


Note that: This does not change the root password, but the password for the Webmin admin called "root".

Go to https://localhost:10000/ and log in with the "root" account and your password.

Login



Monitoring your system:



Using the firewall utility:


Best answers for « Installing Webmin » in :
[Gentoo Linux] Installing Webmin Show [Gentoo Linux] Installing Webmin Installing Webmin Launch of Webmin Deamon Webmin is a web server management application. Installing Webmin Installation of Webmin differs little from the installation of other software under Gentoo....
Installing a network adapter Show Purpose The purpose of this article is to set up a network to enable data exchanges between computers, resource sharing and network games. Is it therefore necessary to install a network card in each computer that may be part of the local area...
Operating Systems - Installing MS-DOS Show Installing MS-DOS When installing MS-DOS, make sure that in the BIOS the the boot disk is set to A: first, then the hard drive (boot sequence: A:, C:) Then insert disk 1 in the A: drive, power up the computer, then follow the on-screen...
Why Windows is not detecting the 4 GB of RAM installed? ShowWhy Windows is not detecting the 4 GB of RAM installed? What can be done? Conclusion Windows XP or Vista 32-bit edition can not use 4 GB, there is nothing to do, it is a mathematical limit. 32-bit system can address: 2 to the...
Installation of game on Samsung mobile phone ShowInstallation of game on Samsung mobile phone Introduction Standard installation functioning on almost all Samsung models Alternative installation for specified models Introduction Games installed on Mobile are not usually recognised...
Installing Java under Ubuntu ShowInstalling Java under Ubuntu Issue Solution Issue By default, Firefox does not come with Java. Solution Open a terminal (Application Menu/ Accessories/ Terminal) and type in: sudo aptitude install sun-java6-jre sun-java6...
Download Windows Installer ShowMicrosoft WindowsIinstaller is a service of installation and application configuration, allowing to manage the applications containing the MSI extension MSI. Windows Installer 3.1 is a secondary update of Windows Installer 3.0 published in...
Download Ext2 Installable File System ShowIf you currently have Windows running and you realize that you need some files for your work which you have stored on an Ext2 volume of your Linux installation, you no longer have to shut down Windows and boot Linux! Furthermore, Windows will now...
Installing a network card ShowGoal The goal is to set up a network in order to exchange data or play games on the network. Thus, it is necessary to install a network card on every computer that may become part of the LAN. The purpose of this tutorial is to help you to install a...
Intranet - Installing a DNS ShowPackages needed for installation A DNS (domain name server) is a server that links names to the IP addresses of computers on a network. In order to set up such a server, it is necessary to install bind and named. They can be downloaded as RPM files...
Intranet - Installing a mail server ShowIntroduction to installation The most commonly used e-mail server in Linux is Sendmail; however, as it is very hard to configure, we will use Qmail, an alternative e-mail server, instead. Qmail is made up of a group of programs that work with...