MacOS, nearly everyone who does anything with development or ops is using a MacBook. Though lately more “normal” employees have been getting MacBooks too.
Just a dad with a sysadmin hobby … leaving reddit
MacOS, nearly everyone who does anything with development or ops is using a MacBook. Though lately more “normal” employees have been getting MacBooks too.
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.
Yeah that was my thoughts too. It’s not like it can’t be bypassed but it’s not “easy.” This is kinda how I see it going for commercial 3D printers. It’s not a bad thing either. I’ve always been a fan of making people earn dangerous knowledge & skills. Even in fictional universes like Star Trek there’s restrictions on using a replicator to make weapons.
So it’s not unreasonable, imho, to put some kind of guard rails up that force people to actively bypass restrictions in making weapons.
The trick will be telling the difference between making a nerf gun, action figure guns, and an actual weapon. That I don’t see being possible at this time. Too many edge cases that don’t neatly fit.
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.
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…
Like everyone has said there’s way better ways of doing it.
HOWEVER if you wanted to use dd you totally could. I’d recommend piping into something like gzip/zstd to save some space though.
dd if=/dev/sda | gzip >/mnt/backup_disk/sda.gz
You could also use restic backup the raw block device too.
That being said, clonezilla is exactly what you want
I don’t know of any, I know that at one point you could enable it on one plus devices since outside the US it has that functionality built in. There was an app called j.one.plus.tools that did it IIRC.
The upstream dialer might have some functionality like that built into it too.
Everyday. I’ve got a lot of stuff that uses it. Granted most of it was mostly created a decade ago but with minimal maintenance it works great. The most helpful script is parsing megacli outputs so I can get a heads up on drive failures and rebuilds among other things.
I just came across this - https://fedoramagazine.org/d-bus-overview/ - and I think it explains it pretty well.
To add to this systemd can do everything they can. You can isolate network, do fire-walling, and sandboxing pretty easily. Any OCI container can be used too if you don’t want to install something too.
I could just do more with it.
I didn’t have a lot of money and went dumpster diving for parts. Changed out a bad capacitor and got a system booting. This was back in Pentium 3 and 4 days. I found a 512MB stick of memory that had some bad areas. Linux was able to map around it with some kernel options at boot. Since I had limited storage I used knoppix and had a print out of the needed kernel options and memory addresses.
Once it was up and running I was able to do anything and everything I wanted. I did built a better system and got gentoo going a year or so later.
Eventually I got gaming mostly working with the project that eventually became crossover. First software I ever purchased too. I started dual booting less.
I bounced back and forth between windows and Linux and when I built a system around 2010 I didn’t even bother configuring it for dual booting.
I haven’t really touched anything windows since around the release of Windows 10 and only used windows 7 for work reasons prior. These days I’m pretty useless with anything on that end.
So I’m an evangelical fan of Linux. I use it everywhere I can and the FOSS philosophy resonates with me. I advocate for it where it makes sense and works. I’ll go out of my way and spend time & money helping people move into it too.
From what I understand Greg Kroah-Hartman would take over
I was curious about this too. Definitely making me question some of my own thoughts and assumptions about btrfs.
I guess it largely depends on the instance and user. Federation allows things to talk but users and their home instances still have ownership of the data. So if a user removes it it’s gone. If the instance goes away it’s gone.
At least that’s my basic understanding. I haven’t had the time to really explore how everything works and do a deep dive. So if I’m wrong someone please correct me!
Likewise! Once I finally started making real money I tried to buy software I pirated early on. Even if I don’t currently use it.
Good to hear! I’ve been looking at that distro too for a gaming PC. Glad to hear you’re having good results!
Why? And what would be a replacement for it?