You can’t dedup/compress restic repos at fs level due to the encryption.
Nice thing is you get those even with „dumb“ targets that can‘t do those for you.
You can’t dedup/compress restic repos at fs level due to the encryption.
Nice thing is you get those even with „dumb“ targets that can‘t do those for you.
Restic is my tool of choice for deduplicated encrypted verifiable compressed incremental backups.
Bold coming from the top innovator of printer behavior that deserves hatred…
My hair wax has diatomaceous earth in it, does that somehow make me immune to some bugs? :D
Deep Rock galactic. I played it very early, didn’t feel it and refunded it. A year or so later I stumbled upon it again and bought it again. I really like it now.
Cafés are literally one of the only things open on Sundays here, and they sell cake.
Yes, but the term radiation usually implies ionizing radiation.
String is a pretty nice shelving system.
Because they get subsidies from the govt bc they employ a whole region and are a super big energy company. They need to be dismantled.
Still, its lignite, they should cease all mining operations.
Usually variables like that can be avoided with itterators nowadays. If they can’t I like to use idx
, if they are nested I name them after what they index, like idx_rows, idx_cols
.
I mean, yea, I’d probably have put my backpack down when I entered their home.
At least here there are dedicated nude beaches at the sea, rivers and many lakes.
You can also feed database dumps directly into restic, like this:
mysqldump --defaults-file=/root/backup_scripts/.my.cnf --databases mydatabse | restic backup --stdin --stdin-filename mydatabase.sql
Daily backup using Restic to wasabi s3.
Restic already speaks s3 natively, no need to mount it or anything, just point it at a bucket and hand it an api key.
You can use an api key that’s only allowed to read and write, but not delete / modify, so you’ve got some protection from ransomware.
.tar.zst is my go-to nowadays. .txz if I need wide compatibllity.
If they are investors, shouldn’t they all be in box?
Yes it’s horrible.
Afaik much smaller code base and as such easier to audit.