Usually, getting started with Virtualmin can be done with a few simple steps, using our automated install script. The install script will setup your package manager, usually apt-get or yum, and then download our packages as well as all of the necessary dependencies for running Virtualmin.
Download the Virtualmin Install Script
cd /tmp
wget http://software.virtualmin.com/gpl/scripts/install.sh
Run the Install Script and Configure Virtualmin
Execute the downloaded install script using a command like the following:
sh install.sh