How to rebuild Kerberos on Mac OS X 10.6, 10.7 & 10.8
After a lot of searching and trying I have finally come up with a way of rebuild the local KDC in OS […]
It's all in the Mac magic…
After a lot of searching and trying I have finally come up with a way of rebuild the local KDC in OS […]
#!/bin/bash var=a if [ "$var" -eq "$var" ] 2>/dev/null then echo number else echo not a number fi Redirection of […]
After update to 0.8.1 column “date of mail” is empty “in the list of all emails”. When I click on the emial […]
Mac OS X’s quarantine feature not only sets a special quarantine bit on files you download – so it can alert you […]
Those of you who have been editing your login background since 10.7 through to 10.7.3 would have noticed that upgrading to 10.7.4 […]
sed -n ‘/FOO/,/BAR/p’ test.txt This will extract all text between place holders FOO and BAR from the text file test.txt
Following this apple KB http://support.apple.com/kb/HT3765 Works fine. The problem comes when you delete an update from the master. The slaves will delete […]
Setting up a Linux server for OS X clients Setting up a Linux server for OS X clients – Deepport.net
1. Open Server app. 2. If you see a Welcome screen and a button named Configure, you have not yet set up Lion Server; […]
edit /Library/Preferences/com.apple.screensaver.plist to read <?xml version=”1.0″ encoding=”UTF-8″?> <!DOCTYPE plist PUBLIC “-//Apple//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”> <plist version=”1.0″> <dict> <key>loginWindowIdleTime</key> <integer>0</integer> <key>loginWindowModulePath</key> <string>/System/Library/Screen Savers/Flurry.saver</string> […]
http://www.deanspot.org/content/installing-apples-calendarserver-ubuntu
Until it’s officially released here is a copy of Plex Media server 0.9.5.1 that has the stacking of episodes problem fixed Plex […]
audiodevice http://whoshacks.blogspot.com/2009/01/change-audio-devices-via-shell-script.html
Apple have moved away from MIT’s krb. Mac OS X Lion (10.7) uses a Pluggable Authentication Module (PAM) stack to try a […]
chmod “+s” Purpose of this blog is to just break this loooog Sannata mode. Many people might be aware of this, but […]
To turn on “DHCAST128″ support please do the following: 1) Launch /Applications/Utilities/Terminal and do: sudo chmod o+w /Library/Preferences defaults write /Library/Preferences/com.apple.AppleShareClient afp_host_prefs_version […]