Archive for the ‘Webmin’ Category
March 21, 2008
Filed Under (Webmin) by admin on 21-03-2008
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. Download the webmin package: # wget http://prdownloads.sourceforge.net/webadmin/webmin-1.400-1.noarch.rpm Install the Webmin rpm package: # rpm -ivh webmin-1.400-1.noarch.rpm Check if the Webmin service has been started: # service webmin status That’s it, you can now login using your root id at: https://<<Your Server IP>>:10000 Tags: centos, centos 4, install, WebminRelated posts |
|