| Author |
Message |
StarGazer
Joined: 06 Oct 2004
Posts: 9
Location: US
|
| Posted: Mon Mar 14, 2005 4:52 pm Post subject: Webmin will not work |
|
|
Webmin does not work
I am fairly new to linux and I have been following this guide for redhat small
http://www.linode.com/forums/viewtopic.php?t=768
I tried setting up 'webmin' and I cannot access my linode.
here are steps i followed.
Quote: [root@li10-60 root]# rpm -Uvh webmin-
1.130-1.noarch.rpm
warning: webmin-1.130-1.noarch.rpm: V3
DSA signature: NOKEY, key ID 11f63c51
Preparing...
#########################################
## [100%]
Operating system is Redhat Linux 9.0
1:webmin
#########################################
## [100%]
Webmin install complete. You can now
login to https://c3r:10000/
as root with your root password.
[root@li10-60 root]#
Broadcast message from root (console)
(Mon Mar 14 16:41:22 2005):
The system is going down for reboot NOW!
[root@li10-60 root]#
I even rebooted as suggested later and no avail. Can someone guide me ... |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2386
Location: Galloway, NJ
|
| Posted: Mon Mar 14, 2005 5:00 pm Post subject: |
|
|
I'd remove that old version of webmin with something like:
rpm -e webmin
Then, install this most-recent version:
rpm -Uvh http://unc.dl.sourceforge.net/sourceforge/webadmin/webmin-1.180-1.noarch.rpm
Then, visit http://<your_ip_addr_ess>:10000/ in your browser.
-Chris |
|
| Back to top |
|
StarGazer
Joined: 06 Oct 2004
Posts: 9
Location: US
|
| Posted: Mon Mar 14, 2005 5:06 pm Post subject: |
|
|
I will give it a shot ...
and post results ..
Thanks |
|
| Back to top |
|
StarGazer
Joined: 06 Oct 2004
Posts: 9
Location: US
|
| Posted: Tue Mar 15, 2005 10:32 am Post subject: |
|
|
| works out well thanks .... |
|
| Back to top |
|
| |