<?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>Michael Wheeler</title>
	<atom:link href="http://michael-wheeler.org/feed" rel="self" type="application/rss+xml" />
	<link>http://michael-wheeler.org</link>
	<description>Home page of Michael Allan Bacon Wheeler</description>
	<lastBuildDate>Tue, 09 Mar 2010 10:02:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Doku Wiki &#8211; mini review</title>
		<link>http://michael-wheeler.org/2010/03/09/doku-wiki-mini-review</link>
		<comments>http://michael-wheeler.org/2010/03/09/doku-wiki-mini-review#comments</comments>
		<pubDate>Tue, 09 Mar 2010 10:02:12 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[doku]]></category>
		<category><![CDATA[dokuwiki]]></category>
		<category><![CDATA[mini review]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/?p=465</guid>
		<description><![CDATA[So I&#8217;ve been playing around with doku wiki in my free time, and wow is it easy to use. It&#8217;s both feature full, and light at the same time. Breeze to install and configure, and ready to go out of the box. Plugins are a breeze to install, and there isn&#8217;t a great amount of [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been playing around with doku wiki in my free time, and wow is it easy to use. It&#8217;s both feature full, and light at the same time. Breeze to install and configure, and ready to go out of the box. Plugins are a breeze to install, and there isn&#8217;t a great amount of configuration to worry about. It&#8217;s just simple. I like how namespaces can be dynamically added and removed without configuration. Give it a go&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/03/09/doku-wiki-mini-review/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why using SSH won&#8217;t secure your network</title>
		<link>http://michael-wheeler.org/2010/03/04/ssh</link>
		<comments>http://michael-wheeler.org/2010/03/04/ssh#comments</comments>
		<pubDate>Thu, 04 Mar 2010 10:11:29 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[snmp]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/?p=459</guid>
		<description><![CDATA[SSH is a wonderful protocol / tool which I use every day. It allows a user secure communication between hosts. Amongst  it&#8217;s many features it allows people to securely to execute commands, copy files and tunnel net traffic. Using SSH rather than telnet to configure and access devices is a great step up, and [...]]]></description>
			<content:encoded><![CDATA[<p>SSH is a wonderful protocol / tool which I use every day. It allows a user secure communication between hosts. Amongst  it&#8217;s many features it allows people to securely to execute commands, copy files and tunnel net traffic. Using SSH rather than telnet to configure and access devices is a great step up, and unlike telnet, passwords and secure information is encrypted.</p>
<p>But just because you&#8217;ve enabled SSH on all your devices doesn&#8217;t mean your network is any more secure. SSH is only one in many changes that need to be changed in order to have a secure network.</p>
<p><strong>Network Management</strong>, most network management software still access your devices using insecure techniques (some of which are listed below). What&#8217;s the use of using SSH, when you network management polls it every 5 minutes insecurely </p>
<p><strong>Keys</strong><br />
A simple think overlooked in most SSH setups, is that keys are never logged / saved, nor are private/public key authentication. So when you have 500 network devices, when you connect to one, people start getting into the habit of just accepting ssh keys without looking at them. A simple ARP man in the middle attack could allow a user to grab your password without any work.</p>
<p><strong>File Transfer</strong><br />
So you need to upload a config file. Simple I&#8217;ll just TFTP or FTP it. Maybe you might even HTTP it across. Well there you go, all the work of installing SSH on all your devices has been wasted. This can easily be fixed with either SCP, HTTPS or FTPS.</p>
<p><strong>SNMP</strong><br />
Commonly used SNMPv2 and v1 has no encryption support. It is common that most devices are setup with SNMPv2 and v1 rather than the SNMPv3 which support encryption. SNMP can be used to monitor, and set configuration options on most devices.</p>
<p><strong>Vulnerabilities in software</strong><br />
Sounds pretty stupid, but why would an attacker bother with SSH when they can just exploit a page. It&#8217;s annoying, but IOS and other software need to stay updated.</p>
<p><strong>Routing Protocols</strong><br />
Routing protocols really need to stay on routed links. Having OSPF running on general access VLANs is not a good idea. Very easy to make a man in the middle attack.</p>
<p><strong>Spanning Tree</strong><br />
Spanning Tree can easily be disturbed, and be used for malicious activities. BPDU GUARD really needs to be enabled on access ports, otherwise you&#8217;ll be in trouble.</p>
<p>Theses simple fixes will in fact make your network more secure than SSH would.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/03/04/ssh/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>200th post &#8211; SLA&#8217;s for the next 100.</title>
		<link>http://michael-wheeler.org/2010/03/01/200th-post-slas-for-the-next-100</link>
		<comments>http://michael-wheeler.org/2010/03/01/200th-post-slas-for-the-next-100#comments</comments>
		<pubDate>Mon, 01 Mar 2010 11:27:37 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/?p=456</guid>
		<description><![CDATA[Well it&#8217;s finally here. My 200th blog post, 150th comments and 300th spam comment. To celebrate I have decided to look at my current SLA and plan for the next 100. Hopefully the new SLA&#8217;s will improve quality and frequency of blog posts.

At least one post for every year, up to Year 2011
Written by either [...]]]></description>
			<content:encoded><![CDATA[<p>Well it&#8217;s finally here. My 200th blog post, 150th comments and 300th spam comment. To celebrate I have decided to look at my current SLA and plan for the next 100. Hopefully the new SLA&#8217;s will improve quality and frequency of blog posts.</p>
<ul>
<li>At least one post for every year, up to Year 2011</li>
<li>Written by either a Monkey or proofed read by one</li>
<li>Be completely letters C,O and 2 free by 2212</li>
</ul>
<p>If you have any issues with the quality of my blog you can contact Marvin [ Manger of Monkey Slave Co Team 2 ].</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/03/01/200th-post-slas-for-the-next-100/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Habari Review</title>
		<link>http://michael-wheeler.org/2010/03/01/habari-review</link>
		<comments>http://michael-wheeler.org/2010/03/01/habari-review#comments</comments>
		<pubDate>Mon, 01 Mar 2010 09:49:34 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[Habari]]></category>
		<category><![CDATA[shit post]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/?p=454</guid>
		<description><![CDATA[Habari is an open source blogging platform that runs on top of PHP. I thought I would give it a go for a few side projects since Wordpress and Wordpress mu (soon to merge) was getting overly kludgy. Harabi states on their website that their stable build isn&#8217;t really all that stable :P. It&#8217;s more [...]]]></description>
			<content:encoded><![CDATA[<p>Habari is an open source blogging platform that runs on top of PHP. I thought I would give it a go for a few side projects since Wordpress and Wordpress mu (soon to merge) was getting overly kludgy. Harabi states on their website that their stable build isn&#8217;t really all that stable :P. It&#8217;s more of a Beta than a release, so I wouldn&#8217;t run anything production on it.</p>
<p>To me, Habari looks like what the Wordpress would have created if they could go forward into time to look at the beast they have created. The best part of Habari is how lite it is, and how well set out everything is. Habari setup is straight forward and can be pointed at several different types of database servers. Less than 5 minutes and I had a blog up and running. Another 2 minutes and I had a second blog running off the same install. With the set out of the system you can make changes that apply to all or just one. It&#8217;s very light and simple to use. It appears that the community is making tones of great themes and plugins and I find that Habari will grow to point it takes over Wordpress. As long as it doesn&#8217;t become kludgy like Wordpress, I think it&#8217;s a great competitor. </p>
<p><a href="http://habariproject.org/">Habari, give it a go.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/03/01/habari-review/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RB750G Review</title>
		<link>http://michael-wheeler.org/2010/02/26/rb750g</link>
		<comments>http://michael-wheeler.org/2010/02/26/rb750g#comments</comments>
		<pubDate>Fri, 26 Feb 2010 11:20:44 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[rb750g]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[routerboard]]></category>
		<category><![CDATA[routeros]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/2010/02/26/rb750g</guid>
		<description><![CDATA[
RB750G &#8211; TheSkorm

I&#8217;m going to keep this short because I&#8217;m typing this on my phone. Moving into a new place, what is the one most important device you need? An IP router ofcourse. I was tempted to fork out the money to get a shiny new Cisco one&#8230; Maybe a 2851 or something but considering [...]]]></description>
			<content:encoded><![CDATA[<div class="flickr"><a title="photo sharing" href="http://www.flickr.com/photos/theskorm/4388984961/"><img class="flickr-photo" src="http://farm5.static.flickr.com/4026/4388984961_da451d993f_m.jpg" alt="Poweredge 2650" width="200" /></a><br />
<span class="flickr-caption"><a href="http://www.flickr.com/photos/theskorm/4388984961/">RB750G</a> &#8211; <a href="http://www.flickr.com/photos/theskorm">TheSkorm</a></span></div>
<p class="flickr-yourcomment">
I&#8217;m going to keep this short because I&#8217;m typing this on my phone. Moving into a new place, what is the one most important device you need? An IP router ofcourse. I was tempted to fork out the money to get a shiny new Cisco one&#8230; Maybe a 2851 or something but considering the price I asked around. Fortunenly a helpful IRC user suggested I look into getting a RouterBoard 750 or 750G. I looked the nicely priced device and decided to go with the G model as it supported gig and had a faster CPU.</p>
<p>Now considering that this router is priced cheaper than most DLink routers and switches I was surprised with a few things. First of all, it&#8217;s friggin small! No longer than my iPhone and only just wider. Packaging is minimal to save the enviroment.</p>
<p>Now just because it&#8217;s cheap and small doesn&#8217;t mean it isn&#8217;t packed full of features. It supports MPLS and all the common routing protocol. It has it&#8217;s own version of HSRP , includes Layer 2 and Layer 3 VPN clients and your usual PPPoE and stuff.</p>
<p>The device has low power requirements and can even be powered over PoE. I can see this device being perfect for where a L3 endpoint is required. Hookup a switchmode powersupply and battery. Battery backup would last hours if not days</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/02/26/rb750g/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eeek&#8230; Moving out of home&#8230;</title>
		<link>http://michael-wheeler.org/2010/02/13/eeek-moving-out-of-home</link>
		<comments>http://michael-wheeler.org/2010/02/13/eeek-moving-out-of-home#comments</comments>
		<pubDate>Sat, 13 Feb 2010 13:45:05 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[rent]]></category>
		<category><![CDATA[rocky]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/?p=438</guid>
		<description><![CDATA[Oh crap&#8230;
Getting the job in Rockhampton was the easy part, and I am now onto the hard job of moving away from home and into a rental (once i find one). Surely it can&#8217;t be that hard, that&#8217;s not a lot to worry about&#8230;
List of things to do:

Find a place to stay

Close to an ADSL [...]]]></description>
			<content:encoded><![CDATA[<p>Oh crap&#8230;</p>
<p>Getting the job in Rockhampton was the easy part, and I am now onto the hard job of moving away from home and into a rental (once i find one). Surely it can&#8217;t be that hard, that&#8217;s not a lot to worry about&#8230;</p>
<p>List of things to do:</p>
<ul>
<li>Find a place to stay</li>
<ul>
<li>Close to an ADSL 2+ exchange</li>
<li>Air Con</li>
<li>Security Screens</li>
<li>Lockup Garage</li>
<li>Good area</li>
<li>Under $300</li>
</ul>
<li>Find a decent Internet Plan</li>
<li>Move all my stuff</li>
<ul>
<li>PC and MacBook</li>
<li>Computer parts, routers and switches</li>
<li>Clothing</li>
<li>Stero</li>
<li>Various Stuff from Mum/Dad</li>
<ul>
<li>Fridge</li>
<li>Washing Machine</li>
<li>Tables and Chairs</li>
<li>ect..</li>
</ul>
</ul>
<li>Purchase Items</li>
<ul>
<li><a href="http://wiki.eth-0.nl/index.php/LackRack">A few Lack Racks</a></li>
<li>Bed</li>
<li>Tupperware &#8211; noting down part numbers for future purchases to ensure that most lids fit most things</li>
<li>Microwave</li>
<li>Lawn mower (dependant on lawn)</li>
<li>Asian Slave</li>
</ul>
<li>Level up in some skills</li>
<ul>
<li>Learn to cook</li>
<li>Learn to clean</li>
<li>Learn to pay bills</li>
<li>Learn to tie shoe lacers</li>
</ul>
<li>Pay for</li>
<ul>
<li>Electricity</li>
<li>Water</li>
<li>Internet</li>
<li>Rent</li>
<li>Food</li>
<li>Asian Slave</li>
<li><del datetime="2010-02-13T13:37:19+00:00">Asian Slaves Food</del></li>
</ul>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/02/13/eeek-moving-out-of-home/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pew Pew Pew</title>
		<link>http://michael-wheeler.org/2010/01/24/pew-pew-pew</link>
		<comments>http://michael-wheeler.org/2010/01/24/pew-pew-pew#comments</comments>
		<pubDate>Sun, 24 Jan 2010 10:32:02 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[pew]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/?p=430</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm5.static.flickr.com/4043/4297284656_21655bd92a.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/01/24/pew-pew-pew/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reasons I dislike using Microsoft Windows</title>
		<link>http://michael-wheeler.org/2010/01/21/no-windows</link>
		<comments>http://michael-wheeler.org/2010/01/21/no-windows#comments</comments>
		<pubDate>Thu, 21 Jan 2010 11:35:22 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[eee]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/?p=425</guid>
		<description><![CDATA[In no particular order, I give you my Windows and Microsoft annoyances. Trying not to favour another OS, and yes, I still use Windows.
File/Folder layout
Yup, this is a killer. Windows over the time has been built up of hack ontop of hack, and it&#8217;s file structure has changed several times, but with every change the [...]]]></description>
			<content:encoded><![CDATA[<p>In no particular order, I give you my Windows and Microsoft annoyances. Trying not to favour another OS, and yes, I still use Windows.</p>
<p><strong>File/Folder layout</strong></p>
<p>Yup, this is a killer. Windows over the time has been built up of hack ontop of hack, and it&#8217;s file structure has changed several times, but with every change the older folders have been left for legacy applications. In OS X, GNU/Linux and BSD operating systems file locations are some what sensible. /etc for config files, /lib for libraries, /home for homes, /bin for binaries. It&#8217;s all placed in logical places.</p>
<p><strong>Application Support files / Install<br />
</strong><br />
Windows has no single way to install and setup applications. Installers are not standardised and usually make a mess of the system. There is no one location for start up applications and every time you want to install or remove an application you must use a software vendors application, trusting them to clean up their mess.</p>
<p>Support files for applications are scattered throughout the system and it makes backing up a programs setting is fairly hard. It is slowly improving with Local Settings and Application Data, but still fair from perfect.</p>
<p><strong>Standards<br />
</strong><br />
Microsoft can&#8217;t even follow their own standards, so how are developers meant to. Microsoft event&#8217;s a new standard for each problem they run into, and don&#8217;t even bother to look at existing standards to improve on.</p>
<p><strong>EEE<br />
</strong><br />
Which brings me to my next point. The good old EEE &#8211; <a href="http://en.wikipedia.org/wiki/Embrace,_extend_and_extinguish">Embrace extend and extinguish</a>. The wiki page explains it quite well, and even provides examples :></p>
<p><strong>DIrectX</strong><br />
Well fuck you DirectX.</p>
<p><strong>Shell / Command Line<br />
</strong><br />
Oh dear god. The current standard shell is absolutely use, and has barely improved since DOS 6. Oh well, at least we have tab completion now. YAY! The good news is PowerShell is looking pretty cool. Shame PowerShell isn&#8217;t supported on Windows 2000.</p>
<p><strong>Dodgy Virus Protection<br />
</strong><br />
Windows has protected once again. To slow down virus they have limited our connections and removed our telnet. It hasn&#8217;t stopped viruses, although it has annoyed the hell out of us.</p>
<p><strong>Requirement to have a virii scanner<br />
</strong><br />
An operating system that suggests you run a virus scanner is flawed. All that should be required is security updates every several days, not a whole new product by a third party.</p>
<p><strong>5000 versions of the same product (ultimate ect&#8230;)<br />
</strong><br />
Home Basic, Home Premium, Business, Business Premium, Ultimate. This makes maintaing computers an absolute bitch, and just silly. Provide one operating system for all computers. Eg OS X :P. </p>
<p><strong>NTFS not being an open standard<br />
</strong><br />
This really isn&#8217;t a Windows annoyance, but an announce if you aren&#8217;t using Windows. NTFS standard needs to be open so other operating systems can read it.</p>
<p><strong>Updates<br />
</strong><br />
Windows is excellent at updating every 3 hours, not to mention updating even when automatic updates has been turned off. This is quite annoying for me, and people that just want to turn off their computers. Instead they have to wait an hour just install a simple update.</p>
<p><strong>Warning Messages</strong></p>
<p>If you ever download an application on Windows Vista or 7, you&#8217;ll have just under 8 warning messages to click allow to, and due to this, all users become quite jaded towards the messages, and completely ignore them.</p>
<p><strong>Unrelated Note</strong></p>
<p>On an unrelated note, I would like to see Windows have a unified way to saving application data, and sandbox each applications. When applications want to use other applications data files the OS  throws up a warning message asking if the program can have control over those files.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/01/21/no-windows/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Why I won&#8217;t send recruitment agencies .doc files</title>
		<link>http://michael-wheeler.org/2010/01/21/why-i-wont-send-recruitment-agencies-doc-files</link>
		<comments>http://michael-wheeler.org/2010/01/21/why-i-wont-send-recruitment-agencies-doc-files#comments</comments>
		<pubDate>Thu, 21 Jan 2010 07:22:25 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[DOC]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Resume]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/?p=420</guid>
		<description><![CDATA[Other than the fact that everyone hates recruitment agencies when applying for jobs, I have some fairly solid arguments on why I won&#8217;t provide a Microsoft Word file for my Resume and cover letter. If you won&#8217;t accept my resume in PDF format, I will ask if I can print it and mail it to [...]]]></description>
			<content:encoded><![CDATA[<p>Other than the fact that everyone hates recruitment agencies when applying for jobs, I have some fairly solid arguments on why I won&#8217;t provide a Microsoft Word file for my Resume and cover letter. If you won&#8217;t accept my resume in PDF format, I will ask if I can print it and mail it to you.</p>
<p>First and foremost, PDF allows me to know that any operating system and PDF viewer can read my resume and still present it the same way. With the Microsoft Word format, I have no way of knowing if my resume is being viewed the same. Different software and even different versions of Microsoft Word renders documents differently and formatting completely changes if a different printer is used with a weird paper size or origination. </p>
<p>The second reason is because recruitment agencies tend to like to change your resume to their formatting and modify what is written on your resume, before they pass it on to the employer. Although PDF  documents doesn&#8217;t stop them from copy the text into their own formatted template, it sure does slow them down. I&#8217;d much rather that my resume stays in the same condition all the way through to the employer.</p>
<p>The final reason is because my resume is created and rendered in LaTeX, so producing a Microsoft Word document at the same time as my current resume is relatively time consuming and hard. I shouldn&#8217;t be forced to use Microsoft Word to apply for jobs.</p>
<p>That said, company HR teams should get less lazy and actually do some work. You don&#8217;t need recruitment agencies these days with the internet, and even if the company does use a recruitment agency at least post the company name and location (not just Queensland) on the ad. I don&#8217;t want to waste my time applying for .net startup companies or jobs in locations I can&#8217;t commute to or live at.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/01/21/why-i-wont-send-recruitment-agencies-doc-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSSI</title>
		<link>http://michael-wheeler.org/2010/01/09/openssi</link>
		<comments>http://michael-wheeler.org/2010/01/09/openssi#comments</comments>
		<pubDate>Sat, 09 Jan 2010 10:05:03 +0000</pubDate>
		<dc:creator>Michael Wheeler</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dynamips]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openssi]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://michael-wheeler.org/?p=416</guid>
		<description><![CDATA[
Poweredge 2650 &#8211; Stephen Hill Photography

Well there you go, one of my life goal complete, clustering. I got a hold of two Dell 2650 and wanted to build a nice little cluster for dynamips so I can start testing / practising  for my CCNP. I decided to go with OpenSSI, and Debian, because that&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<div class="flickr"><a title="photo sharing" href="http://www.flickr.com/photos/gatekiller/4223228832/"><img class="flickr-photo" src="http://farm3.static.flickr.com/2554/4223228832_2ab59f61f8.jpg" alt="Poweredge 2650" width="200" /></a><br />
<span class="flickr-caption"><a href="http://www.flickr.com/photos/gatekiller/4223228832/">Poweredge 2650</a> &#8211; <a href="http://www.flickr.com/photos/gatekiller">Stephen Hill Photography</a></span></div>
<p class="flickr-yourcomment">
Well there you go, one of my life goal complete, clustering. I got a hold of two Dell 2650 and wanted to build a nice little cluster for dynamips so I can start testing / practising  for my CCNP. I decided to go with OpenSSI, and Debian, because that&#8217;s all people have been talking about. Took me awhile to find the correct documentation for Debian Lenny, but once I did it was smooth sailing. The doco&#8217;s can be found <a href="http://deb.openssi.org/alpha/openssi-lenny/Howto.html">here</a>  . </p>
<p>Once it&#8217;s installed it works pretty nicely, you set processes load balance using the cryptic command &#8220;loadlevel&#8221;, when processors start to use more CPU that get moved to CPU&#8217;s.</p>
<p>OpenSSI is very smooth to use with automatic setup of PXE booting and etherboot. Installed GNS3 and processes started to move over to the second server. I did have to set the max memory setting in GNS3 to the size of one IOS RAM requirements so it would spawn multiple dynamips hypervisors.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-wheeler.org/2010/01/09/openssi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
