Installing Virtualmin on Debian Squeeze

4 posts / 0 new
Last post
#1 Sun, 07/12/2009 - 16:18
mojiz

Installing Virtualmin on Debian Squeeze

Hi
I'm trying to install virtualmin on a VPS.
The os is debian Squeeze
the installer gives the following error:


Failed to detect operating system

/etc/issue

Debian GNU/Linux squeeze/sid \n \l

cat /etc/debian_version

squeeze/sid

How can I install it?

Thanks

Sun, 07/12/2009 - 17:13
andreychek

Howdy,

The installer supports Debian 4 (Etch) and 5 (Lenny), but not Sid.

The list of supported distros is available here:

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

Mon, 11/15/2010 - 18:00
virtualmin@secu.be

My solution is temporary this one

1) modify /etc/issue like this Debian GNU/Linux 5.0 \n \l

2) run install.sh

3) edit /etc/apt/sources.list add a # in front of deb http://software.virtualmin.com/gpl/debian/ virtualmin-lenny main

3) restore the original /etc/issue

4) run apt-get dist-upgrade

my only trouble at this time is that virtualmin don't see correctly apache running

don't know the date of squeeze final release but I'm so enthousiast with lxc containers management in squeeze that I'm planning to use instead of xen, kvm and openvz for virtual hosting

Tue, 01/04/2011 - 11:51
lulatsch66

Thanx for your solution: just worked fine using Squeeze beta2.

Topic locked