Hopefully this is not too long! There has been a lot of changes since the last time I posted a full overview like this
I don’t know if you’ve mentioned this somewhere, but what’s the purpose of the GPS on a home server?
Might be for time synchronization in order to not have to rely on a public NTP server.
What is the advantage of self hosting an NTP server?
After all, it just tells time
After all, it just tells time
It’s for making your computers clocks be very, very close to each other. Not milliseconds close, but nano seconds. That is more important than one might think, especially for networks.
I’m going to have something similar at home at some point, just need to make a few more cable runs so one GPS can see the sky (= more accurate)
- Its cool. Imagine being able to get data from 12 satellites at the same time to get super accurate time, with a $10 GPS board. What a time to be alive!
- I’m trying to reduce the amount of stuff I’m relying on the internet for. Time is pretty important, and having a local server solves all that.