Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-03-2003, 12:47 PM
|
#1
|
LQ Newbie
Registered: Jul 2003
Posts: 19
Rep:
|
can't display webpage
hi,
I have just installed redhat 9, i have installed webmin but i cannot access it. i can login through ssh but the web ports are blocked. i get message in browser saying connection refused when attempting to connect to 127.0.0.1 webmin should work even if apache is not working right?
also no default webpage displayed.
i have tried to lowering security to "no firewall" did not helped.
any help would be greatly appreciated.
thanks,
-ito
|
|
|
07-03-2003, 12:50 PM
|
#2
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Wemin doesn't need apache it uses it's own perl web server.
To access webmin you need to access port 10000 - from the server:
http://127.0.0.1:10000/
You can check if webmin is running with:
netstat -nlp
|
|
|
07-03-2003, 01:10 PM
|
#3
|
LQ Newbie
Registered: Jul 2003
Posts: 19
Original Poster
Rep:
|
thanks david,
i checked with the netstat -nlp command and it is listening on port 80 but it will not let me see the sample webpage. it gives me the same message "connection refused". port 10000 is not listed as listening. how can i start the webmin manually?
|
|
|
07-03-2003, 01:15 PM
|
#4
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Quote:
Originally posted by ito
thanks david,
i checked with the netstat -nlp command and it is listening on port 80 but it will not let me see the sample webpage. it gives me the same message "connection refused". port 10000 is not listed as listening. how can i start the webmin manually?
|
Are you typing it out like this, specifying the port number: http://127.0.0.1:10000/
If you don't specify the port number after your loop back address ( 127.0.0.1 ) it will try to default to port 80 like most browsers will use, thinking its a regular web page.
|
|
|
07-03-2003, 01:16 PM
|
#5
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Try:
service webmin start
|
|
|
07-03-2003, 01:17 PM
|
#6
|
LQ Newbie
Registered: Jul 2003
Posts: 19
Original Poster
Rep:
|
yes, that's how i am typing it. 127.0.0.1:10000
|
|
|
07-03-2003, 01:19 PM
|
#7
|
LQ Newbie
Registered: Jul 2003
Posts: 19
Original Poster
Rep:
|
david, service is not found as a command.
|
|
|
07-03-2003, 01:21 PM
|
#8
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
You will need to be logged in as root. Try:
whereis service
Then use the full path given.
|
|
|
07-03-2003, 01:26 PM
|
#9
|
LQ Newbie
Registered: Jul 2003
Posts: 19
Original Poster
Rep:
|
i typed: /sbin/service webmin start
i got : webmin: urecognized service
i installed it from the rpm file.
|
|
|
07-03-2003, 01:29 PM
|
#10
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Can you just confirm that it is installed:
rpm -qa | grep webmin
|
|
|
07-03-2003, 01:40 PM
|
#11
|
LQ Newbie
Registered: Jul 2003
Posts: 19
Original Poster
Rep:
|
ok , i did not find it with the rmp -qa command. i will try reinstalling it.
thanks for your help.
-ito
|
|
|
07-03-2003, 01:42 PM
|
#12
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
|
|
|
07-03-2003, 01:47 PM
|
#13
|
LQ Newbie
Registered: Jul 2003
Posts: 19
Original Poster
Rep:
|
thanks a lot man,
i'll try that.
|
|
|
All times are GMT -5. The time now is 07:52 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|