help with permission settings

Discussion in 'HOWTO-Related Questions' started by newskooluser, Nov 30, 2007.

  1. newskooluser

    newskooluser New Member

    just need some help changing permissions on some .txt files for the website.
    im using fedora 7

    This is what the help files tells me to do with these files

    "Make sure that the files chatscript.txt and online.txt are Chmodded correctly (666) the top 2 boxes ticked in all three lines.

    i went to each of the properties for the files and went to permissions..there is nothing there pertaining to chmodded or 666 Or top 2 boxes ticked out of three...

    were am i going wrong/...?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    To change permissions of a file on the shell, use the command:

    chmod 666 /path/to/chatscript.txt
     

Share This Page