I miss this from cloud hosting. It’s helpful to be able to save, clone, or do whatever with the current machine state and easily just flash back to where you were if you mess something up. Might be too much to set up for my current homelab though. My server does have btrfs snapshots of everything directly in grub which has let me roll back a few big screwups here and there.
They’re loud as hell too. Makes me want to put a shishkabob skewer through either my eardrum or the speaker. That my be an exaggeration, but I’m not exaggerating when I say that I actively the avoid gas stations in my city that have this “feature”.
That was my first thought. How do you keep it cold enough to run in a place like Arizona, Spain, or Mexico? It also reminded me of my Windows Mobile days before I had a smartphone when someone on a Windows Mobile forum took a Dell Axim x51v and built a dock for it that exposed all the ports so he could use it with an external display as an infotainment/nav system. He called it the Aximizer. An old android phone with a micro-hdmi port might be the modern equivilant.
I hate how everyone follows the social marketing playbook now. There’s so little community building and genuine connection with constituents. Everything is optimized by some social media marketing guru types with a masters degree in being an asshole.
One $5 donation buys you a decade of nagging donation emails and a bunch of capitulating spineless politicians.
Went through and verified that a number of things were backing up and updating correctly. I feel a little less weight on my shoulders knowing things are working as they should.
I followed a similar path. When I was on Gnome I hated plasma. When Gnome 3 dropped I tried a bunch of stuff like Cinnamon, Budgie, Xfce, Lxde, etc. and settled on Plasma which has only continued to be great over the hears. I value the tweaks and the fact that it can be configured 100% desktop centric without a bunch of touch/convergence stuff getting in the way.
This is a good reminder. I recommend everyone grab their takeout data every now and then, but also, print out the 6 codes and put them in a safe deposit box, safe, bury them in a ziplock bag inside of a coffee can in your yard, etc. Hopefully it will be a waste of your time, but if you need them, they’ll be there.
I appreciate their philosophy. I’ve been a Linux user since the early 2000s and have cycled through 30-40 distros at least. I’m not a highly technical user. I would consider myself a solid intermediate. For a daily use system I prefer arch, but my servers run Debian. Most of the people writing install guides for the software I deploy seem to use Debian so I run into less issues this way. It can be hard to follow a guide for Gentoo when you’re using Hanna Montana Linux, know what I’m saying? Same thing with Debian. It’s just a solid choice with the bonus of having a better, more ethical philosophy, and the benefit of being widely adopted and supported by people who can help when you get stuck. I don’t even mind gnome on my servers since it works well with a single screen and it’s super rare that I actually need the server GUI anyway.
Willingness to independently learn and the capacity to let the frustration roll off of you. You will occasionally want to bang your head against the wall, but give yourself the grace to learn.
I think that’s exactly what it is. They do these confusing pricing schemes hoping people will overbuy and “put up with” the extra features they didn’t actually want or need. They want you to have to sift through their product inventory before buying. The other factor is that product identity is sometimes not even centered around product features, but rather around an ad campaign with a sexy spokesperson, sports sponsorships, or some kind of performative group affinity. This is especially true for large corporations that have their hands in many cookie jars.
Glad to know I’m not just getting too old and out of touch for the internet. :P
No shade to Gnome, because there is a place for them in the ecosystem, but this is why I moved from Gnome 2 to KDE (with a few stops along the way). One size will not fit all.
KDE for the desktop and xfce for the laptop
It might be a dumb question, but how does it have it’s own OS like a NAS, or is it basically a box attached to the host and everything is done via software? I encountered some confusion between enclosures, DAS, USB array and some of the other terms I was seeing.
Huh, I hadn’t heard of CachyOS. It seems like everyone went Arch>Manjaro>EndeavorOS. It looks good from the screenshots and I like seeing my favorite DE/WMs in there. If I don’t know what any of those acronyms and technical terms on their page mean, would I still get something out of it? I’m about due for my every-few-months wipe and reinstall.
We’ve been on similar journeys. I started with Ubuntu Warty Warthog and happily remember all the desktop effects lost to time (emerald window decorations anybody?). I went through a Windows phase and settled back into Linux. My newest epoch is the age of self hosting and I’ve been learning a lot especially since the advent of Lemmy. I also play games, but I’ve been using a fully segregated Windows PC for that, though I’ve used Linux in the past.
The last time someone asked this question a lot of people said Mint packages are too out of date. I love Mint, I used Mint for several years, but the graphic driver stuff seems to depend on being very up to date. Someone else could probably explain it better than me. Perhaps it’s not relevant anymore, but I would look into it.
As for KDE, it’s really good now. I used to cling HARD to Gnome back in the old days and really disliked KDE, but things really got shaken up and KDE has been absurdly good for a few releases now. The steam deck even uses it. Also, a lot more distros seem to have releases for more than one desktop environment now. I guess what I’m trying to say is stuff you used to like may suck now and stuff that used to suck could be S-tier. Good luck getting back into Linux. Don’t get discouraged. It’s gotten a lot easier since old timers like us were hacking around on Ubuntu in the early 2000s.
Has friend 2 set his name servers to something custom, or is he using your network’s default? My partner uses an iPhone and it has some sort of built in DNS so she doesn’t benefit from me installing DNS based adblock on the network. You could see if a similar thing is at play.
I’ve been a Linux user since 2005ish and a DJ since at least 2013. I’ve tried a lot of music players including Rythmbox. I settled on Clementine/Strawberry or Amorok, depending on use case. Haven’t used either of them recently.
With that said, there is no right answer. Find one you like!
You can sync Obsidian with your own storage location. There are plugins to do a lot of what you’re asking for. Downside is that it’s not open source, though your content is all stored in plaintext so you won’t lose it due to lock-in. It also might be more than your asking for and a simpler, more tailored, solution may be out there. Paired with a self hosted Nextcloud server, you may solve a bunch of your PIM needs at once.
Interesting username. Are you a fellow student of Internet Comment Etiquette?
I know at least some of my containers use Postgres. Glad to know I inadvertently might have made it easier on myself. I’ll have to look into the users for the db and db containers. I’m a bit lost on that. I know my db has a username and pass I set in the docker compose file and that the process is running with a particular GID UID or whatever. Is that what your talking about?