Sponsored Link
Install ajenti (Similar to Webmin) on ubuntu 13.04 server
You need to edit the source list
sudo vi /etc/apt/sources.list
Add the following line
deb http://repo.ajenti.org/debian main main
Save and exit the file
Key installation
wget http://repo.ajenti.org/debian/key -O- | sudo apt-key add --
Update the source list
sudo apt-get update
Install ajenti using the following command
sudo apt-get install ajenti
Once you have installed you need to go to web browser and load http://your_ip_or_domain:8000, login as admin/admin. You may need to install plugins so there could me more features to work with.
Screenshots
404 on the key link:
http://repo.ajenti.org/debian/key
🙁