How To Install Virtualmin on Ubuntu 18.04?

Your video will begin in 10
54 Views
Published
This video tutorial will help you to Install Virtualmin on Ubuntu 18.04.

How to install Virtualmin on Ubuntu 18.04?

1) Update all of your currently installed packages to their latest available versions:

# apt update

2) Install dependencies:

# apt -y install perl

3) To check hostname of the server.

# hostname

4) Set a new hostname for the server.

# hostnamectl set-hostname [hostname which you want to set]

5) Download VirtualMin

# wget http://software.virtualmin.com/gpl/scripts/install.sh -O /tmp/virtualmin-install.sh

6) Make the script file executable

# chmod +x /tmp/virtualmin-install.sh

7) Install Virtualmin through script.

# sh /tmp/virtualmin-install.sh

8) Change Webmin's root password

# /usr/share/webmin/changepass.pl /etc/webmin root [newpassword]

9) Restart Webmin service

# systemctl restart webmin

Get in touch with us for your hosting queries:
https://bit.ly/3CvxLCy

Email: sales@accuwebhosting.com
Twitter: https://twitter.com/accuwebhosting
Facebook: https://facebook.com/accuwebhosting/
Phone: 8777674678

#free #controlpanel #install #virtualmin
Category
AccuWeb Hosting
Tags
virtualmin cp installation, how to install virtualmin, install virtualmin control panel on ubuntu
Be the first to comment