Directory ownership change and mode change - Linux

- sudo chown hasib:hasib html/
- sudo chmod +x html/
- sudo chmod -R 777 html/

Comments

Popular posts from this blog

Git post receive setup at server for git push to the production from local machine