Tuesday 21 June 2016

Today's Linux Tip - 21/6/2016

How to debug a program that is not working properly

If you are having trouble with a software application that is not working properly in Linux, start the command from a terminal shell. The shell will receive all the status messages from the application that you don't see in the GUI shell. You can see a lot of extra information about what is happening in the application.