OraMatt: YABAOracle

Yet Another Blog About Oracle

Month: April 2024

  • Turn of Disk Eject Notifications on MacOS

    If you don’t care about being notified each and EVERY time a disk is ejected from MacOS, run the following command. sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.DiskArbitration.diskarbitrationd.plist DADisableEjectNotification -bool YES;sudo pkill diskarbitrationd


  • Running Docker on a M2 MacBook

    I’ve had relative success running Docker x86-64 containers on my M2 MacBook with the following procedure: Run docker on Apple Silcon with hacks Prerequisite /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” Install…


Navigation

About

I’m Matt and I do Oracle things.