Sunday, March 20, 2011

Webmin Server Administration

Webmin on Ubuntu 10.10 

  • wget http://sourceforge.net/projects/webadmin/files/webmin/1.530/webmin_1.530_all.deb
  • dpkg -i webmin_1.530_all.deb
    • will need to run apt-get install -f to fix dependency issues
    • in order to use as root, a root password needs to be set by doing "sudo passwd root" and enter root password
  • Thats it, browse to https://localhost:10000




No comments:

Post a Comment