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

Android in plaats van Windows Mobile op jouw HTC mobiele telefoon? Dat kan!

Het op Linux gebaseerde Android in plaats van MS Windows Mobile als operating system op jouw HTC mobiele telefoon? Dat kan dankzij het XDAndroid-project. Heb jij ook genoeg van het trage MS Windows Mobile op jouw HTC Blackstone, Diamond, Diamond 500, Fuze, Raphael, Raphael 800, Rhodium, Tilt 2 of Topaz, installeer dan nu XDAndroid 2.2… Continue reading Android in plaats van Windows Mobile op jouw HTC mobiele telefoon? Dat kan!

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