Cloudbooklet
  • News
  • Artificial Intelligence
  • Applications
  • Linux
No Result
View All Result
Cloudbooklet
  • News
  • Artificial Intelligence
  • Applications
  • Linux
No Result
View All Result
Cloudbooklet
No Result
View All Result
Home Google Cloud

Install Webmin on Ubuntu 20.04

by Cloudbooklet
3 years ago
in Google Cloud
Install Webmin On Ubuntu 20.O4
ShareTweetSendShare
Readers like you help support Cloudbooklet. When you make a purchase using links on our site, we may earn an affiliate commission.

Install Webmin on Ubuntu 20.04. Webmin is a web based control panel to manage Linux your Linux server through a browser-based web interface. You can manage user accounts, cronjobs, DNS settings, and other common settings related to server using Webmin. In this guide you are going to learn how to install Webmin on your server […]

ADVERTISEMENT

Install Webmin on Ubuntu 20.04. Webmin is a web based control panel to manage Linux your Linux server through a browser-based web interface. You can manage user accounts, cronjobs, DNS settings, and other common settings related to server using Webmin.

In this guide you are going to learn how to install Webmin on your server and secure it using Let’s Encrypt SSL.

Initial Server Setup

Start by updating the packages to the latest version available.

ADVERTISEMENT
sudo apt update
sudo apt upgrade

Once the packages are updated you can start installing Webmin.

You might also like

How To Setup Ssh Keys On Ubuntu

How to Setup SSH Keys on Ubuntu 20.04

4 months ago
Draggan Ai Editing Tool Install And Use Draggan Photo Editor

DragGAN AI Editing Tool Install and Use DragGAN Photo Editor

4 months ago

Install Webmin

To install Webmin you need to add the repository to the sources file so that you can install and update using the package manager.

Open the apt sources file.

ADVERTISEMENT
sudo nano /etc/apt/sources.list

Add the following line to the bottom of the file.

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

Hit CTRL + X followed by Y and ENTER to save and exit the file.

ADVERTISEMENT

Now you need to add the GPG key to the system so that the added new repository will be trusted.

Import the GPG key using the following command.

ADVERTISEMENT
wget -q -O- http://www.webmin.com/jcameron-key.asc | sudo apt-key add

Now you can update the packages index.

sudo apt update

Finally install Webmin.

ADVERTISEMENT
sudo apt install webmin

Once the installation is complete you will receive the following output.

Webmin install complete. You can now login to https://server_name:10000/
as root with your root password, or as any user who can use sudo
to run commands as root.

Adjust Firewall

Now you need to adjust firewall configuration to allow connections on port 10000. If you are on Google cloud you need to create a firewall rule. If you are on AWS you need to add a rule in your security group.

If you have UFW configured in you server you need to allow Webmin through firewall using the following command.

sudo ufw allow 10000

Now if you visit the domain name with the port you will see the login screen.

Webmin Login

Install Let’s Encrypt Free SSL

By default Webmin is configured to use HTTPS with a self signed SSL certificate. You need to replace it using a valid Let’s Encrypt certificate to remove the privacy warning.

Make sure your domain name is pointed to your Webmin server.

Login to Webmin admin panel and replace the System hostname with your domain name.

Webmin Hostname

Click Save.

Navigate to Webmin >> Webmin Configuration.

In the Webmin Configuration page, select SSL Encryption and click on the Let’s Encrypt tab.

Webmin Install Ssl

In Hostname for certificate your domain name.

For Website root directory select Other directory and enter the directory that you use to host your website (/var/www/html).

Click Request Certificate.

That’s all. You have a working setup with Webmin by which you can manage your server.

Conclusion

Now you have learned how to install Webmin and secure the installation using Let’s Encrypt SSL.

Thanks for your time. If you face any problem or any feedback, please leave a comment below.

Tags: Ubuntu 20.04
ShareTweetSendShare
Cloudbooklet

Cloudbooklet

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Related Posts

Set Up Deep Learning With Nvidia, Cuda, Cudnn On Ubuntu

How to Set Up Deep Learning with Nvidia, CUDA, cuDNN on Ubuntu 22.04

7 months ago
How To Install Or Upgrade Php 8.2 On Ubuntu 22.04

How to Install or Upgrade PHP 8.2 on Ubuntu 22.04

9 months ago
How To Change Timezone On Ubuntu 22.04

How to Change Timezone on Ubuntu 22.04

1 year ago
How To Install Ansible On Ubuntu 22.04

How to Install Ansible on Ubuntu 22.04

1 year ago

Follow Us

Trending Articles

Block Youtube Ads

How to Block YouTube Ads on Android TV in 2023 (6 Easy Methods)

September 20, 2023

Microsoft Editor vs Grammarly: Which is the Best Grammar Checker?

Create a Professional Website with Wix AI Website Builder

10 Best AI Song Generator in 2023 (Free and Paid)

5 Best Fantasy Minecraft Servers in 2023

How to Delete Netflix Account Permanently

Popular Articles

Upscale Image With Stable Diffusion

How to Upscale Image with Stable Diffusion Models

September 9, 2023

How to Create Your Own VPN

How to Install Waifu Diffusion – Step-by-Step Guide

7 Best AI Face Generator: Create Realistic Faces from Text Online Free

How Adobe Express AI Can Boost Your Creativity and Productivity

How to Make an AI Cover Song with Singify: A Step-by-Step Guide

Subscribe Now

loader

Subscribe to our mailing list to receives daily updates!

Email Address*

Name

Cloudbooklet Logo

Welcome to our technology blog, where we explore the latest advancements in the field of artificial intelligence (AI) and how they are revolutionizing cloud computing. In this blog, we dive into the powerful capabilities of cloud platforms like Google Cloud Platform (GCP), Amazon Web Services (AWS), and Microsoft Azure, and how they are accelerating the adoption and deployment of AI solutions across various industries. Join us on this exciting journey as we explore the endless possibilities of AI and cloud computing.

  • About
  • Contact
  • Disclaimer
  • Privacy Policy

Cloudbooklet © 2023 All rights reserved.

No Result
View All Result
  • News
  • Artificial Intelligence
  • Applications
  • Linux

Cloudbooklet © 2023 All rights reserved.