Make Executable File (all linux distro)
-
Linux don't say executable file from the extension but from the attributes. if you will make the executable file you must set its attributes to allow executable by type chmod +x
or check Allow executing file as program in properties window