

After playing with shaders in retroarch on amoled, I will never be able to go back to LCD. Otherwise it looks pretty cool.
After playing with shaders in retroarch on amoled, I will never be able to go back to LCD. Otherwise it looks pretty cool.
I may be assuming here, but I did not see it mentioned.
With the setup you have it will not work. Just having a public IP does not tell your router what internal device and port to send the traffic to and your router is not going to allow this. You would need to forward that port internally into your network.
However, DO NOT DO THIS! You do not want to allow traffic from the public internet into your computer. You are asking for trouble.
I am going to solution this without ever having done it, so cut me some slack.
You should look at something like tailscale. Tailscale allows you to create a custom wire guard vpn that allows you to connect to a device running tailscale from the public internet. I think you can have 3 account for free. Once connected to tailscale, you will see devices on the tailscale network and their relative IPs to the tailscale network. Connect to that IP and port and that should allow you to connect.
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!
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.
This shit hurts me every time. I remember playing xbox360 in high school with my friends. I’m getting old.
I just moved from my aging 1080ti (which I might go back to) to an ampere RTX A4000 and I am getting the occasionally entire screen freeze and I have to restart to fix it.
I hope this addresses that.
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 want to upgrade my steam deck, but I am not big on upping the resolution, nor would I choose to go to 16:9 over 16:10. Add to that the 140$ price point (which is probably a totally fair price, just not worth it for me), and this is a hard pass for me.
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.
Fedora strikes a good balance for me. I come from arch and opensuse. I like the stability of fedora, but I like that it also gets updates faster than Debian. Most software I have found has Fedora considerations.
However, I have been using Ubuntu LTS for my self hosted media server.