Linux Administration free web tool....Webmin.....How to install webmin in Redhat ?


Webmin- Webmin is a web-based interface for system administration for Linux. Using any web browser, we can setup user accounts, Apache, file sharing and much more. Webmin removes the need to manually edit configuration files like /etc/passwd, and we manage a system from the console or remotely.
http://www.webmin.com/
we can download setup file from this site.

Step1-  Download required rpm
# wget http://liquidtelecom.dl.sourceforge.net/project/webadmin/webmin/1.730/webmin-1.730-1.noarch.rpm

# rpm -ivh webmin-1.730-1.noarch.rpm








Step2- Access console from any browser by using root credentials.











After login  Dashboard will  appear from there we can manage different things  remotely  an easy way.













We can share access by creating a Webmin user apart from root with limited access.




Comments

Popular posts from this blog

How to upload bulk Email alias in Google Workspace

Deploying App through AWS EKS by using ingress and fargate

How to save git token key to avoid again and again put manually