Skip to content

aidansmith7712/Python-and-Bash-automation-scripts-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ops Automation: Timestamped Backups (Python) & Service Monitor (Bash)

Two small, production-style scripts for Linux:

  • Python: timestamped file backup with recursion, retention pruning, and dry-run.
  • Bash: **WORK IN PROGRESS (FIGURING OUT SAFE RESTARTS) systemd service monitor with health probe, safe restarts, flock, and syslog logging.

See python-backup/backup.py and bash-monitor/monitor_service.sh for details and usage.

About

This is a learning repository where I am practicing scripting and automation in Linux environments using Python and Bash.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published