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

FRITZ!Box running as LAMP-server (Linux, Apache, MySQL and PHP)

In this tutorial you will learn how to run a complete LAMP-configuration (Apache, MySQL and PHP) at your FRITZ!Box. In this article a ‘FRITZ!Box 7360’ is used. However you can follow the same steps for other types when it is supported by Freetz besides of that, there must be enough memory and CPU-power available in… Continue reading FRITZ!Box running as LAMP-server (Linux, Apache, MySQL and PHP)

Ships – Android application

Ships in Istanbul (01-12-2017) received by the Android application.

VIDEGRO’s Ships is a free Android application which allows you to receive AIS information directly from ships in your neighbourhood using a cheap DVB-T-DAB-FM / RTL-SDR receiver. IMPORTANT: You need to have an OTG capable Android device and a DVB-T-DAB-FM / RTL-SDR receiver, otherwise this application is useless. It is an all in one application.… Continue reading Ships – Android application

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