this post was submitted on 01 Dec 2025
149 points (98.7% liked)
Linux
10653 readers
347 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For self hosting I run a separate machine with unraid which basically makes it super simple.
As far as learning Linux its tough because there are so many different ways to do things it mostly depends on what you choose. For desktop I mostly just hit the super key and search for settings or whatever I need, I never really open the terminal except for the one time I needed to disable the thunderbolt reset when connecting my eGPU.
For self hosting its mostly learning about containers whether its podman which I think theres a flatpak in bazaar, or using distroshelf which is preinstalled. Or using a separate machine with something like proxmox, truenas, or unraid.
After that the most you do is go to the application store and tell the container where to save the config files and where to access data, maybe change a port if its already used.
After that you want to setup a VPN to your home with something like wireguard or tailscale