Introduction You may sometimes need to run a script using cron which has dependencies on environment variables. Because cron runs non-interactively it will require a way to load those environment variables in at run time. Solution There are multiple ways
Crontab, RSYNC & SSH Keys Linux Mint
Introduction Here’s the deal. I was performing an rsync backup of my website using an Ubuntu server but decided I’d also start backing up from my PC, Linux of course. I thought it would be a straight copy the scripts