11-06-2024, 01:30 PM
(This post was last modified: 11-06-2024, 02:31 PM by Falconcrest.)
Hi,
I would like to synchronize my two Raspberry Pi's, on which moode Audio is installed, with my time server in the home network.
Preferably I would like
0 * * * * /usr/sbin/ntpdate -s XXX.XXX.XXX.XXX
in crontab -e.
But now when I try to install ntpdate, various other files are supposed to be uninstalled because they are no longer needed.
Therefore I have canceled the installation for the time being.
What is the best way to do this or can I specify my own time server somewhere else under moode?
Thanks for any suggestions.
I would like to synchronize my two Raspberry Pi's, on which moode Audio is installed, with my time server in the home network.
Preferably I would like
0 * * * * /usr/sbin/ntpdate -s XXX.XXX.XXX.XXX
in crontab -e.
But now when I try to install ntpdate, various other files are supposed to be uninstalled because they are no longer needed.
Therefore I have canceled the installation for the time being.
What is the best way to do this or can I specify my own time server somewhere else under moode?
Thanks for any suggestions.
Greetings, Carsten