<?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>[LINICKX].com &#187; OS X</title>
	<atom:link href="http://www.linickx.com/tag/os-x/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Thu, 17 May 2012 10:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Secure your MAC to EAL3</title>
		<link>http://www.linickx.com/2940/secure-your-mac-to-eal3</link>
		<comments>http://www.linickx.com/2940/secure-your-mac-to-eal3#comments</comments>
		<pubDate>Thu, 21 Jan 2010 19:18:07 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[eal3]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=2940</guid>
		<description><![CDATA[This hit my feed reader this morning&#8230; Atsec information security is pleased to announce the successful Common Criteria Certification of Mac OS X Snow Leopard at EAL 3 Reference: http://www.atsec.com/us/news-atsec-apple-mac-os10-6-common-criteria-evaluation-snow-leopard-184.html It took me a few minutes to find it, but &#8230; <a href="http://www.linickx.com/2940/secure-your-mac-to-eal3">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This hit my feed reader this morning&#8230;</p>
<blockquote><p>
Atsec information security is pleased to announce the successful Common Criteria Certification of Mac OS X Snow Leopard at EAL 3
</p></blockquote>
<p><small>Reference: <a href="http://www.atsec.com/us/news-atsec-apple-mac-os10-6-common-criteria-evaluation-snow-leopard-184.html">http://www.atsec.com/us/news-atsec-apple-mac-os10-6-common-criteria-evaluation-snow-leopard-184.html</a></small></p>
<p>It took me a few minutes to find it, but if you want a certifiably secure mac you need to follow <a href="http://images.apple.com/support/security/commoncriteria/CC_AdminGuide.pdf">Apple&#8217;s Admin Guide</a> on  their <a href="http://support.apple.com/kb/DL75">Common Criteria page</a>, I know what I&#8217;ll be doing later <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/2940/secure-your-mac-to-eal3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Terminal / Console Connectivity in MAC OS X</title>
		<link>http://www.linickx.com/2926/getting-terminal-console-connectivity-in-mac-os-x</link>
		<comments>http://www.linickx.com/2926/getting-terminal-console-connectivity-in-mac-os-x#comments</comments>
		<pubDate>Tue, 19 Jan 2010 18:38:53 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=2926</guid>
		<description><![CDATA[It took me a couple of Googles to work this out&#8230; I have a Belkin f5u103v USB-to-Serial adapter and needed a console connection to a Cisco switch. To get started install this driver from apple (I think it needed a &#8230; <a href="http://www.linickx.com/2926/getting-terminal-console-connectivity-in-mac-os-x">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It took me a couple of Googles to work this out&#8230; I have a <strong>Belkin f5u103v</strong> USB-to-Serial adapter and needed a console connection to a Cisco switch.</p>
<p>To get started install <a href="http://www.apple.com/downloads/macosx/drivers/pl2303usbtoserialdriver.html">this driver from apple</a> (<em>I think it needed a reboot</em>).</p>
<p>If this was successful when you connect the USB-to-Serial you&#8217;ll be asked if you want to setup a modem / network connection&#8230; say no. From a terminal you should now see a new device similar to mine&#8230;</p>
<pre>
NickBook:~ nick$ ls /dev/cu*
/dev/cu.Bluetooth-Modem	/dev/cu.PL2303-00001004	/dev/cu.Bluetooth-PDA-Sync
NickBook:~ nick$
</pre>
<p>The <em>PL</em> device disappears when I unplug the USB adapter. Next you then need a copy of <a href="http://en.wikipedia.org/wiki/Minicom">minicom</a>, I installed <a href="http://www.macports.org/">macports</a> and did <code>port install minicom</code>.</p>
<p>Since I don&#8217;t want to re-invent the wheel now go to <a href="http://www.macosxhints.com/article.php?story=20040521145713551">http://www.macosxhints.com/article.php?story=20040521145713551</a> and <strong>Start at STEP 3</strong> to configure minicom (<em>Obviously you&#8217;ll replace /dev/cu.USA19QI191P1.1  with something similar to /dev/cu.PL2303-00001004 </em>) once finished you&#8217;ll be set.. happy terminal session!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/2926/getting-terminal-console-connectivity-in-mac-os-x/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MacBook Pro UK Keyboard Layout for Windows</title>
		<link>http://www.linickx.com/2931/macbook-pro-uk-keyboard-layout</link>
		<comments>http://www.linickx.com/2931/macbook-pro-uk-keyboard-layout#comments</comments>
		<pubDate>Mon, 18 Jan 2010 15:28:20 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=2931</guid>
		<description><![CDATA[I&#8217;ve imported my windows box into VirtualBox (howto) and noticed that the keyboard layout is all screwed up. My Googling suggests that a German and Swedish bloke/bird/person have fixed this issue but no-one in the UK. Attached is my UK &#8230; <a href="http://www.linickx.com/2931/macbook-pro-uk-keyboard-layout">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve imported my windows box into VirtualBox (<em><a href="http://www.virtualbox.org/wiki/Migrate_Windows">howto</a></em>) and noticed that the keyboard layout is all screwed up.</p>
<p>My Googling suggests that a <a href="http://www.miscdebris.net/blog/2009/04/17/apple-keyboard-keymap-german-for-windows-running-as-guest-on-mac-os-x-host-in-virtualbox/"> German</a> and <a href="http://www.virtualbox.org/ticket/1871#comment:11"> Swedish </a> bloke/bird/person have fixed this issue but no-one in the UK. </p>
<p><a href="http://www.linickx.com/files/2010/01/English-UK-Apple-MacBook-Pro.zip">Attached is my UK Keyboard layout</a>, also <a href="http://www.linickx.com/files/2010/01/SOURCE-FILE-For-English-UK-Apple-MacBook-Pro-Keyboard-Layout.klc.zip">the source file</a> so you can use <a href="http://msdn.microsoft.com/en-us/goglobal/bb964665.aspx">microsoft keyboard layout creator</a> to make your own.</p>
<p>To use, simply unzip, run setup, and then in your keyboard settings (<em>control panel</em>) change to &#8220;<strong>English UK &#8211; Apple MacBook Pro</strong>&#8221; &#8230; you may wish to remove the default UK keyboard to avoid confusion.</p>
<p>This works well for me in VirtualBox, I would expect it to work in VMWARE / Parallels but I&#8217;ve not tested it, as with everything I do YMMV <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/2931/macbook-pro-uk-keyboard-layout/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Silence on LINICKX.com</title>
		<link>http://www.linickx.com/2923/silence-on-linickx-com</link>
		<comments>http://www.linickx.com/2923/silence-on-linickx-com#comments</comments>
		<pubDate>Wed, 13 Jan 2010 17:46:29 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[lifeblog]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Project R]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=2923</guid>
		<description><![CDATA[It&#8217;s been a bit quiet on here; x-mas was &#8220;louder&#8221; than normal there seemed to be more to do than normal and I forgot to schedule some seasons greetings on the 25/12 &#38; 01/01 so my apologies. I&#8217;ve acquired extra &#8230; <a href="http://www.linickx.com/2923/silence-on-linickx-com">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a bit quiet on here; x-mas was &#8220;louder&#8221; than normal there seemed to be more to do than normal and I forgot to schedule some seasons greetings on the 25/12 &amp; 01/01 so my apologies. I&#8217;ve acquired extra time-sinks, I&#8217;m now a MAC Fanboy as I&#8217;ve brought a <a title="Mac Book Pro" href="http://www.apple.com/macbookpro/">shiny new toy</a> (<em>expect <a href="http://www.linickx.com/archives/tag/os-x">mac related posts</a></em>) <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  . My Cisco Certification is due for renewal so I really really should study and I have &#8220;<em><a title="Project R" href="http://www.linickx.com/archives/tag/project-r">Project R</a></em>&#8221; which is a weekend project &#8230; basically a website for a friend&#8230;. oh and thanks to all the <a href="http://news.bbc.co.uk/1/hi/uk/8455579.stm">recent snow</a> around here <a href="http://www.linickx.com/archives/tag/audi">the car</a> really needs a clean!</p>
<p>So, I should get on, get organised and be grateful that <a href="http://www.linickx.com">this time-sink </a>helps organise my thoughts.</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/2923/silence-on-linickx-com/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

