Install Webmin :
Install Webmin is an easy task. here we are going to see how to install webmin on Linux.
here, This a procedure for installing webmin on Fedora. The same procedure is suitable for the following,
- Redhat
- Caldera
- SuSE
- Mandrake
- MSC Linux
- 13M
Instruction:
- login to your shell
- download this rpm, wget http://prdownloads.sourceforge.net/webadmin/webmin-1.350-1.noarch.rpm                                                           once the download is finished,
- rpm -U webmin-1.350-1.noarch.rpm
the installation will be done automatically to the directory /usr/libexec/webmin
the administration username set to root and the password to your current root password. You should now be able to login to Webmin at the URL http://localhost:10000/
Webmin install complete. You can now login to https://hostname.domain:10000/ Â Â as root with your root password.
note : the default login and password is your root and root password