egyptian-geeks / Activities

A repo to collect ideas for activities/projects to be done by the group members
11 stars 2 forks source link

Webmin for Windows #20

Open AmrEldib opened 10 years ago

AmrEldib commented 10 years ago

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. I'm not aware of any similar web application for Windows. This project would offer a REST API (and web UI on top of it) that has the same functionality as Webmin. This project is not intended for server machines only, but also desktops. Possible features:

mtayseer commented 10 years ago

Related to #18 On Sep 6, 2014 7:04 AM, "Amr" notifications@github.com wrote:

Webmin http://webmin.com/ 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. I'm not aware of any similar web application for Windows. This project would offer a REST API (and web UI on top of it) that has the same functionality as Webmin. This project is not intended for server machines only, but also desktops. Possible features:

  • The ability to manage/view multiple machines from one UI.
  • Plugin framework for extensibility.
  • Integration with Chocolatey http://chocolatey.org/ to allow for software installation.

— Reply to this email directly or view it on GitHub https://github.com/egyptian-geeks/Activities/issues/20.