If you’d like to run multiple commands in shell which is executed one by one, you can simply type: What if you need to run […] Read More
Category: Development
Visual Studio Code has great C/C++ support and it’s possible to debug a project with it. Visual Studio Code can use gdb as a debugger. […] Read More
Konsole is a great terminal emulator that you can find in many Linux distributions. The problem with some Linux distributions is that font is too […] Read More
During the upgrade of Debian or Ubuntu server you may encounter strange failing of scripts which are restarting services. For some reason it’s not possible […] Read More
After finishing release build of your Android application with Xamarin – Visual Studio 2019 you may experience the following error when uploading the app to […] Read More