Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngrogg/linux-sysadmin-scripts
A collection of BASH scripts I've created to assist in day to day tasks.
https://github.com/ngrogg/linux-sysadmin-scripts
bash linux perl php python system-administration
Last synced: 27 days ago
JSON representation
A collection of BASH scripts I've created to assist in day to day tasks.
- Host: GitHub
- URL: https://github.com/ngrogg/linux-sysadmin-scripts
- Owner: ngrogg
- Created: 2022-06-20T23:49:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T22:29:22.000Z (5 months ago)
- Last Synced: 2024-07-21T23:33:05.375Z (5 months ago)
- Topics: bash, linux, perl, php, python, system-administration
- Language: Shell
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux Sysadmin Scripts
A collection of BASH scripts I've created to assist in day to day tasks. Vaguely related to my Google Cloud scripts repo linked [here](https://github.com/ngrogg/google-cloud-cli-scripts) but more general.
## Overview
Scripts in **scripts** are scripts I've written that are ready to go. They may need minor adjustments for your own systems, but should largely drop-in.
Scripts in **concepts** are works-in-progress or for demonstrating concepts.
Any non-conceptual scripts in that folder should not be run on production systems.
Each folder has it's own README explaining what each script in the folder does.