Como executar o arquivo .run no Linux

sudo chmod +x /path/to/file.run
sudo /path/to/file.run
Glorious Gnu