Stressed about MySQL backups in Docker? You're not alone! 🐳 Here's the gist: never just copy volumes—use mysqldump for safe, consistent backups. Also, Docker’s MySQL image auto-creates users & DBs—no manual setup! 🔐

How do you handle database backups in CI/CD? Any tools or cloud storage setups (S3, etc.) you trust?

👉 Full guide with scripts: https://manueltechlabs.com/posts/mastering-mysql-backups-and-restores-in-docker-a-real-world-guide/

#DevOps #Docker #MySQL #BackupStrategy

Mastering MySQL Backups & Restores in Docker: A Real-World Guide

When you're running a Spring Boot app with Docker, your data is everything. Here’s how I handle MySQL backups and restores — the reliable way.

Spring Boot Developer

Docker & sao lưu ngoại tuyến: Tác giả đang dùng Docker trên OMV trong môi trường ảo hóa Proxmox, cân nhắc chuyển Docker sang VM riêng để quản lý tốt hơn. Dữ liệu ~500GB cần sao lưu tại địa điểm khác (3-2-1 strategy) bằng rsync hoặc HexOS. Cần gợi ý về hệ điều hành, phần mềm mã hóa, và kinh nghiệm thực tế. #Docker #OMV #SaoLuuTrenMay #BackupStrategy #SelfHosted #CâuHỏiKỹThuật

https://www.reddit.com/r/selfhosted/comments/1prn1pq/helpsuggestions_requested_where_should_i_run/

A community member asked Moreno Razzoli (@morrolinux) if there was a #FOSS alternative to #Dropbox that works well for both personal use & companies. The answer turned into a surprising @OpenCloud vs. @nextcloud deep dive.

Here’s what the #opensource pro says 👇🐧💾

https://lpi.org/1skq

#freesoftware #dataprotection #backupstrategy #FOSS #Linuxbackup #opensource #Linux #LPI #Morrolinux #backup

Did you know you can run your own #Dropbox alternative with FOSS?🐧💻💾

@morrolinux shows how @OpenCloud runs on just €3 VPS for simple file syncing, while @nextcloud gives you a full digital office for more advanced setups.

Dive into this article to learn more: https://lpi.org/1skq

#freesoftware #dataprotection #backupstrategy #FOSS #Linuxbackup #opensource #Linux #LPI #Morrolinux #backup

The Single Worst Thing You Can Do With Your Camera Settings

I felt a pang of panic when I turned on the Fuji X-T3 and I was prompted to choose my language. Not the date. Not the time zone. My language. That's when I knew I was properly screwed. Every custom button assignment, every autofocus preset, every carefully configured menu setting—two years of refinements—gone. Vanished. My Fujifilm X-T3 had somehow reset itself to factory defaults. I have no idea why that happened, and honestly, I don't want to know. Some mysteries are better left […]

https://islandinthenet.com/camera-setting-backup/

The Single Worst Thing You Can Do With Your Camera Settings - Island in the Net

I felt a pang of panic when I turned on the Fuji X-T3 and I was prompted to choose my language. Not the date. Not the time zone. My language. That’s when I knew I was properly screwed. Every …

Island in the Net

From Crash to Clarity: How Losing My Raspberry Pi Self-Hosting Setup Sparked a New Digital Journey

beitmenotyou.online/from-crash-t...

#RaspberryPi5 #Docker #Self-hosting #Wordpress #GoToSocial #LinuxDistributions #Kubuntu #KDEPlasma #Ubuntu #Fedora #BackupStrategy #HomeServer

Hardware fails. Files corrupt. Ransomware strikes. Keep your critical data safe! 💾🖥️🛡️

#FOSS pro @morrolinux explains how to do #backups right, using the “3-2-1 Rule” and free #opensource tools like @borgbackup.

Dive into this article to learn more: https://lpi.org/c9q3

#freesoftware #dataprotection #backupstrategy #FOSS #Linuxbackup #opensource #Linux #LPI #Morrolinux #vorta

There is a new #webinar!
You know webinars. You've done them.
But have you ever experienced an ITSPmagazine Webinar?

More Than Just A Presentation — A Conversation That Matters

Ransomware-Proof Backups: The Power of Absolute Immutability
An ITSPmagazine Webinar with Object First

Here's the uncomfortable truth: If your backup data can be altered or deleted in any capacity, you're playing a dangerous game with your organization's survival.

When #ransomware attackers are now targeting backup systems—your supposed lifeline—it's time to have a real conversation about what "immutable" actually means.

Why This 30-Minute Deep Dive Matters
At ITSPmagazine, we don't do surface-level discussions. In just 30 minutes, we'll unpack:
🔍 Why solutions labeled "immutable" might still leave you vulnerable
🛡️ What makes Absolute Immutability fundamentally different
💡 Actionable strategies you can implement immediately
Join the Conversation

This isn't a one-way presentation—it's a dynamic conversation with Anthony Cusimano (#ObjectFirst), Sean Martin, CISSP and Marco Ciappelli challenging assumptions and exploring Zero Access principles and S3-based storage that create truly untouchable #BackupStrategy.

What You'll Walk Away With:
✅ How to spot critical weaknesses in "secure" backup systems
✅ Insider knowledge on Zero Access principles
✅ Clear roadmap for #DataProtection that withstands attacks and insider threats

Can't make it live? Register anyway for exclusive access to the recording.

🎯 Register Now - Live or On-Demand Access: https://www.itspmagazine.com/itspmagazine-webinar-calendar/ransomware-proof-backups-the-power-of-absolute-immutability-an-itspmagazine-webinar-with-object-first

Thought leadership that matters, conversations that challenge, insights that drive real business outcomes.

Share and invite others! The more the merrier!

#Cybersecurity
#CISO
#InfoSec
#Leadership
#CloudSecurity
#VeeamBackup #veeam

⚠️ Storage warning: Unpowered SSDs may not protect your data the way you think.

A long-term endurance investigation found that SSDs left unplugged for extended periods can suffer:
💾 Performance degradation
📉 Critical data loss
🗂️ Silent corruption of cold backups
🧠 Higher risk if the SSD is already worn

This is a reminder:
🔁 Refresh your backups
🔌 Power up drives regularly
🛡️ Don’t rely on “set it and forget it” storage strategies

Backup hygiene matters — even when the hardware looks fine.

#CyberSecurity #SSD #DataLoss #BackupStrategy #DataIntegrity
https://www.tomshardware.com/pc-components/storage/unpowered-ssd-endurance-investigation-finds-severe-data-loss-and-performance-issues-reminds-us-of-the-importance-of-refreshing-backups

Unpowered SSD endurance investigation finds severe data loss and performance issues

YouTuber SSD tests reveals problems all round on two-year-old TLC drives.

Tom's Hardware

Is anyone doing encryption-at-rest remote backups to cloud storage from a Linux home network? I'm thinking of using a provider like Hetzner and lashing up something using rsync, but it's a bit out of my wheelhouse so good tutorials or examples are welcome. Ideally using only OSS tools - I know there are some commercial backup solutions for Linux as well, but would not be comfortable trusting my data to them.

https://www.hetzner.com/webhosting/

#backupstrategy #linux #encryption

Premium web hosting: Fast, Safe, Cheap

Premium web hosting with top performance and security. ✓ GDPR-compliant ✓ cheap price ✓ 100 % green electricity