dev:tricks:macos
This is an old revision of the document!
Table of Contents
Mac OS Tricks
F11 on a Mac for ESX Installs
- Fn+Ctrl+option+F11
- Or Go into the Mission Control settings and set 'Show Desktop' to be any other F- key besides F11. Go into the keyboard settings and check the box that says 'Use all F1, F2, etc. keys as standard function keys.
- Or if you are using VMware Fusion, you can send key using Virtual Machine → Send Key → F11.
Install Homebrew
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" brew doctor brew update
Mount from directory to directory
brew install bindfs # brew install pkg-config if needed bindfs <src_directory> <dest_directory>
dev/tricks/macos.1378705826.txt.gz · Last modified: 2020/06/06 23:32 (external edit)