Skip to content

Instantly share code, notes, and snippets.

View elicia4's full-sized avatar
🌴
πŸ˜ŽπŸΉπŸ–οΈ

! elicia4

🌴
πŸ˜ŽπŸΉπŸ–οΈ
View GitHub Profile
@kentwait
kentwait / mount_vbox_shared_boot.md
Last active March 12, 2025 18:00
Mount VirtualBox shared folder on boot using fstab

How to mount a VirtualBox shared folder when the Guest OS boots

Problem

While using VirtualBox's Guest Additions to mount shared folders provides a seamless way to mount shared folders, there are also disadvantages.

  • Shared folders will always mount in /media/sf_(share name) unless specified using through vbox drivers in the guest OS
  • Mounting does not happen at boot-time. Applications that require paths at boot will not be able to access the shared folder even after it is mounted - such as Docker.

Solution

Instead of relying on Guest Additions, if you have sudo permissions, shared folders can be mounted at boot-time using fstab. Using this approach allows

@samiraguiar
samiraguiar / MC Cheat Sheet
Last active May 29, 2025 20:07 — forked from maciakl/MC Cheat Sheet
Midnight Commander Cheat Sheet / Shortcuts
Note for newcomers:
In the shortcuts below, "C" stands for CTRL and "A" stands for "ALT". This is a convention
used in the Midnight Commander documentation and was kept here.
You can also use "ESC" instead of "ALT", which is useful on Macbooks.
Main View
---------------------------------------------------------------
- File/directory operations