Posts Tagged ‘howto’
Terminal Command to Stop Crash Report Popups
When an app crashes, Mac OS X pops open a crash report dialog box. Since I never really use this feature here is a simple Terminal command to rid yourself of them: defaults write com.apple.CrashReporter DialogType none If for any reason you want to reactivate the crash reports, retype the code replacing “none” with “prompt”.
how to uninstall boxee from appletv
in case you ever need to you can uninstall boxee from your appletv open terminal and enter the following commands one at a time… ssh frontrow@appletv.local sudo rm -rf /Applications/Boxee.app/ sudo rm -rf /Applications/XBMC.app/ sudo rm -rf /System/Library/CoreServices/Finder.app/Contents/PlugIns/XBMCLauncher.frappliance/ rm -rf /Users/frontrow/Library/Application Support/BOXEE/ rm -rf /Users/frontrow/Library/Application Support/XBMC/
how to install boxee and appletv – media center nirvana
boxee and appletv i love my appletv, but the thing about it is that it always leaves me thirsting for more. well guess what – more just arrived by the ton. i took the plunge this afternoon and decided to install boxee (based on the xmbc media center) on my appletv. i found some guides [...]













