4

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.

Eliah Kagan
  • 117,780

1 Answers1

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.

http://www.webmin.com/

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