Mac os x

From Wasya Wiki
Revision as of 16:57, 12 April 2024 by Piousbox (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Save screenshots as jpg

defaults write com.apple.screencapture type jpg;killall SystemUIServer

time

 sudo sntp -sS time.apple.com

Change default screenshot filename

defaults write com.apple.screencapture name "iDB"
killall SystemUIServer

Spotlight

Kill it: add the HD to privacy, in apple system settings

Restart, Command+r, shell, then:

csrutil disable

Then, unload the service:

 sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist