https://github.com/linuxacademy/content-python-for-sys-admins
https://github.com/linuxacademy/content-python-for-sys-admins
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/linuxacademy/content-python-for-sys-admins
- Owner: linuxacademy
- Created: 2017-12-06T16:57:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T19:44:20.000Z (over 5 years ago)
- Last Synced: 2025-03-31T04:12:31.581Z (over 1 year ago)
- Language: Shell
- Size: 47.9 KB
- Stars: 96
- Watchers: 36
- Forks: 183
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Scripting for System Administrators
The scripts written throughout the Python Scripting for Systems Administrators
course videos and labs. This repository also includes the helper script to
easily create a database server to follow along with the final section of the
course.
* [Helper files](/helpers)
* [Course Scripts](/scripts)
* [Final Project (pgbackup)](/pgbackup)