ninekeysdown

joined 1 year ago
[–] ninekeysdown@lemmy.world 16 points 3 hours ago (1 children)

People can grow and change. Not saying he did or didn’t. Just saying that people aren’t a monolith. It’s plausible he just grew and his views changed / evolved.

That being said, it’s highly convenient where he’s positioned himself these days…

[–] ninekeysdown@lemmy.world 7 points 1 week ago (1 children)

Why? And what would be a replacement for it?

[–] ninekeysdown@lemmy.world 7 points 2 weeks ago

Restic, it has native S3 compatibility and when you combine with something like B2 it makes amazing offsite storage so you can enjoy the tried and true 3-2-1 backup strategy.

Also fedora magazine did a few posts on setting it up with systemd that makes it SUPER EASY to get going if you need a guide.

I have an ansible role that configures it on everyone’s laptops so that they have local, NAS, and remote, B2, backup locations.

Works like a charm for the past 8+ years.

[–] ninekeysdown@lemmy.world 10 points 3 weeks ago (7 children)

MacOS, nearly everyone who does anything with development or ops is using a MacBook. Though lately more “normal” employees have been getting MacBooks too.

[–] ninekeysdown@lemmy.world 4 points 2 months ago

In the HAM Radio world we use them. But we also use our own infrastructure. I have mine set to let me know when something happens that needs my attention asap. Only works around my stuff or other HAMs that have stuff tied into our system. So not useful outside narrow circumstances.

[–] ninekeysdown@lemmy.world 2 points 2 months ago

Waaaaay better.

Restic allows you to make dedupe snapshots of your data. Everything is there and it’s damn hard to loose anything. I use backblaze b2 as my long term end point / offsite… some will use AWS glacier. But you don’t have to use any cloud services. You can just have a restic repository on some external drives. That’s what I use for my second copy of things. I also will do an annual backup to a hard disk that I leave with a friend for a second offsite copy.

I’ve been backing up all of my stuff like this for years now. I used to use BORG which is another great tool. But restic is more flexible with allowing multiple systems to use a single repository and has native support for things like B2 that BORG doesn’t.

We also use restic to backup control nodes for some of supercomputing clusters I manage. It’s that rock solid imho.

[–] ninekeysdown@lemmy.world 6 points 2 months ago

To be honest, there’s a few good comments linking to scripts and methods here to batch convert them on a windows pc/vm. That’s the best way to go.

To add on to their comments. If you’re just interested in preserving them then maybe printing them to pdf, specifically pdf/a, would be my approach once you got them opened.

[–] ninekeysdown@lemmy.world 2 points 3 months ago

I’ll leave this one here for someone:

You can tunnel L2 over OpenVPN. Just bridge your interfaces in both sides and it works.

That way if you need to provision a VOIP phone or just have something NetBoot remotely. Not that I recommend doing that…

[–] ninekeysdown@lemmy.world 8 points 3 months ago (4 children)

I thought they were already???

Like how/why wouldn’t they be public? Even if the data isn’t readily accessible via a gui it’s gotta be somewhere so that federation works. Unless you’ve been thirsty in your main it shouldn’t be a problem?

Am I missing something?

[–] ninekeysdown@lemmy.world 1 points 3 months ago

Hey now! We got to know why god needs a starship! 😂

[–] ninekeysdown@lemmy.world 2 points 3 months ago (3 children)

Like Star Trek movies 😂

[–] ninekeysdown@lemmy.world 8 points 3 months ago (1 children)

TBH have you tried just basic git? There’s a web interface built into git itself and you can use ssh for your repositories. It’s simple and just works. If you need a faster web interface there’s also cgit. There’s no bells and whistles either. Just configure ssh, drop your repos in /srv and get to work.

If you need more that just standard basic git the. The other suggestions here are great especially forgjo!

view more: next ›