element14 Pi Desktop – is a desktop computer kit base on Raspberry Pi 2 & 3...
element14 Pi Desktop – it provides an intelligent and safe power controller, a real- time clock, and a high capacity Solid State Drive (SSD) expansion card for additional storage
View ArticleRaspberry Pi – how to configure a Samba Server
# apt-get update # apt-get dist-upgrade -y # apt-get install samba samba-common smbclient # service smbd status # service nmbd Status
View ArticleDietPi – is more than just a minimal image for Raspberry Pi
DietPi – is extremely lightweight at its core, our images start at 400MB in size (3x lighter than ‚Raspbian Lite‘) with features of low process/memory footprint and DietPi-RAMlog installed by default
View ArticleMQTT Version 5.0 – most extensive and most feature-rich update to the MQTT...
MQTT Version 5.0 – is a lightweight client/server publish/subscribe messaging transport protocol ideal for use in M2M and IoT contexts
View ArticleRaspberry Pi ‚PiServer‘– network booting a Raspberry Pi with no SD card
Before a Raspberry Pi will network boot, it needs to be booted from an SD card with a config option to enable USB boot mode. This will set a bit in the OTP (One Time Programmable) memory in the...
View ArticleRaspberry Pi – installing BFGminer package on Debian 9 (Stretch)
Installing BFGminer package on Debian 9 (Stretch) is as easy as running the following command on terminal # apt-get update # apt-get install bfgminer # bfgminer # cronatb -e @reboot /usr/bin/screen...
View Article