Sunday, February 27, 2011

Install virtual min on vps

Virtualmin is a FREE control panel that allows you to configure domains, email accounts etc via a easy to use interface. We are going to outline installing it on supported operating systems using the installation script provided by virtualmin.

We suggest using this on VPS MINI or Higher packages. However, here is a link to tweaking memory usage inside a VPS for customers with lower VPS packages:

http://www.virtualmin.com/documentation/id,virtualmin_on_low_memory_systems

Support Operating Systems:
=================================
- CentOS 4 and 5 on i386 or x86_64
- RHEL 5 on i386 and x86_64
- Debian 4.0 and 5.0 on i386 or amd64
- Ubuntu 6.06 LTS and 8.04 LTS on i386 or amd64

More details: http://www.virtualmin.com/os-support

Installation:
=================================

More details: http://www.virtualmin.com/documentation/installation

From the command line in your VPS:

cd /root
wget http://software.virtualmin.com/gpl/scripts/install.sh
chmod +x install.sh
./install.sh

And follow the prompts, when asked for your ethernet interface use venet0:0
When the installation has completed you can browse to https://IPADDRESS:10000 and login with your root account details.

No comments:

Post a Comment