Skip to content

A handy toolkit of Bash scripts for everyday sysadmin & DevOps tasks—simple, well-documented, and ready to roll!

Notifications You must be signed in to change notification settings

shafeeshafee/sysops-scripts

Repository files navigation

sysops-scripts

banner

A collection of practical Bash scripts that I found useful. Tailored for general use, helpful for sysadmin and DevOps tasks.

Major categories:

  • file-maintenance/ : Scripts to manage local files, e.g. checking backups, removing empty items.
  • log-tools/ : Scripts to analyze logs or generate test logs.
  • monitoring/ : Scripts for system monitoring, e.g. CPU, Jenkins, processes.
  • net-utils/ : Network-related scripts like URL reachability checks.
  • process-utils/ : Managing processes (e.g. kill by PID).
  • system-utils/ : Various system info scripts, package checks, user management, etc.
  • scratch-area/ : Misc or experimental scripts, not necessarily for production.

About

A handy toolkit of Bash scripts for everyday sysadmin & DevOps tasks—simple, well-documented, and ready to roll!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages