How to install Virtualmin

Login as Root


First you will need to use SSH to login as root inside your QHoster VPS or Dedicated server.

Downloading the Install Script


Virtualmin provides an install script which allows for an easy installation. Use the following command to download the script to your root directory.
wget http://software.virtualmin.com/gpl/scripts/install.sh -O /root/virtualmin-install.sh

You should expect to see something like this when it's finished:
2013-10-23 07:04:52 (632 KB/s) - `/root/virtualmin-install.sh' saved [45392/45392]

Running the Virtualmin Install Script


Now it's time to run the script we just downloaded.
sh /root/virtualmin-install.sh

The command will start the Virtualmin installation wizard. It will start with a short disclaimer, after accepting it the installation will begin automatically.

Accessing Virtualmin after installation


When the install script has finished installing, you can reach Virtualmin with the following URL:
https://server.domain.com:10000/

There you can login with your root username and password. Once you are logged in Virtualmin you can start the "Post-Installation Wizard". This will begin to configure your Virtualmin installation.
  • 50 Users Found This Useful
Was this answer helpful?

Related Articles

Change of the reverse DNS record for VPS hosting and dedicated server

To change the reverse DNS record for IP address, you’ll need to contact the support department in...

Checking of open connections

If you want to see the open connections to port 25 on your virtual private server or dedicated...

Do I have full root access to my VPS

Yes you do. With virtual hosting (VPS) you get root password for access, trough which you have...

Do I have my own IP address with my virtual server

Yes you do. We provide your own IP address to each virtual private server. If you need more than...

How to create .tar.gz archive

Creating .tar.gz archive can be done with one command. Use the following: tar -pczf...

Powered by WHMCompleteSolution