Skip to content

Instantly share code, notes, and snippets.

@remy727
Created June 30, 2025 13:22
Show Gist options
  • Save remy727/3dfdcf893cd66a7c8edd06e660cd45fc to your computer and use it in GitHub Desktop.
Save remy727/3dfdcf893cd66a7c8edd06e660cd45fc to your computer and use it in GitHub Desktop.
Ubuntu
sudo mkdir /mnt/hgfs
sudo vmhgfs-fuse .host:/ /mnt/hgfs/ -o allow_other -o uid=1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment