Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LesnyRumcajs/08f0e6ac111b95a8946b09ee049a047e to your computer and use it in GitHub Desktop.
Save LesnyRumcajs/08f0e6ac111b95a8946b09ee049a047e to your computer and use it in GitHub Desktop.
mount qnap
mount -t cifs -o username=<USER>,uid=$(id -u),gid=$(id -g) //<IP>/home qnap_data/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment