Skip to content

Instantly share code, notes, and snippets.

@chepetime
Created July 1, 2019 04:18
Show Gist options
  • Save chepetime/2a10eda64a980185910714fcdf6f41f4 to your computer and use it in GitHub Desktop.
Save chepetime/2a10eda64a980185910714fcdf6f41f4 to your computer and use it in GitHub Desktop.
cd /Library/Preferences/SystemConfiguration
sudo mv ./com.apple.airport.preferences.plist _com.apple.airport.preferences.plist
sudo mv ./com.apple.network.identification.plist _com.apple.network.identification.plist
sudo mv ./com.apple.wifi.message-tracer.plist _com.apple.wifi.message-tracer.plist
sudo mv ./NetworkInterfaces.plist _NetworkInterfaces.plist
sudo mv ./preferences.plist _preferences.plist
sudo shutdown -r now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment