User Tools

Site Tools


os:mac

This is an old revision of the document!


Fine Tuning

defaults write com.apple.Finder AppleShowAllFiles true
killall Finder
 ssh-add -K .ssh/id_rsa.sit

Softs:

 brew install zsh-history-substring-search zsh-fast-syntax-highlighting zsh-autosuggestions zsh-navigation-tools zsh-syntax-highlighting 
compaudit | xargs chmod g-w
  • Dock hacks
    defaults write com.apple.dock autohide-delay -float 0
    defaults write com.apple.dock autohide-time-modifier -float 0.4; killall Dock
  • https://www.alphr.com/view-hidden-files-mac/
    defaults write com.apple.Finder AppleShowAllFiles TRUE
    killall Finder
  • ssh-private key password store in keychain
    ssh-add --apple-use-keychain ~/.ssh/[your-private-key]

Troubleshoot

Reset NVRAM

Cmd+Option + P + R

Safe Mode

“Shift” at boot

Disk Utility/Reinstall

Cmd + R

Network

udo dscacheutil -flushcache; sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder

7https://community.jamf.com/t5/jamf-pro/adding-ad-user-in-terminal/td-p/220596

Other

os/mac.1782810643.txt.gz · Last modified: by warnaud