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...).
- Host: GitHub
- URL: https://github.com/alaaattya/sys-admin-automation
- Owner: AlaaAttya
- Created: 2014-08-22T01:52:53.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-22T01:56:28.000Z (almost 12 years ago)
- Last Synced: 2025-08-18T09:36:25.871Z (10 months ago)
- Language: PHP
- Size: 103 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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...).