January 25, 201214 yr QUICK LIST OF COMMANDS TO GET WEBMIN UP AND RUNNING ON YOUR UBUNTU INSTALLATION sudo nano /etc/apt/sources.list Add the following lines to the end deb http://download.webmin.com/download/repository sarge contribdeb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib[/code]CONTINUE RUNNING THE FOLLOWING COMMANDS wget http://www.webmin.com/jcameron-key.asc sudo apt-key add jcameron-key.asc sudo apt-get update sudo apt-get install webmin
Create an account or sign in to comment