Use this recipe to create your own Sweet soy sauce (NL: ketjap saus) and combine it with for example noodles. Ingredients (+/- 800 ml sauce) 150 ml Ketjap Manis – Sweet soy sauce 1 onion 2 cloves of garlic olive oil 1 tablespoon sambal badjak 1 tablespoon soft brown sugar 450 ml + 2×100 ml… Continue reading Recipe: Sweet soy sauce
Home automation: Controlling your heating remotely
When buying my house we went during the visit also to the basement. At this place the so called Mercedes of the house was installed: The Vitola 200 oil-fired heating/boiler controlled by the Vitotronic 200 type KW2 produced by the firm Viessmann. Installation and material was about 6000 euro when checking the invoice. Maybe this… Continue reading Home automation: Controlling your heating remotely
Recover a Cisco switch service module NME-16ES-1G-P from a corrupt or missing IOS
In this tutorial you will learn how to recover from a corrupt or missing Cisco IOS (Internetwork Operating System) at a Cisco EtherSwitch Service Module – switch – 16 ports (NME-16ES-1G-P). The service module IOS runs independent from the host router IOS. After performing this tutorial, the switch service module is running its own IOS… Continue reading Recover a Cisco switch service module NME-16ES-1G-P from a corrupt or missing IOS
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