This commit is contained in:
admin
2016-10-03 21:46:38 -04:00
parent ce2c50c6a4
commit 279d8ecf8c
4 changed files with 23 additions and 4 deletions

View File

@@ -18,6 +18,9 @@ sudo defaults write /Library/Preferences/com.apple.alf stealthenabled -bool fals
# hush time machine
sudo defaults write /Library/Preferences/com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool true
# disable spotlight phone-home systemwide (belt and suspenders)
echo "127.0.0.1 api.smoot.apple.com" | sudo tee -a /etc/hosts
# update software
sudo softwareupdate -i -a