-
·
Tutorial for Installing Django, Python, Apache, mod_wsgi and PostgreSQL in Raspbian Jessie
This guide by Ben Croston to install Django, Python, Apache mod_wsgi and PostgreSQL on a Raspberry Pi running Raspbian Jessie Lite. It is intended as a guide to getting everything installed and configured, not as a tutorial in actually using Python, Django etc. The toolchain is suitable for a fairly heavy duty production environment. >…
-
·
How To Take Screenshots On The Raspberry Pi with scrot
Screenshots of the Raspberry Pi Terminal can be made by starting the Desktop environment and using the scrot command: scrot -cd 5 -u > www.raspberrypi-spy.co.uk/2013/10/how-to-take-screenshots-on-the-raspberry-pi/
-
·
OSMC – Open Source Media Center
OSMC is a free and open source media center built for the people, by the people. Raspberry Pi is fully supported. > osmc.tv/
-
·
PiBakery – the easiest way to setup a Raspberry Pi
PiBakery – the easiest way to setup a Raspberry Pi – free Download of this must have Mac App! www.pibakery.org/
-
·
FHEM-Server auf dem Raspberry Pi in weniger als einer Stunde einrichten | meintechblog.de
Wie kann man FHEM auf dem Raspberry Pi einrichten? Das zeigt der im deutschen Sprachraum wohl beliebteste Artikel von meintechblog.de anhand eines Tutorials, das auch auf die Performance Vor- und Nachteile der verschiedenen Raspberry Pi Modelle eingeht und Konfigurationsempfehlungen bereithält. > www.meintechblog.de/2016/05/fhem-server-auf-dem-raspberry-pi-in-weniger-als-einer-stunde-einrichten/
-
·
FarmBot | Raspberry Pi powered Open-Source CNC Farming
FarmBot is a DIY agriculture robot that promises to usher in the future of farming farmbot.io/
-
·
Raspberry Pi Amiga und C64 Spiele spielen – Developer-Blog
Amiga und C64 Spiele auf dem Raspberry Pi mit Emulator spielen. developer-blog.net/raspberry-pi-amiga-und-c64-spiele-spielen/
-
·
raspiBackup – How to make your Raspberry Pi create automatic backups of itself
raspiBackup helps to create a backup of a Raspberry Pi on a periodic base. The backup is created by the Raspberry itself and stored on an external storage device like an usb stick, an usb disk, nfs server, smbfs/cifs/samba drive, sshfs, davfs/webdav (Cloud)davfs/webdav (Cloud) etc. (See also How to access external data via smb, nfs,…
-
·
Telekom Media Receiver als Gehäuse für Raspberry NAS – ComputerBase Forum
Tutorial für den Umbau eines alten Telekom Media Receivers in ein Raspberry Pi Gehäuse inklusive Unterstützung für eine interne Festplatte. www.computerbase.de/forum/showthread.php?t=1488187
-
·
Raspberry Pi Remote Wake/SleepLAN Server | JeremyBlum.com
This tutorial will show you how to run a simple mobile-friendly website from your Raspberry Pi that will allow you to remotely wake up your power-hungry computer, so you can remotely access it. When you’re done, just put it back to sleep from within the remote desktop service (or use the mobile app plus a…
-
·
SCP (Secure Copy) via SSH – Raspberry Pi Documentation
scp is a command for sending files over SSH. This means you can copy files between computers, say from your Raspberry Pi to your desktop or laptop, or vice-versa. > www.raspberrypi.org/documentation/remote-access/ssh/scp.md
-
·
How to make Raspberry Pi Screenshots with scrot
This tutorial shows how to make screenshots on a Raspberry Pi using the scrot command. > www.instructables.com/id/Raspberry-Pi-Screenshots/