SSH your server
If you are not a super user make your self super user using command sudo.
- Firstly update your server
- apt-get update
- apt-get upgrade
- apt-get dist-upgrade
- Time to Install webmin control panel
- wget http://prdownloads.sourceforge.net/webadmin/webmin_1.670_all.deb
- sudo dpkg -i webmin_1.670_all.deb
Run the following command to install webmin control panel.
- sudo apt-get install -f
- http://yourip:10000/
No comments:
Post a Comment
Do Write about the Blog and Welcome to the world where open source is every thing :-)