cara menjalankan file .run di linux
sudo chmod +x /path/to/file.run
sudo /path/to/file.run
Glorious Gnu
sudo chmod +x /path/to/file.run
sudo /path/to/file.run