Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. sudo mkdir /opt/nginx
  2. # Don't run below command in case you want to built it for some other user
  3. sudo chown -R ec2-user:root /opt/nginx
  4. cd /opt/nginx
  5. cd nginx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement