Excluding files in ownCloud client
The way to do this is somewhat undocumented. The client has no GUI option for this, but after digging in logs and […]
It's all in the Mac magic…
The way to do this is somewhat undocumented. The client has no GUI option for this, but after digging in logs and […]
Attached is a python script that shows all of you memory’s stated showmemory.py Here is the code #!/usr/bin/python import subprocess import re […]
Mac OS X 10.8 Mail Server setup. Using getmail from macports to get the mail and instead of procmail, which I could […]
Simply delete the preferences plist of the App Store App. (Execute the following command in your terminal) rm ~/Library/Preferences/com.apple.appstore.plist rm -r ~/Library/Saved\ […]
Mac OS X’s quarantine feature not only sets a special quarantine bit on files you download – so it can alert you […]
You need to use the following commands to search man pages: apropos Command The apropos command searches a set of database files […]
http://helpx.adobe.com/flash-player/kb/administration-configure-auto-update-notification.html
BIND permits simple load distribution using an address-shuffling method known as round robin. You set up a pool of IP addresses for several hosts […]
Quote: Originally Posted by LegendKillerUK Hi all, Odd problem but Disk Utility in Lion 10.7.4 is telling me that none of my DVD […]
1.8 K series engine spark plugs. Dont wast your money on platinum tipped ones at £8 a pop, get normal Copper ones […]
Apple’s Software Update service has the ability to offer the “correct” catalog to a client that requests simply “index.sucatalog”. This ability was […]
sudo repoutil –deprecated | awk ‘{ print $1 }’ | while read id ; do repoutil –purge-product="$id" ; done sudo repoutil –deprecated […]
Change the setting of “datadir” in /etc/mysql/my.cnf to point to the new location Or Symlink
Here’s a quick fix On your JSS Server go to Library/JSS/Tomcat/webapps/ROOT/theme/selfservice2. Copy the SelfService.css file to your desktop Open the file in […]