December 2021

bbc radio one raspberry pi web radio firefox jes.saxe.dk

2 ways of starting browser as web radio like BBC on Raspberry Pi

Want your favourite radio station like BBC https://www.bbc.co.uk/sounds/play/live:bbc_radio_one  to load when your RasPi boots? Then this is a solution  by editing the desktop boot config file (Requires Raspios Desktop): #nano /etc/xdg/lxsession/LXDE-pi/autostart add @chromium-browser –incognito https://www.bbc.co.uk/sounds/play/live:bbc_radio_one or  if you prefer Firefox (install that by #update #apt install firefox-esr) @firefox-esr https://www.bbc.co.uk/sounds/play/live:bbc_radio_one Note: the URL have to be […]

2 ways of starting browser as web radio like BBC on Raspberry Pi Read More »

Configuration of NTP Server Chrony for Stratum One or Two

In order to make Chrony work properly as stratum one server we have to modify the config-file to something like this: #nano /etc/chrony/chrony.conf ——-content of file  version BEF 4.X————-   # Welcome to the chrony configuration file. See chrony.conf(5) for more # information about usuable directives. refclock PPS /dev/pps0 refid PPS lock GPS precision 1e-9

Configuration of NTP Server Chrony for Stratum One or Two Read More »

indiana jez