Comment on Everyone should have a home server (or a friend that has one)
FreedomAdvocate@lemmy.net.au 23 hours agoNo, home servers aren’t made to be off the internet.
Comment on Everyone should have a home server (or a friend that has one)
FreedomAdvocate@lemmy.net.au 23 hours agoNo, home servers aren’t made to be off the internet.
solrize@lemmy.ml 23 hours ago
Well that was one idea mentioned by one of the other posters: better security by having the server off the network.
I think my luddite tastes in software are part of it, but if I have a server on the network, it might as well be in a data center where I don’t have to worry about space, power, noise, ICE raids (my servers are in several countries so they’d at least have more work to do), etc. I can add or delete new hardware with a few clicks. I actually do have an old Supermicro 1U server in my kitchen but it’s just sitting there unpowered. I had intended to colo it but it’s just not worth doing that. I had forgotten about it.
Even if I have a server at home, I probably want to back it up over the network, so then what? There are remote copies of the files then either way.
FreedomAdvocate@lemmy.net.au 20 hours ago
The benefit of having it at home on your hardware is that you have way more control, and it is on your local network so it can control local network stuff without going through the internet, while also being connected to the internet for things that are internet-requiring.
solrize@lemmy.ml 20 hours ago
Yeah that is kind of vague though. I don’t really have other stuff on my LAN (…tumblr.com/…/tech-enthusiasts-everything-in-my-h…) right now unless you count my phone.
I’m in another thread right now where a guy is running a simple encrypted chat server on his phone under tmux. That is pretty cool and using an old phone is an interesting alternative to a razzleberry pi if you don’t mind running Android and don’t need much compute or storage.
I think I see, you’re suggesting using a local server as sort of a jump box to the internet, with otherwise disconnected clients. I guess that has some attractions, though in practice I use web browsers all the time, with the usual bug-ridden software stack that surrounds such things. If I were doing anything really sensitive I wouldn’t use that approach.
FreedomAdvocate@lemmy.net.au 18 hours ago
It’s not vague at all. You can run many services on your local server that you can then use while also on your home network, but you don’t want/need them to be accessible from outside your network - home assistant for example. Others would be things like NZBGET/SABNZBD, the *arr stack, and many, many more.
Your home server can also expose whatever you want to the internet, it’s up to you. It also means you can troubleshoot/update/upgrade everything yourself at any time, and you’re not trusting some company you’re paying $4/month for a VPS to do it and be secure/a conscious.
Also I would never run a phone as a server over a raspberry pi, that’s a terrible idea unless you’ve taken it apart and have it running off mains power without a battery in it.