This guide will explain you how to update the firmware/image of the Dreambox (7025+). Most steps in this article also applies to any other DVB satellite/terrestrial television receiver running Enigma2 like the VU Plus (VU+) devices. Read in this case instead of Dreambox, the name of your favorite receiver. However, this article is assuming you… Continue reading New image Dreambox / Configuring Enigma2
Gouden regels voor beleggen
Dit artikel zal ingaan op enkele gouden regels die in de beleggingswereld worden toegepast. Belasting Zelf ben ik rond 1997 geïnteresseerd geraakt in beleggen. In die tijd gold in Nederland een belastingstelsel waarbij het liquide vermogen onbelast was (spaargeld) maar dat een rente van boven de 1000 gulden wel werd belast. Toen waren hoge rentes… Continue reading Gouden regels voor beleggen
Linux: Create a swap file
Running out of physical memory? Learn here how to create a swap file on linux. Baseline First check the baseline. It is possible that you have some swap already, like a swap partition (a dedicated disk partition only used for swap) or a swap file, like we are creating in this tutorial. Use the command:… Continue reading Linux: Create a swap file
Raspberry Pi: Controlling your wall sockets
In this post I will describe 2 methods to operate “remote controlled sockets” via the Raspberry Pi. The methods differ in the used software. Both methods use C as development language and compile to native Raspberry Pi code (ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked). The prerequisites and wiring are the… Continue reading Raspberry Pi: Controlling your wall sockets