Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • read and write permission (0777) to folder/files in linux system

    • 0
    • 1
    • 1
    • 2
    • 0
    • 0
    • 0
    • 0
    • 620
    Comment on it

    User can give read and write access permission to a folder in linux using below steps:-

    • Press(ALT+CTRL+T) open terminal(console).
    • run this command on console:
    • Sudo chmod -R 0777 Folder name

    Note:

    • Use absolute path for folder name in above command like (ex: /user/desktop/myfolder).
    • Same command use for giving permission to any file as well.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: