Site icon Scalebuzz

How to install virtualmin on centos7 linux?

VirtualMin:
Virtual min is the control panel which is used to manage the virtual hosts. It provides many services like BIND DNS , Mysql, Apache etc.It provide webbase interface by using that user can access from anywhere in the world.

There are some steps to install Virtual in on centos:

step 1: install centos7_86*64_minimal os

step 2: login with root
username: root
pass:******

step 3: Download virtualmin package by using below mentioned link.
#wget https://software.virtualmin.com/gpl/scripts/install.sh

step 4: Now install the virtualmin by using below mentioned command.
# ./install.sh

Step 5: By default it use port number 10000
after installing go to your web browser url and type
https://Your_server_IP:10000

Step 6: then it will ask for usrname passwd
usrename: root
password :******

Exit mobile version