- 2 Posts
- 37 Comments
JovialSodium@lemmy.sdf.orgto
Linux@lemmy.ml•I just found out my fiancee wants to switch to linux, lets start a distro war, what should be her first? + other questions
5·4 months agoI can recommend Debian or Fedora. They are both mature distros that are pretty easy to install and generally work well with minimal fuss and are easy to maintain. I often see Linux Mint recommend, including in this thread. I’ve never used it so I can’t speak to it. But I have every reason to believe it’s a solid choice.
As for transfer process, since you mention using spare disks, NTFS filesystems are supported and you may be able to just copy files off of them. I don’t know if bitlocker is supported.
The 3b just has USB 2, so even with slow spinning rust, that’s going to be a bottleneck. But it’s probably still plenty fast as a remote storage device for media storage.
Edit: said I didn’t know OP’s use case but in re-reading they did say.
Would a VM work? I’ve read that you can run MacOS inside a VM. Though I haven’t attempted it (yet). Could do Windows in a VM too but virtualized ad-riddled spyware is still ad-riddled spyware.
Fine points. And I am considering that simplicity might be worth it. Except for:
Another fix might be moving towards software that doesn’t require the capacity to reverse updates frequently.
Totally solid advice, but I love my rolling release distro though. So for the time being I’m willing to accept the associated risk.
Your comment as well as @stupid_asshole69@hexbear.net were really food for thought for me. stupid_asshole69 advising against, and yours as a cautionary tale.
This would be a complex stack to accomplish my goal. It occurs to me that it’d be mdadm (raid 1) > LUKS > btrfs since btrfs can’t do encryption which is right in the middle of that stack, so I couldn’t use it’s raid 1 functionality. If any of those pieces break, all the protection they would have otherwise provided me goes out the window.
And I’m not really worried about losing data. I already backup my personal files and most of my configs. The appeal with this kind of setup is the data redundancy and fairly quick recovery. But a partition clone like what saved you also works pretty well for that purpose. I don’t know what I’ll do just yet, but definitely taking all that in to consideration.
I wasn’t familiar with timeshift so I took a look at it. My primary use case for snapshots is to take one before updates. So I can load from the snapshot if there’s issues. It doesn’t look like using it with ext4 would fulfill this use-case. But it looks like it also supports btrfs snapshots so could be useful as a UI to configure that.
Hearing roughly a decade of successful use, especially on systems with constrained resources, certainly makes me lean further towards btrfs.
its RAID ≠ 0/1/10 are buggy, but 0/1/10 are considered reliable.
btrfs has been solid and done everything I could want. It was a huge upgrade from mdadm and lvm
@ikidd@lemmy.world said that btrfs is poor at software RAID. I’ll do a little research in to how it fares for RAID 1 vs mdadm. I don’t see any reason I couldn’t do mdadm>luks>btrfs if that’s the better choice. But if btrfs is reliable and with comparable performance, I’d certainly rather do that.
It’s the shits at software RAID, but that’s rarely a thing on a workstation.
I am using a RAID 1 mirror over two disks. So that’s good to know. I’ll do a little research and see if it’s better to let mdadm handle that.
Look at
btrfs-assistantfor adminstration. That’s what Fedora ships with, I think it uses Snapper in the backend.Doesn’t look like that’s in the void repo. But that’s ok, I don’t mind learning the command line tools.
JovialSodium@lemmy.sdf.orgto
Linux@lemmy.ml•Can someone get through college on GNU Linux?
211·9 months agoI don’t know specifically about a medical lab tech program. But I do know about clinical software in general. It is by and large proprietary Widows software. Seems like something you may encounter. But said software could be delivered via Citrix, which does have a Linux client.
JovialSodium@lemmy.sdf.orgto
Technology@beehaw.org•I Believe That It's Important For All of Us to Understand What 'Decentralization' Truly Means. Please, Let's Talk About That
11·10 months agoRisk is also a factor re: self hosting.
- You’re exposing potential attack vectors, which is particularly concerning if self hosting = home hosting.
- Also with home hosting, it’s probably against your ISP’s TOS. It is for mine (I actually read it!). Will they do anything? Probably not. But it’s a risk.
- You could face legal issues if someone posts illegal content, since you’re hosting it. Even unwittingly.
Those concerns are what stop me. Because I otherwise think I’d enjoy hosting a little corner in the fediverse.
NixOS is a declarative distro. Meaning it you can declare pretty much every aspect of it from what software is installed to how the system is configured from a config file.
Using your calandar example, you can list Thunderbird (or whatever) as a package you want in the configuration and it will be installed. You can also use that same configuration on another machine and produce the same environment.
Relevant to the original point, since all your software is listed in a text file, you can easily see exactly what’s installed.
Void for desktop/laptop. These are the things I like about it.
- Rolling release
- Initial installation is minimal, and doesn’t foist a specific DE or other unessential software on me.
- No systemd
- Nothing similar to Arch’s AUR. I know a lot of people love it, but I do not. I mention as the distros are similar.
Debian for my server. But I plan to migrate to Devuan.
- Stable and well tested
- Huge package selection
- Pretty ubiquitously supported. If for whatever reason what you want to run isn’t in the repo, .deb packages and apt repos are often available.
- Minimal installation available.
JovialSodium@lemmy.sdf.orgto
Selfhosted@lemmy.world•How do I securely host Jellyfin? (Part 2)English
1·10 months agoMaybe self host your own VPN on a VPS and connect the jellyfin server as a client as well as any other devices you want to see that jellyfin server as other clients and configure the VPN server to not override your default routing and to allow clients to see each other? In my head I don’t think that would conflict with your protonVPN connection.
Your traffic would be encrypted between devices so I wouldn’t say https is nessesary and thus no certs needed.
The rubs that occur to me are that I’m not sure you can do this on a free tier VPS which is the only option I see given your financial limitations. And your devices all need to be able to connect to said VPN.
Edit: Slightly less worse English.
JovialSodium@lemmy.sdf.orgto
Technology@beehaw.org•X’s dominance ‘over’ as Bluesky becomes new hub for research
33·10 months agoMy tenuous understanding from an article I read about the AT protocol but barely remember is that it can’t be fully decentralized. I think you have to use bluesky for user authentication. And I think it said the hosting hardware requirements would be significant to the point where it’s not very feisable. I welcome corrections/clarifications.
Point is, assuming that’s reasonably correct, true decentralization isn’t possible. And by it’s nature as a big corporate owned site, enshittification is inevitable.
Nope. I fiddle until it does what I want. If the thing I’m working on is complex or I’m struggling with it I’ll keep versions of configs. And I back up working configs via an rsync job. Which isn’t a particularly robust solution but I’m content with it for my needs.
Best I can tell post blur, those posts are marked NSFW. You can choose to hide those posts. Assuming you’re signed in anyway, I’m not familiar enough with that interface to tell.
For now. (Probably for later, too.)
Probably this is all very reactionary, NVIDIA’s stock will recover and they’ll remain a big player in the LLM space.
But I’m uninterested in LLM’s and would love to see price drops on GPU’s, so i hope there is a longer term moderate market loss for them in this space.


Not a redundancy option, but I also had my routing setup go in to a bad state while traveling which was a hassle.
I solved this by setting up nightly reboots while away. Both my routing PC and modem are rebooted by smart switches (zwave/ZigBee) controlled by home assistant. Which means they’ll operate without a working network. The routing PC is set to shutdown one minute before the smart switch turns off, and set to boot automatically when power is restored (smart switch turns back on). Which avoids any issues with hanging on a reboot.