

Good to know that in another 30 years, I will still be doing the dumb shit I’ve been doing for the last 20.
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 turn mine off to save power when I’m not actively using it. I have a small 65 watt server that stays on all the time. Currently it has been up for 3 months or so.
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.
I will check that out. Thanks!
I am unsure if the specs bear this out, but my personal experience has been that RDP’s compression and encoding leads to much smoother interactions with the remote machine, especially when there are a lot of windows or visuals on screen. My bandwidth utilization has been lower on VNC.
Using RDP I also meet CMMC guidelines, which is probably doable with VNC, but not as easily or without some additional work on my end to prove compliance. It’s also easier to convince my clients to allow me to work off-site using RDP as a trusted secure protocol. Less headache.
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.
That all makes sense. I would for sure be unhappy if I had to sue it for more than just remote connections.
I manage the few linux servers at my company. I use a windows laptop to ssh to my servers. Windows for me is fine, but I do very little on it outside of ssh or emails. However, I would never use windows outside of this.
Same. Proxy detected and will not let me check it out. Seems like a cool idea though.
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.