bin files
This is a discussion about bin files in the Linux Software category; hi, what shall i do with files that have a. bin extension?? how do i install it???.
hi,
what shall i do with files that have a .bin extension??
how do i install it???
what shall i do with files that have a .bin extension??
how do i install it???
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Apr 22
Apr 22
0
<1 minute
Responses to this topic
Those .bin files will make a newb crazy! I know, it happened to me! Pull up Nautilus or konqueror and just double click on it. If that doesn't open it, you may have to change it's permissions to 777.
Or, from a terminal as root, 'cd' to the directory where that .bin file is located, and do:
chmod 777 yadaya-whatever-it-is.bin [enter]
Then:
./yadayada-whatever-it-is.bin [enter]
Or, from a terminal as root, 'cd' to the directory where that .bin file is located, and do:
chmod 777 yadaya-whatever-it-is.bin [enter]
Then:
./yadayada-whatever-it-is.bin [enter]