RSS RSS twitter

August 14, 2009 | Paul Merak | Comments 0

How to install a BIN file in Ubuntu?

  • Sharebar

Installing a BIN file in Linux is not so easy, but it is not difficult too. First start the shell. This is generally there in the Applications>Accessories>Terminal. When you are in Terminal, make sure you are in right directory. You can do this by using the command “cd foldername” where foldername is the name of the folder name.

If you have saved file on the desktop, you will have to write “cd Desktop” (not it is case sensitive). After that, you must make the file executable. To do that, you must type “chmod +x filename.bin”. Then you can run the executable file by typing this:

./filename.bin

No related posts.


Related words : , , , , , , ,

Sign up to the Gadgetmix Newsletter (free) for news and reviews mailed directly to your mailbox CLICK HERE

Leave a Reply

  • Recent Comments