Results 1 to 3 of 3
HI!!! Kindly saying the truth,this is mt first experience with linux and i want to use it for long time but i encountered various problem,,at the very begining i would ...
- 12-24-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 2
installation
HI!!! Kindly saying the truth,this is mt first experience with linux and i want to use it for long time but i encountered various problem,,at the very begining i would like to know the steps of opening .bin files, i tried many things but was unsuccessful.what i did was typed: chmod +x filename.bin but it says no such file or directory .
..i have been trying to open this program
for atleast 2 days and i am unsuccessful...any help would be appreciable,,,,,,thanx.....
- 12-24-2009 #2Just Joined!
- Join Date
- Dec 2009
- Posts
- 2
and what does +x means???
- 12-24-2009 #3
Hi and Welcome !
chmod command changes file mode or access permissions. +x option set execution bit of file and allow user to execute code of that file.
chmod command could not find .bin file. You have to navigate to the folder having .bin file.what i did was typed: chmod +x filename.bin but it says no such file or directory
I would suggest you to check linuxcommand.org to learn basic commands.
Which program are you trying to install? Did you search it in Synaptic Package Manager?
Check here for more info on chmod command.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote