These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Webmin 1.600 / Virtualmin 3.94.gpl-2 / Usermin 1.520-1 on the new forum.
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,
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?
Howdy,
Webmin 1.60 isn't in the Virtualmin repositories yet -- it will be in there in a few days though.
-Eric