Tag Archives: executable files

UBUNTU Error :There is no application installed for executable files

There is no application installed for executable files When this happens you need to give that file execution rights and run it from the terminal like this: chmod a+x file.ext…