Raspberry Pi 3 – Docker the container engine
Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With...
View ArticleRaspberry Pi ‚Chrony‘– Network Time Protocol Server/Client
Chrony – is an accurate network time daemon and an alternate implementation of the Network Time Protocol (NTP) # apt-get update # apt-get upgrade -y # apt-get dist-upgrade # apt-get install chrony
View ArticleNode-RED Version 0.17.5 – released
$ sudo apt-get install build-essential python-rpi.gpio $ bash <(curl -sL https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/update-nodejs-and-nodered)
View ArticleRaspberry Pi ‚Pi-Hole‘– a black hole for internet advertisements
Pi-Hole – is a shell-script based project that manages blocklists of known advertisements and malware and seamlessly interacts with dnsmasq to simply drop all any request to a known bad-actor....
View Article