shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

252
active users

#backup

5 posts4 participants0 posts today

Hey all,

If I'm using CloneZilla to make a backup of my hard drives, how much space will that take up? 1:1? Is there any compression? How much?

I've got over a TB between my SSDs and I'd prefer not to have to buy a 1.5TB USB stick for the backup. But I will if that's what it takes.

thanks.

Addendum: Thanks everyone for their input so far!

###

Stupid #Linux / #Unix question - honest answers please! :boost_ok:

Why not shove all configuration files in a git?

  • Obviously not the ones that actually matter like id_rsa and/or some other private keys / certificates...

But like regular #SystemConfiguration files.

  • In all seriousness noone should actually do this with a public git but then again noone puts their Ansible public either.

What did I miss with my train of thought, folks?

Simple CONFiguration Manager - a brutally simple way to manage system(s) configuration(s) - greyhat-academy/sconfm
GitHubGitHub - greyhat-academy/sconfm: Simple CONFiguration Manager - a brutally simple way to manage system(s) configuration(s)Simple CONFiguration Manager - a brutally simple way to manage system(s) configuration(s) - greyhat-academy/sconfm

I've been migrating from Big/US Tech due to #privacy reasons for a while. I use #Proton since 2021, #Mastodon since 2022, etc.

One of the things I was reluctant to change was my off-site #backup solution: #Backblaze B2.

Reason? Price. It costs me ~$2.50/month to store ~500GB.

I already knew what to switch to: #Hetzner Box.

But it costs €3.87/month flat for 1TB. So I was waiting for my "stuff" (mostly photos) to grow enough to be worth it.

Today I decided to put my money where my mouth is!

📊 Poll: Best backup tool for a Fedora 42 laptop → S3 storage?

I’m running Fedora 42 on my laptop and need a reliable, easy-to-use backup solution that can push backups directly to an Amazon S3 (or S3-compatible) bucket. Which would you choose?

Today is a good day to back up your photos, documents and other important files!

And if you're at all like me, you've spent a LOT of time tweaking the operating system to conform to your preferences. (I'm thinking mainly of Windows here, since Linux is more sensible for most default settings.)

If you have a spare drive at least as large as your system drive, considering cloning it periodically. Clonezilla is free and does the trick. #Backup

And my external hard drive died ... Great years of Work and memories lost, do to a seemingly bug I can't locate, because the drive reacts but it sounds horrible and the PC doesn't recognizes anything...

Hopefully my USB sticks survive long enough til I can buy a new solid state this time... :/
1 TB of backups, works and or memories lost...
4 Month ago it just worked fine I guess the storage area got hotter as I expected or it's just its natural time to die after 13 years of service.

Remember to backup AS OFTEN and as MUCH as you can and not only on one medium.

#BackUP#Data#IT
Continued thread

It would be much better if #backup software could somehow recognize that it's looking at a #database and do whatever is needed to back it up properly, without needing to be told by the administrator.

Perhaps DBMSes should place a socket with a well-known name in their database directory that, when connected to, causes the DBMS to sync everything and then wait for the backup to finish? Then you can just back up the raw database files. SQLite would need special handling, though.