• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

How to Install Latest Webmin on Debian 10/9/8

Written by Rahul, Updated on June 15, 2019
Control Panel control panel, cpanel, hosting, web hosting, Webmin

Webmin is a web hosting control panel like CPanel which provides easy to use interface for managing Unix-like systems. Webmin is very easy to use and a lightweight application can be easily installed on the system within a minute. Webmin removed all the manual tasks to be done through command lines.

webmin-large-image

This article will help you to Install and Configure Webmin on Debian 10, Debian 9 and Debian 8 systems. This article is using APT to install Webmin, you may also download Webmin packages directly and install in system.

Step 1 – Add APT Repository

To install or update Webmin in Ubuntu systems using APT, Edit /etc/apt/sources.list file on your system and add the following lines at the end of the file. This repository contains all required packages for Webmin installation.

deb http://download.webmin.com/download/repository sarge contrib
deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib

Step 2 – Import GPG Key

Before installing Webmin, You must import GPG key by which above-added repository is signed using the following command.

wget http://www.webmin.com/jcameron-key.asc
sudo apt-key add jcameron-key.asc

Step 3 – Install Latest Webmin

Let’s use the following command to install webmin in our system. Webmin is by default installed in /usr/share/webmin.

sudo apt-get update
sudo apt-get install webmin

Step 4 – Access Webmin

Webmin by default run on port 10000, we can simply access Webmin by accessing our server on port 10000 in a web browser. It will ask for user credentials. Use your system user or root login with the password to access Webmin. To access Webmin remotely, replace localhost with your system’s IP address or hostname.

https://localhost:10000/

Install Latest Webmin 1

Install Latest Webmin 2

Congratulation’s you have successfully installed webmin in your Dabian based system. To install webmin in CentOS/RHEL systems use next article Install Webmin on CentOS & RedHat.

FAQs:-

How to Reset Webmin root Password in Ubuntu

If you forgot Webmin root password or password is not working in any cases, You can simply use the following command to reset it.

/usr/share/webmin/changepass.pl /etc/webmin root new_password_here

Share it!
Share on Facebook
Share on Twitter
Share on Reddit
Share on Tumblr
Rahul
Rahul
Connect on Facebook Connect on Twitter

I, Rahul Kumar am the founder and chief editor of TecAdmin.net. I am a Red Hat Certified Engineer (RHCE) and working as an IT professional since 2009..

Related Posts

  • How to Install Webmin on Ubuntu 18.04 & 16.04 LTS

    May 15, 2019
  • How To Install LAMP (Apache, MySQL, PHP) on Debian 8 Jessie

    March 27, 2018
  • How to Install Redis on cPanel

    March 21, 2018
  • How to Start a Successful Blog

    January 13, 2017
  • Tips for Finding a Good Web Hosting Service

    December 18, 2016

5 Comments

  1. Avatar deb88 Reply to deb88
    July 16, 2019 at 7:29 pm

    Virtualmin Webmin is not working on Debian 10, so please stop with your clickbait titles

  2. Avatar Tommy Reply to Tommy
    July 9, 2019 at 12:10 pm

    Virtualmin installing on Debian 10:
    ERROR No repos available for this OS. Are you running unstable/testing?

  3. Avatar Bruce Smith Reply to Bruce
    September 30, 2018 at 11:45 pm

    Failed to fetch http://webmin.mirror.somersettechsolutions.co.uk/repository/dists/sarge/InRelease Could not connect to webmin.mirror.somersettechsolutions.co.uk:80 (185.124.160.123), connection timed out
    W: Some index files failed to download. They have been ignored, or old ones used instead.

  4. Avatar Emily Reply to Emily
    January 30, 2016 at 8:18 pm

    Downloading a key over http is subject to a man in the middle (MITM) attack. Please update the instructions so that the users are instructed to verify that they received the correct key before additing it as a trusted installation key.

    A good example is https://www.elastic.co/guide/en/elasticsearch/client/curator/3.4/installation.html#apt-repository
    a discussion of the issues with this pattern: http://security.stackexchange.com/questions/86791/is-adding-apt-keys-using-wget-secure

  5. Avatar Dede Erik Reply to Dede
    December 11, 2014 at 11:09 pm

    Thanks mate for your guide, its work.

Leave a Reply

Cancel reply

Popular Posts

  • How to Install Python 3.8 on Ubuntu, Debian and LinuxMint
  • How to Restart Network Service on CentOS 8 or RHEL 8
  • How to Check IP Address on CentOS 8
  • How to Install Java 11/8 on Amazon Linux
  • How to Configure Static IP on CentOS 8 (CLI)
Copyright © 2013-2019 TecAdmin.net. All Rights Reserved. This site uses cookies. By using this website you agree with our term and services
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkNo
Revoke cookies