Chapter 3: Webmin Login
Now that Webmin is installed you can access the Webmin interface via the browser to access your CentOS Server.
If this is installed on your local machine, then the web address for Webmin login is
http://localhost:10000/
or
http//192.168.0.1:10000/
basically its the local IP for your machine and port 10000.
If you have installed this on a remote server or if you have an IP assigned to your server then
http://ip.add.re.ss:10000/
This should bring you to the login page
username: root
password: your current root password
Once logged in you should see this Webmin home page.
--------- Note: If on typing the URL in browser, you get a no page found message. Make sure Webmin is running.
Start Webmin: using command line
#/etc/webmin/start
using your sudo root
#sudo /etc/webmin/start
you can also restart webmin by
#sudo /etc/webmin/restart
Set Webmin to Auto Start on Server Startup.
|
#chkconfig --level 23 webmin on Note: if chkconfig is not installed you can install it by #yum -y install chkconfig |





















Comments
As for me it's really good
Post new comment