RoundCube not displaying date
After update to 0.8.1 column “date of mail” is empty “in the list of all emails”. When I click on the emial […]
It's all in the Mac magic…
After update to 0.8.1 column “date of mail” is empty “in the list of all emails”. When I click on the emial […]
I found that AppArmor was the culprit by examining the syslog, and was able to successfully change the mysql data location by […]
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
As of Snow Leopard, it is now possible to set a screen saver to run over the login window. Unfortunately Apple haven’t […]
http://www.linuxquestions.org/questions/linux-software-2/problem-rotating-postfix-logs-478744/ Problem rotating Postfix logs
Apple have moved away from MIT’s krb. Mac OS X Lion (10.7) uses a Pluggable Authentication Module (PAM) stack to try a […]
This guide explains how you can set up an iSCSI target and an iSCSI initiator (client), both running Ubuntu 10.04. The iSCSI […]
http://sourceforge.net/projects/vmsvga2/files/ This enables sound and Quartz in VM’ed Mac OS X
Odds are you are taking a incremental approach to rolling out Lion in your organization. The thing is that if you start […]
First make a backup of the plist, then do the following: Convert it to XML so it’s editable: sudo plutil -convert xml1 […]