Miscellaneous Questions and Answers

Author wetwebwork

In this article several issues related to Linux and applications will be discussed. The format will be in a question and answer based manner. For questions regarding Android, please check the article: Android: Questions and Answers For questions regarding Raspberry Pi, please check the article: Raspberry Pi: Questions and Answers Linux Linux is a Unix-like… Continue reading Miscellaneous Questions and Answers

Recipe: Curry sauce

Add the curry sauce of this recipe to for example chicken with green beans, rice, and blue cheese. Ingredients (+/- 400 ml sauce) 1 onion 2 cloves of garlic olive oil 4 teaspoons curry powder 1 teaspoon sambal badjak 2 bouillon cubes (Maggi) +/- 7 gram 400 ml semi-skimmed milk 2×100 ml water 2x swabbed… Continue reading Recipe: Curry sauce

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

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)