lsikkens
newbie
Reged: 02/10/05
Posts: 34
|
|
Hello,
I have installed CC4.0 Enterprise, but it seems that webmin is not available. (Love using webmin in CC3.2 for additional tweaking)
On www.webmin.com I see a couple of packages but Centos (CC4.0 still based on Centos I guess) isn't mentioned.
Can I use "RPM suitable for Redhat, Caldera, SuSE, Mandrake or MSC Linux, 11568 kB" ???
Thanks,
lsikkens
|
timb80
Pooh-Bah
 
Reged: 07/28/06
Posts: 1697
Loc: UK
|
|
Any red hat enterprise 4 (rhel4) rpm should be fine
Or try (from the 4.0 community tree):- http://apt.clarkconnect.com/community/4.0/contribs/webmin-1.290-2.1.cc.noarch.rpm
-------------------- Nothing is fool proof to a talented fool
http://starlane.gotdns.org
|
lsikkens
newbie
Reged: 02/10/05
Posts: 34
|
|
Is there any reason why I should prefer the 1.290 version from CC's FTP site over the 1.300 version from webmin ???
Thanks
|
timb80
Pooh-Bah
 
Reged: 07/28/06
Posts: 1697
Loc: UK
|
|
http://www.webmin.com/changes-1.300.html
-------------------- Nothing is fool proof to a talented fool
http://starlane.gotdns.org
|
lsikkens
newbie
Reged: 02/10/05
Posts: 34
|
|
Ok I installed webmin 1.300 (and for Linux-newbies the how to;)
at the command line entered: wget http://surfnet.dl.sourceforge.net/sourceforge/webadmin/webmin-1.300-1.noarch.rpm
Then after the download was complete I entered: rpm webmin-1.300-1.noarch.rpm
When installation is complete you can login to webmin via: https://ip_address_of_your_server:10000
Not all functions work because CC hasn't installed every module than can be managed trough webmin. I don't know if the webmin version available at CC is a customized one with only the webmin entries installed for modules that are actually present.
|
whwelch
The PHP Oompa-Loompa.
   
Reged: 06/18/03
Posts: 2107
Loc: The Inventing Room
|
|
Use apt to install webmin.
You can then upgrade to the latest version by using the upgrade feature found within webmin.
If you don't need the modules, why install them? At any rate, webmin has support to download and install additional modules.
While we're on this subject, the warning near the end of this post still applies.
-------------------- Read the CC AFAQ and Newbie Guide for answers to common Linux questions.
Visit http://downloads.whw3.com for CC rpms
Intelligence is not "knowing all the answers", but rather just knowing where to find them.
Beware of snoswaggers, wangdoodles, and vicious kenits.
|
dinkster
old hand
 
Reged: 11/22/06
Posts: 1089
Loc: Ohio, USA
|
|
Quote:
While we're on this subject, the warning near the end of this post still applies.
-------------------- Read the CC AFAQ and Newbie Guide for answers to common Linux questions.
Visit http://downloads.whw3.com for CC rpms
Intelligence is not "knowing all the answers", but rather just knowing where to find them.
Beware of snoswaggers, wangdoodles, and vicious kenits.
that cracked me up
-------------------- God Bless,
Dirk
|
dinkster
old hand
 
Reged: 11/22/06
Posts: 1089
Loc: Ohio, USA
|
|
yep... Code:
apt-get install webmin
-------------------- God Bless,
Dirk
|