An open API service indexing awesome lists of open source software.

https://github.com/anod/web-admin-lite-perl

Web administartion interface written in Perl and Mojolicious
https://github.com/anod/web-admin-lite-perl

Last synced: 10 months ago
JSON representation

Web administartion interface written in Perl and Mojolicious

Awesome Lists containing this project

README

          

#Web Admin Lite

Simple web-based interface for system administration for Unix.

## Highlights

* Perl
* Mojolicious web framework

## Information

* This is study project for course Unix & Linux @ Afeka College of Engineering
* Default login: admin, Password: admin
* Sections:
1. System information
2. Terminal
3. User management
4. Task manager
5. Backup
6. Search files (Interface for find and grep commands)
* folder commands/ contain implementaion of unix commands in perl
(This was one of requirements for project)

## 3rd party components

* Mojolicious Lite ( http://mojolicio.us/ )
* Mojolicious::Plugins::BasicAuth ( https://github.com/tempire/mojolicious-plugin-basicauth )
* jQuery ( http://jquery.com/ )
* jQuery UI ( http://jqueryui.com/ )

## Author

Alex Gavrishev, 2011