All public logs

From Cramsession
Jump to navigationJump to search

Combined display of all available logs of Cramsession. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:17, 6 March 2025 Mflavell talk contribs created page Mount a HGFS file system (Created page with "* Mount one time: sudo vmhgfs-fuse .host:/ /mnt/hgfs -o subtype=vmhgfs,allow_other -o nonempty * Mount on boot sudo nano /etc/fstab Add the following line .host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other,defaults 0 0 run mount -a References: https://immortal-blog.github.io/devops/how-to-mount-vmware-shared-folder-to-ubuntu-on-boot.html")