Webmin 1.600 / Virtualmin 3.94.gpl-2 / Usermin 1.520-1

3 posts / 0 new
Last post
#1 Sun, 09/23/2012 - 00:29
HSS

Webmin 1.600 / Virtualmin 3.94.gpl-2 / Usermin 1.520-1

Hi,

I have installed Virtualmin using the automated script but it doesn't install the latest Webmin 1.600. It do install Webmin 1.590
wget http://software.virtualmin.com/gpl/scripts/install.sh
/bin/sh install.sh

Since I'd love to use Webmin 1.600, how do you advise me to proceed?
Should I...

1. Install Webmin 1.600 RPM
webmin-1.600-1.noarch.rpm

2. Install Virtualmin 3.94.gpl-2 RMP, or automated?
wbm-virtual-server-3.94.gpl-2.noarch.rpm or install.sh

3. Install usermin-1.520-1.noarch.rpm
usermin-1.520-1.noarch.rpm

How could I proceed to get Webmin 1.600 / Virtualmin 3.94.gpl-2 / Usermin 1.520-1 installed?
Could you provide me this 'roadmap'?

Thanks,

Sun, 09/23/2012 - 02:20
HSS

Here it is what I did, in the following order, and it seems to be working:

wget http://prdownloads.sourceforge.net/webadmin/webmin-1.600-1.noarch.rpm
yum -y install webmin-1.600-1.noarch.rpm

wget http://download.webmin.com/download/virtualmin/wbt-virtual-server-theme-...
yum -y install wbt-virtual-server-theme-8.6-1.noarch.rpm

wget http://software.virtualmin.com/gpl/scripts/install.sh
/bin/sh install.sh

wget http://prdownloads.sourceforge.net/webadmin/usermin-1.520-1.noarch.rpm
yum -y install usermin-1.520-1.noarch.rpm

Should it to be fine?
Could something be wrong with it?
Am I missing something?

Sun, 09/23/2012 - 22:47
andreychek

Howdy,

Webmin 1.60 isn't in the Virtualmin repositories yet -- it will be in there in a few days though.

-Eric

Topic locked