Rabu, 31 Maret 2010

How do I install a .bin file?

Go into a terminal and issue the following command in the directory where the bin file is:

Code:
chmod a+x name_of_file.bin
Then run it by writing:

Code:
sudo ./name_of_file.bin

Tidak ada komentar:

Posting Komentar