<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>numbersix</title>
      <link>http://www.numbersix.net/</link>
      <description></description>
      <language>en</language>
      <copyright>Copyright 2013</copyright>
      <lastBuildDate>Mon, 06 May 2013 08:25:08 +0100</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>rsnapshot multiple excludes</title>
         <description><![CDATA[Finally settled on a reliable config line for rsnapshot that excludes multiple folders:

<blockquote>backup	user@example.com:/your/data/			localfolder/	+rsync_long_args=--exclude '/folder1/blah/foo' --exclude 'folder2/foo/bah' --exclude '/folder3/bing/bong'</blockquote>]]></description>
         <link>http://www.numbersix.net/mt-archives/001448.html</link>
         <guid>http://www.numbersix.net/mt-archives/001448.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">unix</category>
        
        
         <pubDate>Mon, 06 May 2013 08:25:08 +0100</pubDate>
      </item>
            <item>
         <title>HP ProBook 4530s keyboard not working</title>
         <description>- Disconnect any cables, power, USB, network etc
- Remove the battery
- Press and keep pressed in the power button for at least 25 seconds
- Reconnect the power
- Test

Hopefully the keyboard now works.  Well it did for me anyway.  According to HP the power button trick clears something on the motherboard.

Nice, thanks HP.</description>
         <link>http://www.numbersix.net/mt-archives/001447.html</link>
         <guid>http://www.numbersix.net/mt-archives/001447.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">technology</category>
        
        
         <pubDate>Wed, 06 Mar 2013 15:18:11 +0100</pubDate>
      </item>
            <item>
         <title>Art Wallpaper</title>
         <description><![CDATA[A nice site for desktop wallpaper of popular art :

<a href="http://art-wallpaper.net">http://art-wallpaper.net</a>]]></description>
         <link>http://www.numbersix.net/mt-archives/001446.html</link>
         <guid>http://www.numbersix.net/mt-archives/001446.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">art</category>
        
        
         <pubDate>Tue, 19 Feb 2013 09:24:45 +0100</pubDate>
      </item>
            <item>
         <title>Importing an OST file into Outlook</title>
         <description>So it seems this is not as straight forward as importing a PST file.  OST files are weird magic, and most of the suggestions I can find talk about buying software to do this.  So just incase someone else has the same issue, here is how I solved the problem.  This does require access to the mail in the OST file through Outlook, which may not be possible in your situation.

Machine A = Outlook with OST file, old mail
Machine B = Outlook

- Open Outlook on Machine A
- Create a new, empty .pst file (yes pst).  Make sure you save the pst file somewhere you can find it later.
- Copy all the mail you want to transfer into the newly created pst file.  I suggest COPY and not MOVE because you never know what can happen.
- Close Outlook on Machine A
- Copy the newly created .pst file onto Machine B.  You may need to wait for Outlook to completely close the .pst file.  Worst case, if Windows complains that the file is still open, reboot the machine.
- Open Outlook on Machine B
- Import the newly created .pst file

Voila.  YMMV.  I take no responsibility for any loss or damage incurred following these instructions.</description>
         <link>http://www.numbersix.net/mt-archives/001445.html</link>
         <guid>http://www.numbersix.net/mt-archives/001445.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">technology</category>
        
        
         <pubDate>Tue, 18 Dec 2012 11:01:00 +0100</pubDate>
      </item>
            <item>
         <title>Linux mail, show headers</title>
         <description><![CDATA[This has been bugging me for literally years, and I've never taken the two minutes to actually figure it out.  Until now!

How to page backwards and forwards through the list of mail headers in Linux/UNIX command line mail :

<code>h+
h-</code>

So there I go.

Additionally:

<code>d1-100</code>

will delete messages 1 though 100 inclusive.

<code>d*</code>

will delete ALL the messages.]]></description>
         <link>http://www.numbersix.net/mt-archives/001444.html</link>
         <guid>http://www.numbersix.net/mt-archives/001444.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">unix</category>
        
        
         <pubDate>Wed, 08 Aug 2012 10:40:22 +0100</pubDate>
      </item>
            <item>
         <title>I am deleting files but free disk space is not increasing - Mac</title>
         <description><![CDATA[Interesting explanation of why i wasn't seeing disk space being freed up:

<a href="http://support.apple.com/kb/HT4878">http://support.apple.com/kb/HT4878</a>

Summary - as of Lion, Time Machine also keeps local backups for laptops.  This space is reclaimed if free space runs low.  You will see (sometimes wildly) varying differences between df, disk util and finder on how much space there is free.  Finder will tell you what you can use up, i.e. what space will be available after local backups are deleted to make space.]]></description>
         <link>http://www.numbersix.net/mt-archives/001443.html</link>
         <guid>http://www.numbersix.net/mt-archives/001443.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">mac</category>
        
        
         <pubDate>Mon, 30 Jul 2012 12:35:27 +0100</pubDate>
      </item>
            <item>
         <title>Ubuntu 12.04 install - no video - solution</title>
         <description><![CDATA[<a href="http://ubuntuforums.org/showthread.php?t=1982861">http://ubuntuforums.org/showthread.php?t=1982861</a>]]></description>
         <link>http://www.numbersix.net/mt-archives/001442.html</link>
         <guid>http://www.numbersix.net/mt-archives/001442.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">unix</category>
        
        
         <pubDate>Thu, 12 Jul 2012 09:37:43 +0100</pubDate>
      </item>
            <item>
         <title>zsh - get rid of rm confirmation</title>
         <description>Lovely though zsh is, the confirmation after typing &quot;rm *&quot; is just wrong.  It&apos;s not UNIX. This will get rid of the confirmation:

setopt rmstarsilent

Put it in your .zshrc today.</description>
         <link>http://www.numbersix.net/mt-archives/001441.html</link>
         <guid>http://www.numbersix.net/mt-archives/001441.html</guid>
        
        
         <pubDate>Thu, 10 May 2012 15:18:56 +0100</pubDate>
      </item>
            <item>
         <title>vesamenu.c32: Not a COM32R image</title>
         <description><![CDATA[When booting from USB this error came up.  Found a simple (though maybe not ideal) solution here:

<a href="http://www.linuxquestions.org/questions/linux-mint-84/trying-to-boot-linux-mint-9-from-usb-flash-drive-vesamenu-c32-not-a-com32r-image-829397/">http://www.linuxquestions.org/questions/linux-mint-84/trying-to-boot-linux-mint-9-from-usb-flash-drive-vesamenu-c32-not-a-com32r-image-829397/</a>

<em>Just type "help" on the BOOT prompt, and when you get the help menu, just hit enter. The system will now boot!</em>]]></description>
         <link>http://www.numbersix.net/mt-archives/001440.html</link>
         <guid>http://www.numbersix.net/mt-archives/001440.html</guid>
        
        
         <pubDate>Thu, 05 Apr 2012 12:40:25 +0100</pubDate>
      </item>
            <item>
         <title>Mobile me email to iCloud on older OSX</title>
         <description><![CDATA[Old mobile me email accounts can easily be migrated to iCloud following Apple's instructions.  However, on OSX this depends on having Lion installed to go smoothly.  If you have an older version of OSX without iCloud you may get problems connecting to the Mobile Me / iCloud IMAP server.  Here is a fix:

<a href="http://www.macstories.net/news/configure-an-icloud-email-account-on-snow-leopard/">http://www.macstories.net/news/configure-an-icloud-email-account-on-snow-leopard/</a>]]></description>
         <link>http://www.numbersix.net/mt-archives/001439.html</link>
         <guid>http://www.numbersix.net/mt-archives/001439.html</guid>
        
        
         <pubDate>Tue, 03 Apr 2012 09:59:54 +0100</pubDate>
      </item>
            <item>
         <title>Gorgeous wallpapers</title>
         <description><![CDATA[<a href="http://mantia.me/wallpaper/">http://mantia.me/wallpaper/</a>]]></description>
         <link>http://www.numbersix.net/mt-archives/001438.html</link>
         <guid>http://www.numbersix.net/mt-archives/001438.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">art</category>
        
        
         <pubDate>Tue, 20 Mar 2012 20:30:23 +0100</pubDate>
      </item>
            <item>
         <title>Command line eject CD for the Mac</title>
         <description><![CDATA[<blockquote>drutil eject</blockquote>]]></description>
         <link>http://www.numbersix.net/mt-archives/001437.html</link>
         <guid>http://www.numbersix.net/mt-archives/001437.html</guid>
        
        
         <pubDate>Wed, 04 Jan 2012 20:40:20 +0100</pubDate>
      </item>
            <item>
         <title>Turn Synaptics Touchpad off in Linux</title>
         <description><![CDATA[Battling with a terribly designed HP 4520s (oh for a Thinkpad), I had enough of hitting the stupid touchpad accidentally when typing.  The following will turn the touchpad on and off accordingly.  The script comes with no warranty, use at your own risk:

<code>
#!/bin/bash
#
# Turn that pesky touchpad on and off
#
# ----------------------------------------------------------------------------
id=`xinput list | grep TouchPad | awk '{print $6}' | sed 's/id=//'`
if [ $1 = 'on' ]; then
        xinput set-prop $id "Device Enabled" 1
else
        xinput set-prop $id "Device Enabled" 0
fi
</code>]]></description>
         <link>http://www.numbersix.net/mt-archives/001436.html</link>
         <guid>http://www.numbersix.net/mt-archives/001436.html</guid>
        
        
         <pubDate>Thu, 22 Sep 2011 08:57:09 +0100</pubDate>
      </item>
            <item>
         <title>terminator</title>
         <description><![CDATA[Recently discovered a new terminal emulator for Linux - <a href="http://www.tenshu.net/p/terminator.html">terminator</a>.  After a bit of config:

[global_config]
	focus = sloppy
	title_transmit_fg_color = "#FFFF00"
	title_transmit_bg_color = "#000000"
	title_inactive_fg_color = "#A8A3A3"
	title_inactive_bg_color = "#000000"

and some getting used to the keyboard commands, I'm really beginning to like it.  I've tried window managers based on a similar tiling idea, but didn't like them.  But this looks like it could become one of my main work tools.]]></description>
         <link>http://www.numbersix.net/mt-archives/001435.html</link>
         <guid>http://www.numbersix.net/mt-archives/001435.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">unix</category>
        
        
         <pubDate>Thu, 15 Sep 2011 14:03:11 +0100</pubDate>
      </item>
            <item>
         <title>Copy photos from iPhone to Mac</title>
         <description><![CDATA[Simple when you know how:

- Plug your iPhone into your Mac
- Launch Preview
- From the File menu navigate down and select “Import from iPhone…”
- Select “Import All” to get all the pictures, otherwise individually select pictures and click ‘Import’

From <a href="http://osxdaily.com/2010/07/10/transfer-photos-from-iphone-to-computer/">osx daily</a>]]></description>
         <link>http://www.numbersix.net/mt-archives/001434.html</link>
         <guid>http://www.numbersix.net/mt-archives/001434.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">mac</category>
        
        
         <pubDate>Sat, 23 Jul 2011 13:05:18 +0100</pubDate>
      </item>
      
   </channel>
</rss>
