I am looking for up-to-date control panel that is compatible with 12.04 and easy to install. Most of the open source control panels I've seen have been out of development for years now. zPanel looks up to date, but I've had an impossible time installing it.
Asked
Active
Viewed 2.2k times
4
-
1ssh + bash + tmux usually works for me.. – marc-andre benoit Aug 28 '12 at 08:35
-
This question is not very fitting with our "Supported by Facts" system here, because there's no "best" control panel for this, and it's a highly subjective question. We can recommend a list of control panels, but we can't tell you what is or is not the best. – Thomas Ward May 01 '13 at 23:40
-
For users searching for server control panels, this other question may help: What server control panels are available for Ubuntu Server? – Eliah Kagan Sep 13 '13 at 23:05
-
The question is always what is best for me, for this project. That's why I maintain a list of every last control Panel I can find. http://lordmatt.co.uk/item/2429/ – Matthew Brown aka Lord Matt Dec 05 '13 at 17:30
1 Answers
4
http://www.ispconfig.org/ispconfig-3/
ISPConfig 3 is an open source hosting control panel for Linux which is capable of managing multiple servers from one control panel. ISPConfig is licensed under the BSD license.
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. See the standard modules page for a list of all the functions built into Webmin, or check out the screenshots.

ptheo
- 417