RBRyan Beglauinryanoninfrastructure.hashnode.dev·5d ago · 7 min readWhen Ransomware Hits, the District StopsA recovery playbook for schools and local government. Backups are not the plan. This is the sequence that gets identity, phones, payroll, transportation, and critical services back online in hours ins00
Aandreasgreiffintrialandsucceed.hashnode.dev·Jul 13 · 8 min readHow to make an encrypted backup to a Nextcloud instance on a daily basisAs I installed Fedora on my laptop, I was thinking about my current backup strategy and ways to improve it. Until that time, I had done an rsync-based copy to an external drive on a more or less weekl00
SCSam Critchleyinauthagonal.hashnode.dev·Jul 12 · 4 min readYour backup quietly resurrects the users you deletedEvery incremental backup makes the same quiet assumption: to back up what changed, find the rows that changed. On a key-value store like Azure Table Storage or DynamoDB, "what changed" means "rows who00
AAAjin aniyaninmysqlfuel.hashnode.dev·Jul 10 · 12 min readMySQL Backup and Restore: A Complete Guide for Developers and DBAsSomewhere around 1 a.m. is usually when people find out their MySQL backup script broke three weeks ago. The cron job is still running. The log still says "backup completed successfully." And the .sql00
AYAkash Yadavinblog.akashy.com.np·Jun 25 · 4 min readHow I Automated Neon PostgreSQL Backups Using GitLab CI/CD (Without GitHub Actions)I wanted an automated way to back up my production database. Most tutorials use GitHub Actions, but my code is hosted on GitLab, so I decided to use GitLab CI/CD instead. In this guide, I'll show you 00
AYAkash Yadavinblog.akashy.com.np·Jun 23 · 4 min readSupabase Database Backup on the Free Tier⚡Since automated backups aren't available on the Supabase Free Tier, I wanted a simple workflow I could run before every migration. There Are 3 Ways to Backup a Supabase Database If you're on the Supa00
CSChristian Schillinginchsc.hashnode.dev·Jun 8 · 8 min readAddressing my (video) content“How do you store your video files?” I was asked recently. Should be simple to answer: “I use …!” After all it’s such a common task, this should be a solved problem. Then why did I end up writing my o10
张张小磊inbuildinpublicdev.hashnode.dev·May 27 · 3 min readI Deleted the Production Database, and Then...On a Friday afternoon, I was getting ready to leave work when a colleague messaged in the group: "The test environment database crashed. Can you take a look?" I SSH'd into the server, saw garbled tabl00
PKPaul Köckinblinkdisk.hashnode.dev·May 16 · 12 min readBackup Photos from Google Photos: A 2026 GuideGoogle Photos is convenient until you need a copy that lives outside Google. Maybe you are cleaning up an old account, preparing to leave Google Photos, protecting family photos from account trouble, 00
JAJoyce Abijaincybersage.hashnode.dev·May 14 · 9 min readYour Backups Might Already Be Compromised Introduction We live in a world powered by data. Data may look like family photos, financial records, passwords, client information, operational files, internal communications, cloud infrastructure, o00