Wednesday, September 9, 2009

Installing .bin extensioned file in ubuntu

# Open the Terminal.
# Locate the folder where the application resides.
# IN terminal write :
sudo chmod a+x ApplicationName.bin
./ApplicationName.bin

Follow the onscreen instructions....
You are done.....

No comments:

Post a Comment