Hide icons on OS X desktop
Posted onQuickly Hide All The Icons On Your Desktop [OS X Tips] defaults write com.apple.finder CreateDesktop false killall Finder Enable defaults write com.apple.finder
Quickly Hide All The Icons On Your Desktop [OS X Tips] defaults write com.apple.finder CreateDesktop false killall Finder Enable defaults write com.apple.finder
Error: Unable to negotiate with x.x.x.x port 22: no matching cipher found. Their offer: aes256-cbc,aes128-cbc Fix: sudo vi /etc/ssh/ssh_config Find the string: Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc Uncomment it and your ssh will work as usual.