Apple OS X
10.10.x Yosimite
–
10.9.x Mountain Lion
Webwereld: Nieuwe commandline-programma’s in Mountain Lion
Software
KeyQue, snel én eenvoudig weergeven van globale en programma snelkoppelingen.
TimeMachineEditor, als je een back-up systeem TimeCapsule in je netwerk hebt zitten dan kan je hiermee de interval tijd aanpassen.
Flux, pas de kleur temperatuur aan van het scherm, aan de hand van de tijd van de dag. Wat het beeld rustiger maakt.
Carbon copy cloner, Om OS X systeem te klonen naar een andere harddisk.
MacTracker, Apple apparaten specificaties, alles in één programma.
OS X
TimeMachineEditor, RHEL/CentOS/SLS6 software for Mac OS X Leopard, Snow Leopard and Lion that lets you change the default one-hour backup interval of Time Machine.
Lion Diskmaker, Mac OS X 10.6, 10.7 and OS X 10.8 to burn a DVD or build a bootable drive.
File Server, Howto CentOS 6 As a replacement osx file-server
Linux
TimeMachine, “emulate” with “netatalk” service.
Windows
Apple software for windows: iCloud | iTunes | Quicktime | Safari | Airport utility | Bonjour Print services , help |
Tips – Information
Well known TCP and UDP ports used by Apple software products
iTunes
iTunes: Back up your iTunes library by copying to an external hard drive
iTunes for Mac: Moving your iTunes Media folder
Tweaks – Hints
Disable dashboard (source)
$ defaults write com.apple.dashboard mcx-disabled -boolean Yes
$ killall Dock
Parallels – turn of Ads (source)
$ defaults write com.parallels.Parallels\ Desktop ProductPromo.ForcePromoOff -bool YES
Where does $LANG variable gets set in Mac OS X? (http://apple.stackexchange.com)
[ Terminal > Preferences > Settings > [profile] > Advanced ] Set locale environment variables on startup
Then the locale will default to “C” with no language specified, and most programs will then default to English.
Hide any program’s dock icon (source)
sudo chmod 464 /Applications/System Preferences.app/Contents/Info.plist edit or add KEY "NSUIElement" and change STRING variable to "1".
<key>NSUIElement</key> <string>1</string>
How to disable Adobe PDF reader plug-in in Safari (source)
Remove ‘AdobePDFviewer*.plugin’ from ‘/Library/Internet Plug-Ins/’