How To Make User Owner Of Folder Linux?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log in to the terminal as the root user.
2. Type the command “chown” followed by the username you want to make the owner of the folder, then the name of the folder. For example, “chown username /path/to/folder.”
3. Press Enter. The user will now be the owner of the folder.