Ubuntu : how to run .bin and .run files? March 05, 2021 $ sudo chmod +x ./filenameToExecute.bin|.run $ sudo ./filenameToExecute.bin|.run Read more