OSX Commands: Difference between revisions
| Line 1: | Line 1: | ||
= OSX Commands = | = OSX Commands = | ||
<hr> | |||
=== Disable Mac Address Randomization Globally === | === Disable Mac Address Randomization Globally === | ||
<hr> | <hr> | ||
Revision as of 00:33, 24 March 2026
OSX Commands
Disable Mac Address Randomization Globally
sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist PrivateMACAddressModeSystemSetting -int 1
Enable Rosetta (x86 compatibility tool for arm (M1,M2,etc) Macs
softwareupdate --install-rosetta