Running dreamboxEDIT at Linux

Learn in this post how to run DreamboxEdit at your Linux machine. I’m using Ubuntu as distribution, but most of this post is applicable to other distributions too. With DreamboxEdit you can create/modify/delete bouquets at your Enigma2 running device such as a Dreambox or VU Solo. First DreamboxEdit is downloaded, after that it is installed in a… Continue reading Running dreamboxEDIT at Linux

Linux: Let your program run as background service

In this post you will learn how to convert your headless Linux program to a service running in the background. Here with headless is meant a program without user interaction and without graphical user interface (GUI). Assumed is that you are running a Linux distribution with Systemd enabled, like Ubuntu 15.10. In the example below,… Continue reading Linux: Let your program run as background service

Your own Android application!

This article will help you developing your first Android application based on Adobe AIR. All tools are free of charge available. This article is assuming you use (Ubuntu) Linux. Prepare your development environment First download the software development kits (SDKs): Android SDK Adobe Flex SDK Adobe AIR SDK Unpack these SDKs in the directory: /opt/android… Continue reading Your own Android application!

Installeren van OpenWrt op een Asus WL-HDD

Nu we gezien hebben hoe OpenWrt gecompileerd moet worden (zie artikel: Compileren van OpenWrt) gaan we de gebouwde firmware installeren op de Asus WL-HDD. Er zijn diverse manieren om dit te doen. De onderstaande manier beschrijft de werkwijze waarbij gebruik wordt gemaakt van Netcat, ook bekend als: TCP/IP swiss army knife. Ik ga ervan uit… Continue reading Installeren van OpenWrt op een Asus WL-HDD