Backing Up with Rsync
Automation liberates people from tedious manual computer work, enabling us to do more meaningful and creative endeavors. Rsync makes short work of backups.
Automation liberates people from tedious manual computer work, enabling us to do more meaningful and creative endeavors. Rsync makes short work of backups.
Origin: I wrote this script because I wanted to simulate the weekly release of television episodes from my media server and provide my family with an authentic retro experience without binging on content. Purpose: This script automates the process of “releasing” the next sequential file in a specified directory. Hidden files (prefixed with a dot … Read more
Remrun (remote run) is a bash script which converts local Markdown files to HTML and then uploads them to a remote website.
This Bash script is a terminal-based, interactive menu system designed to manage and execute various commonly used commands for different tasks.