The holiday has been started, you love to check your e-mail, Facebook or WhatsApp at your holiday location but can you trust the provided Wi-Fi-connection? The answer is: NO. Never trust these kind of Wi-Fi-networks. Maybe somebody has set up a wireless access point (AP)/WLAN-hotspot with the same name as the access point of your… Continue reading Public WiFi-hotspots and sensitive information, a good combination?
Tunnel vanaf het Internet naar een interne poort
Stel je hebt een device, bijvoorbeeld een ADSL-modem/router die je via een webinterface kunt configureren maar dit kan enkel via HTTP en niet HTTPS (dus geen versleutelde verbinding) en/of dit device is enkel te configureren vanaf het interne netwerk en niet vanaf de Internet-kant. Toch wil je vanaf een andere plaats op de wereld het… Continue reading Tunnel vanaf het Internet naar een interne poort
Recept: Gestoofde sucadelappen met ketjap saus
Als basis voor dit recept geldt het recept van Felix Wilbrink / Onno Kampen, genaamd: “Babi Ketjap“. Dit recept werd ter ere van de tentoonstelling “De wereld van de VOC” in het Nationaal archief in Den Haag gepubliceerd in De Telegraaf. Zie bijgevoegde afbeelding. Dit recept heb ik bereid zoals beschreven stond echter het was… Continue reading Recept: Gestoofde sucadelappen met ketjap saus
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