All Posts

Software Library vs API

Difference between Software Libraries and API(Application Programming Interface) could be complicated for new programmers. In this blog topic, I will…

Systemd Useful Commands

              systemctl status example.service               systemd-analyze    …

Qt QProcess “echo” Command Usage

In this short blog post, we will learn how to use “echo” command in Qt application running on Linux OS.…

“passwd” Bad Password Error!

“passwd” is a command that you can change your user password or another users passwords if you are superuser. Sometimes…

Grep Komutu

Grep komutunun işe yarar kullanımları: 61 “Grep Komutu”

Git Basic Commands

In this blog post you can find Git Commands that I use very often: Initialise empty git repository to start…