<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sanctuary Data Systems</title>
	<atom:link href="http://www.sanctuarydatasystems.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanctuarydatasystems.co.uk</link>
	<description>Advanced Network Management, Support and Secure Data Storage Solutions</description>
	<lastBuildDate>Mon, 05 Dec 2011 21:17:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Enable AirPrint for any printer</title>
		<link>http://www.sanctuarydatasystems.co.uk/mac-os/enable-airprint-for-any-printer-on-a-mac/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/mac-os/enable-airprint-for-any-printer-on-a-mac/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 21:15:39 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Mac OS]]></category>

		<guid isPermaLink="false">http://www.sanctuarydatasystems.co.uk/?p=395</guid>
		<description><![CDATA[Run AirPrint Activator on your Mac to share local and network attached printers to an iPhone, iPad or iPod Touch running iOS 4.2 or newer. AirPrint Activator listen to all local network printer advertisements and make them available via AirPrint.  If it is shared and visible by your Mac it will be advertised. Download from here]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/mac-os/enable-airprint-for-any-printer-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Remote Desktop 3.5.1 Access Fix</title>
		<link>http://www.sanctuarydatasystems.co.uk/security/apple-remote-desktop-3-5-1-access-fix/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/security/apple-remote-desktop-3-5-1-access-fix/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 15:31:36 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.sanctuarydatasystems.co.uk/?p=384</guid>
		<description><![CDATA[After updating my OSX boxes to 10.7 there has been some issues with the ARD 3.5.1 Admin/client updates ssh into the offending machine(s) and type: sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -deactivate -configure -access -off sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -restart -agent -privs -all]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/security/apple-remote-desktop-3-5-1-access-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix dropbox Permissions OSX</title>
		<link>http://www.sanctuarydatasystems.co.uk/storage/fix-dropbox-permissions-osx/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/storage/fix-dropbox-permissions-osx/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 10:48:31 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.sanctuarydatasystems.co.uk/?p=378</guid>
		<description><![CDATA[sudo chown -R $USER (path/to/dropbox) sudo chmod -R u+rw (path/to/dropbox) sudo chown -R $USER ~/.dropbox sudo chmod -R u+rw ~/.dropbox]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/storage/fix-dropbox-permissions-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Storage from Nexenta Systems</title>
		<link>http://www.sanctuarydatasystems.co.uk/opensource/open-storage-from-nexenta-systems/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/opensource/open-storage-from-nexenta-systems/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 17:10:45 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.sanctuarydatasystems.co.uk/?p=372</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/opensource/open-storage-from-nexenta-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exim as a Smarthost</title>
		<link>http://www.sanctuarydatasystems.co.uk/opensource/exim-as-a-smarthost/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/opensource/exim-as-a-smarthost/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 07:45:12 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.sanctuarydatasystems.co.uk/?p=368</guid>
		<description><![CDATA[By adding a smart router you can act as the primary mx for a domain that actually isn&#8217;t local to your server at all for example: I used this to push virus &#38; spam filtered mail onto a customers Exchange Server negating the need for POP boxes. To implement smart routers: touch /etc/staticroutes Then open [...]]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/opensource/exim-as-a-smarthost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brutally honest website privacy policy template</title>
		<link>http://www.sanctuarydatasystems.co.uk/our-news/brutally-honest-website-privacy-policy-template/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/our-news/brutally-honest-website-privacy-policy-template/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 16:42:47 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Jargon Busting]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://www.sanctuarydatasystems.co.uk/?p=361</guid>
		<description><![CDATA[At COMPANY _______ we value your privacy a great deal. Almost as much as we value the ability to take the data you give us and slice, dice, julienne, mash, puree and serve it to our business partners, which may include third-party advertising networks, data brokers, networks of affiliate sites, parent companies, subsidiaries, and other [...]]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/our-news/brutally-honest-website-privacy-policy-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X 10.6.5 Letterbox Mail Plugin</title>
		<link>http://www.sanctuarydatasystems.co.uk/mac-os/os-x-10-6-5-letterbox-mail-plugin/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/mac-os/os-x-10-6-5-letterbox-mail-plugin/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 20:47:03 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Mac OS]]></category>

		<guid isPermaLink="false">http://www.sanctuarydatasystems.co.uk/?p=341</guid>
		<description><![CDATA[Letterbox is a popular plugin for Mail.app that gives you a wide screen three-pane view in Mail, unfortunately the Mac OS X 10.6.5 update broke this plugin. If you don’t mind getting your hands a bit dirty in the Finder, you can fix the plugin to work in 10.6.5 by editing a file. We’ll walk you [...]]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/mac-os/os-x-10-6-5-letterbox-mail-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real Time Deduplication On Primary Storage</title>
		<link>http://www.sanctuarydatasystems.co.uk/storage/real-time-deduplication-on-primary-storage/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/storage/real-time-deduplication-on-primary-storage/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 00:04:04 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">https://www.sanctuarydatasystems.co.uk/?p=320</guid>
		<description><![CDATA[Deduplication, the ability to eliminate redundant files, blocks of data or bytes of data from storage has primarily been applied to backup. In this use case, there’s typically a high level of redundant data due to having multiple copies of files contained in multiple backup cycles, performance impact is often less important, and potential data [...]]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/storage/real-time-deduplication-on-primary-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Storage and ZFS</title>
		<link>http://www.sanctuarydatasystems.co.uk/opensource/open-storage-and-zfs/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/opensource/open-storage-and-zfs/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 12:12:29 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[ZFS]]></category>
		<category><![CDATA[OpenStorage]]></category>

		<guid isPermaLink="false">https://www.sanctuarydatasystems.co.uk/?p=311</guid>
		<description><![CDATA[What is Open Storage and ZFS OpenStorage combines open source foundations including file systems and operating systems with purpose built storage management software and data center-class hardware and storage. The benefits to customers include the end to vendor lock-in and increased flexibility and ease of use that together are saving customers CapEx and OpEx. Previously [...]]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/opensource/open-storage-and-zfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vigor 2710 NAS feature</title>
		<link>http://www.sanctuarydatasystems.co.uk/our-news/vigor-2710-nas-feature/</link>
		<comments>http://www.sanctuarydatasystems.co.uk/our-news/vigor-2710-nas-feature/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 23:17:55 +0000</pubDate>
		<dc:creator>Danny B</dc:creator>
				<category><![CDATA[Draytek]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">https://www.sanctuarydatasystems.co.uk/?p=293</guid>
		<description><![CDATA[The Vigor 2710 Series&#8217;s USB port can now also be used to add storage memory to the unit in the form of a USB memory key (as shown above) or for higher capacity a USB hard drive. The Vigor 2710 then provides FTP access file uploading/downloading which can be from the local LAN or from [...]]]></description>
		<wfw:commentRss>http://www.sanctuarydatasystems.co.uk/our-news/vigor-2710-nas-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

