Raspberry Pi images and distributions
Raspbian Linux ‚wheezy‘ is the actual standard operating system for most Raspberry Pis out there. It is a good system. It is based on Debian, it is safe, stable and optimized for your Pi....
Raspbian Linux ‚wheezy‘ is the actual standard operating system for most Raspberry Pis out there. It is a good system. It is based on Debian, it is safe, stable and optimized for your Pi....
The Apache2 web server is a very compact, fast and efficient web server. But sometimes there are a large number of requests per second and there it is not a good idea to run...
Berryboot bietet von sich aus nur eine kleine Anzahl von Linux Distributionen zur Installation über seine Oberfläche an. Eine komplette Liste findest du hier. Mittlerweile gibt es ja schon mehrere Distributionen die auch für...
Den Raspberry Pi kann man mit etwas Ausdauer in eine TimeCapsule, welche automatische Sicherungen mit TimeMachine auf MacOSX Geräten macht. Der Aufwand lohnt sich, denn ein Raspberry Pi + WLAN Stick + externe Festplatte...
rpix86 ist Dos Emulator welcher eigentlich für einen Nintendo DS geschrieben, aber auch für den Raspberry Pi portiert wurde. Das Projekt gibt es seit Februar 2013 derzeit ist die Version 0.06 aktuell. Der Emulator...
Seit längerem bin ich auf der Suche nach einem guten VNC Clienten für mein iPad, mit dem ich auch meinen Raspberry Pi fernwarten kann. Die Auswahl an VNC Apps ist groß und es gibt...
Berryboot ist ein Bootloader Programm für die SD Karte des Raspberry Pi. So wie andere Bootloader bei Linux Distributionen (Grub, Lilo, …) ermöglicht es, bei Systemstart eine bestimmte installierte Distribution zu starten. Hat man...
In my last two articles I showed a lot of code. First we made the login process, than we stepped through the Analytics hierarchy. Now it is time to get all necessary data from...
Now its time to get data from Analytics API. We already coded a login procedure and set up an AnalyticsService object. Now we can use it to get data that you normally view with...
Google offers different APIs for different Google Apps. For SEM data there is AdWords. For SEO relevant data you can use Analytics API. With this API you can get a lot of data, which can be seen...