Skip to content

Instantly share code, notes, and snippets.

@daldantas
Created September 25, 2018 16:19
Show Gist options
  • Save daldantas/42f0868110f5f25c1acae392e3f959f5 to your computer and use it in GitHub Desktop.
Save daldantas/42f0868110f5f25c1acae392e3f959f5 to your computer and use it in GitHub Desktop.
How to create soft or simbolic link
sudo ln -s /workspace/dir mydir
chown -R daldantas:www-data mydir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment