Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.....

  2. #2
    Just Joined!
    Join Date
    Dec 2009
    Posts
    2
    and what does +x means???

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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.
    what i did was typed: chmod +x filename.bin but it says no such file or directory
    chmod command could not find .bin file. You have to navigate to the folder having .bin file.
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...