There are steps to install webmin on your rh9 server..
1. goto http://www.webmin.com and download required file. Just click at Downloading & Installing button and you will go to installation menu.
2. after download webmin-1.200-1.noarch file then you can install by typing this command..
go to terminal, login to normal user
$ .. type su
then enter your root password
go to download path
# type cd /path/to/download/location
then install the software
# use command rpm -ivvr webmin-1.200-1.noarch.rpm
*note that extra v is for debugging process
use -ivr command to disable debug text (u cannot see what happened during installation, so -ivvr is recomended)
next step is to configure your webmin,
first go to /usr/libexec (created after rpm installation)
# type cd /usr/libexec
# type ./setup.sh /usr/local/webmin
wait for a while and just enter default value if asked for example..
[/etc/webmin]
the log directory.. and etc.
almost finished.. the last step is to set default webmin user
# type /usr/local/webmin/changepass.pl /etc/webmin root <your_password>
**you can add and remove another webmin user later in your webmin control panel
now you're done.. test your server now using http://your.server.com:10000
for example http://apis17.serveftp.com:10000
user: pelawat
password: PassPelawat
if you have any comment or question just write here.. tq..
apis17: http://www.apis17.net
Webmin is a great tools for all linux fan to try.. check it out
--get help here
http://www.webmin.com/faq.html
http://www.webmin.com/download.html
http://taufico17.fotopages.com -- pinjam kejap aa.. :)
No comments:
Post a Comment