Paraphraser / PiBuilder

Ideas for building a Raspberry Pi from "bare metal" to ready-to-run IOTstack
MIT License
110 stars 24 forks source link

[Question] NTP Configuration as part of PiBuilder #3

Closed Noschvie closed 2 years ago

Noschvie commented 2 years ago

Regarding to your gist RPi_local_NTP_servers.md

Can this be added as part of the settings of PiBuilder ?

Or how to configure the Pi / PiBuilder in case of running behind a pfsense with NTP service ? Thanks!

Paraphraser commented 2 years ago

Setting local time-servers is part of PiBuilder. See NTP tutorial. You will see that the first part of the tutorial is the same as the gist but the last part tells you how to set the patch file into PiBuilder and have it just work.

I can't answer the pfsense part of your question. Sorry.

Noschvie commented 2 years ago

Thanks for the link!