LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-15-2005, 11:33 AM   #1
NNP
Member
 
Registered: Nov 2004
Distribution: Debian/Ubuntu
Posts: 156

Rep: Reputation: 30
Getting webmin working


HI, i just installed webmin onto mandriva but when i try to connect to it on http://localhost:10000 i get a connection refused error. This is becuase the daemon isnt running despite the fact that its in init.d and its also in the list of of startup services in mcc. For some reason though its status is "stopped" and clicking start has no effect.

When i do though a line comes up saying /etc/init.d/webmin:line 57: /etc/webmin/stop:no such file or directory and something similar when i click stop.

Can anyone help?
 
Old 05-15-2005, 12:31 PM   #2
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
As root user, use the chkconfig to see if it is started...
# chkconfig --list webmin
webmin 0:off 1:off 2:off 3:off 4:off 5:off 6:off

Now I use chkconfig to have it run at levels 2,3,4 and 5
# chkconfig --level 2345 webmin on

Now I use chkconfig to verify that webmin will start in those run levels
# chkconfig --list webmin
webmin 0:off 1:off 2:on 3:on 4:on 5:on 6:off

Now I run this command to actually start webmin without having to reboot
# service webmin restart
Stopping Webmin server in /usr/libexec/webmin
Starting Webmin server in /usr/libexec/webmin
 
Old 11-01-2005, 01:59 PM   #3
purelithium
Member
 
Registered: Oct 2005
Location: Canada
Distribution: Mandriva 2006.0
Posts: 390

Rep: Reputation: 30
Excellent thread, thank you!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
webmin troubles - Failed to write to /etc/webmin/module.infos.cache : No space left o coal-fire-ice Linux - Software 1 07-28-2005 10:08 AM
Webmin Not working Fedora Core 3 stlyz3 Linux - Software 12 06-06-2005 01:12 AM
Webmin Dreamer123 Linux - Software 4 09-11-2004 06:20 AM
Webmin mrsolo Linux - Software 8 03-11-2003 12:30 PM
webmin Chijtska Linux - Networking 3 02-08-2002 11:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration