Create Virtual Disk from Command Line Terminal
Create a qcow2 Image Create a RAW Image Re-Sizing a Disk Image Convert between image formats.
Remove entry from custom MacOS Spelling dictionary
Open the following file with a raw text editor such as Visual Studio Code or Atom.io. ~/Library/Spelling Remove any line entries that are erroneous.
Get DMI (SMBIOS) Hardware Components from Linux CLI
Install the dmidecode package: Get the Manufactuer, Product Number / Model Name, Serial Number etc. dmidecode -t 1 More Documentation:
Verify Checksum on macOS
SHA256 Source Medium / List of other methods.
Add MAMP mySQL to Path on macOS 11
sudo nano /etc/paths add desired folder to end of file and save changes. /Applications/MAMP/Library/bin/