Created
July 1, 2019 04:18
-
-
Save chepetime/2a10eda64a980185910714fcdf6f41f4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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