Why don’t you build your own?
You should consider switching to some immutable distro like Silver Blue, uBlue, etc. for the peace of mind and the easiness to revert back to some stable system. I am currently using one in conjunction with Nix and it is truly a blessing.
Put them behind a firewall in the guest network.
Thanks, I will do exactly that then
Yes, I was thinking about that as well and even found some guide on how this can be done. Actually I was eyeing uBlue but it should be exactly the same procedure for both.
The other option is I guess to rebase the system to something like this https://github.com/wayblueorg/wayblue?tab=readme-ov-file which already provides the Hyprland.
Are there any particular advantages and disadvantages of both methods that I should be aware of?
And that’s the biggest ISPs, plus he can still use Tailscale or Zerotier and still be able to access his network. Plus IPv6 IPs should be easy to assign and won’t be paid or limited.
Usually German ISPs are giving you IPv6.
Most likely you are under CGNAT, so your best bet is Tailscale, Wireguard, CloudFlare Tunnel or Zero Tier. Pick your poison.
With this GPU you can install a media server like Plex or Jellyfin and offload the transcoding on the GPU, but mind you you will still have a high idle load consumption.
Normally in a headless home server I would need virtualisation and low idle power consumption. So this GPU and PSU are a bit of an overkill if you are not planning to fully utilise them.
So pretty much everything. That’s the beauty and the plight of Linux, because there are so many variations of pretty much everything.
Under 6 😜
Yes, the CUDA is the only reason why I consider NVIDIA. I really hate this company but the AMD tech stack is really inferior.
What you described is a common practice to make oneself life easier.
If you want to write something like rk
you would need to create a bash script and place it in your PATH so you can access it from there. It is fairly easy to do so, and you can back it up in GIT so that you have the latest version of the command line utility there. Even for the alias, I would say back it up in GIT, because you might lose them.
Doesn’t updating homebrew packages require a reboot?
Yes, this OS looks interesting and beginner friendly
Why don’t you give PopOS a try, it is quite user friendly Ubuntu/Debian based
Why don’t you use something like Tailscale? Other than that using non standard ports greatly reduces the risks of you getting compromised. The majority of attacks come from port scanners scanning for default ports and trying to use known vulnerabilities.