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
Raspberry Pi: Questions and Answers
In this article several issues related to Raspberry Pi will be discussed. The format will be in a question and answer based manner. For more generic questions, please check the article: Miscellaneous Questions and Answers General Question: How can I speed up my Raspberry Pi? Answer: You can speed up the Raspberry Pi using a… Continue reading Raspberry Pi: Questions and Answers
Android: Questions and Answers
In this article several issues related to Android will be discussed. The format will be in a question and answer based manner. For more generic questions, please check the article: Miscellaneous Questions and Answers Read also this special article which is dedicated to using ADB wirelessly via Wi-Fi. Question: How can I make… Continue reading Android: Questions and Answers
Connecting to remote SSH-server from within company firewalled network
Problem 1: Often company firewalls/web proxies only allow outgoing traffic to HTTP and HTTPS ports, but you also would like to connect to a remote SSH-server. A trick is to start the remote SSH-server at the port which is normally reserved for HTTPS-traffic. Most of the time it is in this way possible to connect… Continue reading Connecting to remote SSH-server from within company firewalled network