LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-03-2002, 01:03 AM   #1
juno
Member
 
Registered: Sep 2002
Location: fdas
Posts: 100

Rep: Reputation: 15
webmin


I have install webmin on my Rh7.3 , how can I run this tool and use browser to use this tools?
 
Old 10-03-2002, 01:05 AM   #2
juno
Member
 
Registered: Sep 2002
Location: fdas
Posts: 100

Original Poster
Rep: Reputation: 15
Can i run the webmin on the remote site? thx.
 
Old 10-03-2002, 01:25 AM   #3
adam_boz
Member
 
Registered: Jul 2002
Location: Santa Cruz, CA
Distribution: lfs
Posts: 538

Rep: Reputation: 30
I've never used webmin, but if you look @ /etc/services you'll see the port for webmin. do "cat /etc/services | grep webmin". when you have that... go to your browser and do http://<ip-address>:<port>

Again, i've never used this, but that's how other web-interface configuration stuff is ( samba is http://127.0.0.1:901 )
 
Old 10-03-2002, 01:27 AM   #4
FredrikN
Member
 
Registered: Nov 2001
Location: Sweden
Distribution: GNU/Linux since -97
Posts: 149

Rep: Reputation: 15
Webmin uses port 10000 by default
 
Old 10-03-2002, 01:38 AM   #5
juno
Member
 
Registered: Sep 2002
Location: fdas
Posts: 100

Original Poster
Rep: Reputation: 15
Sorry , i am still ignore to config it.
How to enable the webmin function? Do i need to add the port 10000 to the /etc/services file? How to use browser to run webmin? Thx.
 
Old 10-03-2002, 02:40 AM   #6
adam_boz
Member
 
Registered: Jul 2002
Location: Santa Cruz, CA
Distribution: lfs
Posts: 538

Rep: Reputation: 30
Did you read all of the install instructions? here's a couple of things that are pretty standard w/ network stuff:

add a line like "webmin 1000/tcp" in /etc/services.

now, i don't know if webmin uses xinet for the network connection, but if it does, you'll need to add a file to /etc/xined.d/ something like this:

service webmin
{
socket_type = stream
protocol = tcp
wait = no
user = root
port = 1000
server = <path to server executable>
}

or, if you don't have a /etc/xinet.d/ directory, add the above to the /etc/xinetd.conf file (that's what I use)

then you'll need to restart xinet w/ /etc/rc.d/init.d/xinetd restart
(that path might not be the same on your system, but check for something similat... the init.d/xinetd part should be right)

then from a browser, do "http://127.0.0.1:1000" and hopefully tha'll work.

Again... I've never used webmin... PEOPLE CORRECT ME IF I'M WRONG!

ps- read all the documentation through again too
 
Old 10-03-2002, 03:51 AM   #7
FredrikN
Member
 
Registered: Nov 2001
Location: Sweden
Distribution: GNU/Linux since -97
Posts: 149

Rep: Reputation: 15
Well, you don't need to configure it the hard way.

Just unpack webmin.xxx.tar.gz

Then just start Setup.sh in the new webmin folder.

Setup.sh will then ask you a lot of questions , like username, password, what port to run webmin on, path to perl and more....

Just as simple as that.
 
Old 10-03-2002, 04:32 AM   #8
juno
Member
 
Registered: Sep 2002
Location: fdas
Posts: 100

Original Poster
Rep: Reputation: 15
hi FredrikN.

How to start ' /usr/local/webmin/setup.sh ' ? do i need to config this file? Thx.
 
Old 10-03-2002, 09:53 AM   #9
FredrikN
Member
 
Registered: Nov 2001
Location: Sweden
Distribution: GNU/Linux since -97
Posts: 149

Rep: Reputation: 15
just do

cd /usr/local/webmin <enter>
chmod +x setup.sh <enter>
./setup.sh <enter>

and then webmin setupfile will execute
 
Old 10-03-2002, 06:52 PM   #10
ToeShot
Member
 
Registered: Nov 2001
Location: Near Chicago
Distribution: FC5, Solaris 10, WinXP
Posts: 152

Rep: Reputation: 30
If you have the program installed all you need to do is type in the address bar is your host name and local port. For example I use webmin .99 so when I want to use it on my local host all I do is type in

localhost:1000

Webmin will then pop up in the web browser and ask me for my user name and password. As for setting thos up I don't remeber. I use it at home and not on a network so I log in as root.

HTH
 
  


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 On
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? kwickcut Mandriva 4 12-02-2004 05:11 AM
Webmin Iain Wilson Linux - Newbie 1 03-16-2004 05:33 PM
Webmin matt3333 Linux - Software 12 05-22-2003 11:15 AM
Webmin ckone Linux - General 2 05-11-2003 12:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:32 AM.

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