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

https://github.com/alaaattya/sys-admin-automation

A project to turning the day to day system admin tasks easy to be done by any developer with a minimum experience in linux commands. The project is separated into folders in the root directory. Each directory is a sysAdmin task. Each task can be implemented in various languages (ex: php, python, ruby...).
https://github.com/alaaattya/sys-admin-automation

Last synced: 9 months ago
JSON representation

A project to turning the day to day system admin tasks easy to be done by any developer with a minimum experience in linux commands. The project is separated into folders in the root directory. Each directory is a sysAdmin task. Each task can be implemented in various languages (ex: php, python, ruby...).

Awesome Lists containing this project

README

          

sys-admin-automation
====================

A project to turning the day to day system admin tasks easy to be done by any developer with a minimum experience in linux commands.

Project architecture:

- The project is separated into folders in the root directory.
- Each directory is a sysAdmin task.
- Each task can be implemented in various languages (ex: php, python, ruby...).