Created
June 30, 2025 13:22
-
-
Save remy727/3dfdcf893cd66a7c8edd06e660cd45fc to your computer and use it in GitHub Desktop.
Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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