What web based system admin tools are there for Ubuntu? Basically I want to setup a headless server at home and want to make it easy for my family to change some settings. I'm familiar with Webmin but want to see what other options are available.
Asked
Active
Viewed 3.9k times
5 Answers
8
eBox (now zentyal)
sudo apt-get install zentyal
https://help.ubuntu.com/10.04/serverguide/C/ebox.html
https://help.ubuntu.com/community/eBox
Note that Webmin is not supported as it's not compatible with Ubuntu package management:

Mark Kirby
- 18,529
- 19
- 78
- 114

nathwill
- 2,605
7
-
Note, that Ajenti is single-server only: http://en.wikipedia.org/wiki/Comparison_of_web_hosting_control_panels – Simon Jun 12 '15 at 08:25
-
1ajenti was a buggy experience for me on a default install of ubuntu 14.04 LTS. had to move on – boulder_ruby Feb 18 '16 at 19:50
6
You can limit what they can access with Webmin. For others looking at this question, check out webmin.
Search for "webmin ubuntu" for instructions on installing because it is not a simple apt-get.

Mr Jacques
- 171
3
Depending on what you want on your server TurnKey may be worth looking at. They have different appliances based on Ubuntu 8.04 using Webmin as admin frontend.

Florian Diesch
- 87,389