

I don’t think you’re crazy. Sometimes when my shit gets bloated and I start getting confused about how things go together, I wipe everything and start fresh to refresh myself and organize better.
I don’t think you’re crazy. Sometimes when my shit gets bloated and I start getting confused about how things go together, I wipe everything and start fresh to refresh myself and organize better.
Came from Arch and OpenSuse. Fedora has been such a great switch. As I’ve gotten older and became a dad, my computer time at home is limited and I don’t have endless evenings to troubleshoot shit. Fedora has been stable for me for the last 4 years. I use the KDE spin.
That might be the case. But I have done a great job of reducing the power load of my server from 1200 watts down to 65 watts. And I am slowly trying to get the point that I can off load my servers to solar and battery. I live in a place with not so great of sun.
But I realize I didn’t include that in the original post. So, fair point and thanks for the info!
I would want to do a cluster. Just to learn how that works. But just thinking of the electricity cost, I would personally donate them.
I never used Plex. Up until my kids were born I used to just watch my videos on my desktop, but now I find myself watching on my phone and TV more often. My Jellyfin server has been super stable for the last 6 months or so running on a super low powered machine and external hard drive. The only issues I have is with movies with Dolby digital, they tend to get out of sync when scrubbing the timeline. I am assuming that is due to the lower power of the machine. But, I have a 400watt desktop with a 7th gen i7 and a pascal Quadro P1000 that I am planning on migrating to. Then adding a 20tb internal drive for storage. Hopefully that will resolve the small issues I have seen with it.
Good to know that in another 30 years, I will still be doing the dumb shit I’ve been doing for the last 20.
I use traefik. I like it. Took a bit to understand, but it has some cool options like ssl passthrough and middlewares for basic auth.
It’s really a bummer seeing how much childish drama is in the Linux dev community.
I am not nearly a good enough dev to contribute to the Linux kernel, but I am working my way towards that point currently at night after my kids are in bed. Be the change and what not.
This is a good point. Generally if can accomplish what I want with my own scripts, I will go that route. I’ll probably avoid adding additional software to the mix since what I have works fine enough.
I’ll check it out! Thanks!
I run a Fedora server.
All of my apps are in docker containers set to restart unless stopped by me.
Then I run a cron job that is scheduled at like 3 or 4am that runs docker pull on all containers and restarts them. Then it runs all system updates and restarts the server.
Every week or so I just spot check to make sure it is still working. This has been my process for like 6 months without issue.
I just tried tailscale in the last month and it will now be my preferred way to access my services outside of my network.
The ability to read, and maybe watch a video. And then persistence for some of the trial and error you will run in to. All skills you need can be picked up with the above.
I actually keep an old used smartphone for just these sorts of things.
I am planning on getting a small tablet to handle this. But, that will be a problem for a much richer MXX53.
I started on gnome. Used gnome for most of my linux life. However, after some memory and performance issues, I decided to try KDE. That was about 3 years ago and everything that handles it well and I use a GUI with has been moved to KDE.
It’s been so long since I used windows at home. I switched in 2009.
I use it at work, so I would say RDP is probably my favorite feature I would miss at home. But for the most part I use ssh anyways.
I have some RHEL machines at work. They are used as VM hosts for windows VMs (CAD software). I set them up, but I also have a huge list of other apps and servers that I manage,develop and support, and so the person that wanted these mahines wanted professional services as an option if I am out or busy with other projects. Plus it allows us to offload liability for security if need be, whereas when I do it, there is anyone else to blame, legally speaking. ( Although so far we have not had a breach on my watch knocks on wood )
I just use fedora at home, I find the they are about the same and I personally wouldn’t pay for the additional services. The package manager is different, but that’s about it.
Fedora 41 KDE at home on my daily driver laptop and desktop.
Antix on my dell mini netbook.
Multi machine VMs I manage at work run on red hat enterprise with no DE or WM.
My web app servers at work run Ubuntu server 24 LTS with no DE or WM.
My home lab runs on fedora 41 server, no DE or WM.
I have a folder for my projects on root and within those projects I have my GitHub repos all contained within their own directory named the same as the project.
If I am learning something, I have a folder for the topic I am learning, and a logseq file with all of my notes. Then I have folders for my book references, one for video or audio references, and then a folder for my practice projects.
I did the same thing when I started self hosting. I followed some guides that recommended all these tools. The more I learned, the more I realized I hardly used some of the stuff but when I disabled them it broke the stuff I did use. That’s when I took the time to wipe my system and build from the ground up, but this time actually understand what I was doing and not just blindly following guides.
Good luck!