събота, 11 септември 2010 г.

How to install a bin file

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

chmod a+x name_of_file.bin

Then run it by writing:

sudo ./name_of_file.bin

Няма коментари:

Публикуване на коментар