robotbear.org
  • Home
  • Privacy Policy
  • Contact Us
  • Guest Post – Write For Us
  • Sitemap
robotbear.org

How to Install Webmin Admin Tool on Debian 10/11

  • Jeffery Williams
  • April 4, 2022
Total
0
Shares
0
0
0

This guide will walk you through how to install Webmin Admin Tool on Debian 10/11.

The “install webmin debian 11” is a command-line tool that allows users to install Webmin on Debian.

Being a Linux fanatic has only advantages. There are many of Linux operating systems to experiment with and learn about. The setup of your Linux operating system internals such as files, services, disk quotas, and users requires Linux server administration and management abilities.

However, owing to the requirement to learn and execute Linux command sequences configured to fulfill certain goals, one can only go so far with Linux server administration and management.

As you learn about Linux server management and administration, Web admin delivers a compartmentalization experience. You don’t have to manually check the status of your Linux server machines using Linux OS commands.

Webmin’s adaption to a web browser interface allows remote administration and control of Linux servers.

Webmin’s advantages on Debian

When you install and configure Webmin on Debian, you get the following benefits:

  • Your Debian system updates and customizations will be much more flexible.
  • The Webmin user account management tool allows you to keep track of every user on the Debian system.
  • It becomes simpler to access critical system functions such as logs and emails.

Prerequisite

On the Debian server system you want to manage and administrate using Webmin, you must be a sudoer/root user.

In Debian, you may install Webmin.

When installing, upgrading, or customizing new/existing application packages, always remember to update your Linux operating systems for speed and ease.

$ sudo apt update && sudo apt upgrade -y

Next, set Debian software installation dependencies, since they are required for the successful administration of current and future software repositories.

You may or may not already have them installed and configured on your Debian system, but validate the latter statement by running the following command.

apt-transport-https -y sudo apt install software-properties-common

Next, add the Webmin repository to your Debian system’s /etc/apt/sources.list file and activate it.

/etc/apt/sources.list sudo nano

We’ll add Debian’s official repository to this file.

deb sarge contrib http://download.webmin.com/download/repository

This repository entry ensures that after Webmin is installed, it may be updated using the standard system update command.

On Debian, add the Webmin repository.On Debian, add the Webmin repository.

Close this file once you’ve saved your modifications.

After that, we’ll add Webmin’s related GPG key to our Debian system by running the following command:

$ sudo wget -q http://www.webmin.com/jcameron-key.asc -O- | sudo gpg –no-default-keyring –keyring gnupg-ring:/etc/apt/trusted.gpg.d/debian-webmin.gpg –import Add Webmin GPG Key on DebianAdd Webmin GPG Key on Debian

This key must also be accessible in order for Debian’s apt package management to read and reference it during Webmin’s installation.

chmod 644 /etc/apt/trusted.gpg.d/debian-webmin.gpg $ sudo chmod 644 /etc/apt/trusted.gpg.d/debian-webmin.gpg

Now we need to verify that Webmin’s repository has been added to the Debian system.

$ sudo apt update && sudo apt upgrade -y

You will be able to install the newest version of Webmin when the system has been updated.

$ sudo apt install webmin Install Webmin in DebianInstall Webmin in Debian

Because the above installation procedure may take some time for any reason, be patient and don’t disturb it.

You may need to provide Webmin access to TCP port 10000 if your firewall is active.

ufw allow 10000/tcp $ sudo ufw allow 10000/tcp ufw reload $ sudo ufw status $ sudo

On Debian, how to use Webmin

You may go to it using the following syntax in your browser:

http://[Your Server’s IP Address or Domain Name]:10000/

Select the Advanced option.

Security Advisory for WebminSecurity Advisory for Webmin

Continue after accepting the risk.

Accept Debian's Security WarningAccept Debian’s Security Warning

Log in using your root/sudoer user credentials from Debian:

Debian Webmin Admin LoginDebian Webmin Admin Login

The primary dashboard of Webmin should have the following items:

System Information for Debian

System Information for DebianSystem Information for Debian

Use of the Debian Operating System

Use of the Debian Operating SystemUse of the Debian Operating System

System Activity in Debian

System Activity in DebianSystem Activity in Debian

Server management and administration should be easier now that Webmin has been successfully installed and configured on Debian.

The “install webmin debian 9” is a simple tutorial that will help you install the Webmin admin tool on Debian 10/11.

Frequently Asked Questions

How do I start Webmin on Debian?

A: To start Webmin on Debian, you would need to type systemctl start webmin at the command line and then log in with your preferred password.

How do I install Webadmin?

A: You can install the Webadmin plugin on your website by following these steps.
1) Log in to your WordPress Dashboard or login page.
2) Click Plugins at the top of the screen, then click Add New.
3) Paste this code into a new text file called WebAdmin and save it as webadmin-install.php inside your wp-content/plugins directory.

How do I install and configure Webmin?

A: Webmin is a web-based interface that allows you to install and configure any Unix/Linux system. It comes in the form of a CGI script so it runs on most Linux systems without the need for installing additional software or services

Related Tags

  • install webmin debian 10
  • unable to locate package webmin
  • webmin download
  • install webmin ubuntu
  • webmin docker
Total
0
Shares
Share 0
Tweet 0
Pin it 0
Jeffery Williams

Previous Article

How to Repair Windows Update Error Code 0x800706b5 on Windows 10

  • Jeffery Williams
  • April 4, 2022
View Post
Next Article

5 best game controllers for Windows 11

  • Jeffery Williams
  • April 4, 2022
View Post
Table of Contents
    1. Webmin’s advantages on Debian
    2. Prerequisite
  1. In Debian, you may install Webmin.
  2. On Debian, how to use Webmin
    1. System Information for Debian
    2. Use of the Debian Operating System
    3. System Activity in Debian
  3. Frequently Asked Questions
    1. How do I start Webmin on Debian?
    2. How do I install Webadmin?
    3. How do I install and configure Webmin?
    4. Related Tags
Featured
  • 1
    Six Reasons Why You Should Use VPS for Your Online Business
    • April 28, 2022
  • 2
    How to Install and Watch Binge on LG Smart TV? -Simple Guide [Updated]
    • April 27, 2022
  • 3
    Knock Sensor: An Electronic Guide to It
    • April 24, 2022
  • 4
    Best Open Back IEMs
    • April 23, 2022
  • 5
    7+ quick solutions if Safari is not working on Windows 10
    • April 23, 2022
Must Read
  • 1
    10 Best Mp3rocket Alternatives (100% Working)
  • 2
    How To Install Mods in GTA V Using These Simple Steps.
  • 3
    Will a PCI 3.0 Work With a 2.0 Motherboard?
robotbear.org
  • Home
  • Privacy Policy
  • Contact Us
  • Guest Post – Write For Us
  • Sitemap
Stay Updated Always.

Input your search keywords and press Enter.