<?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>Companionway Office Systems</title>
	<atom:link href="http://companionway.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://companionway.net</link>
	<description>Meeting challenges with success</description>
	<lastBuildDate>Mon, 18 Apr 2011 15:21:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to see lines that exceed the vi buffer</title>
		<link>http://companionway.net/blog/2011/04/18/how-to-see-lines-that-exceed-the-vi-buffer/</link>
		<comments>http://companionway.net/blog/2011/04/18/how-to-see-lines-that-exceed-the-vi-buffer/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 15:21:34 +0000</pubDate>
		<dc:creator>geoffm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://companionway.net/?p=105</guid>
		<description><![CDATA[I ran into this problem again today. While analyzing a huge file I needed to see the contents of lines that were well past the vi buffer. Yes, I could have tweaked the vi settings and gained a greater buffer &#8230; <a href="http://companionway.net/blog/2011/04/18/how-to-see-lines-that-exceed-the-vi-buffer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://companionway.net/blog/2011/04/18/how-to-see-lines-that-exceed-the-vi-buffer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java VM thread dumps</title>
		<link>http://companionway.net/blog/2011/04/13/java-vm-thread-dumps/</link>
		<comments>http://companionway.net/blog/2011/04/13/java-vm-thread-dumps/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 14:26:21 +0000</pubDate>
		<dc:creator>geoffm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://companionway.net/?p=100</guid>
		<description><![CDATA[I have a love hate relationship with Java. It is important to understand that my inclinations are focused on system admin engineering and not on development. It seems everywhere I work java plays a major role. There are lots of &#8230; <a href="http://companionway.net/blog/2011/04/13/java-vm-thread-dumps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://companionway.net/blog/2011/04/13/java-vm-thread-dumps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>*nix shell profiles &#8211; order is important!</title>
		<link>http://companionway.net/blog/2011/04/12/nix-shell-profiles-order-is-important/</link>
		<comments>http://companionway.net/blog/2011/04/12/nix-shell-profiles-order-is-important/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 20:40:17 +0000</pubDate>
		<dc:creator>geoffm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://companionway.net/?p=95</guid>
		<description><![CDATA[Often I hear the question &#8220;How should I update my profile?&#8221; and then that usually leads to what file should I use. It is important to understand the file loading order and why this adds flexibility. My comments here will &#8230; <a href="http://companionway.net/blog/2011/04/12/nix-shell-profiles-order-is-important/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://companionway.net/blog/2011/04/12/nix-shell-profiles-order-is-important/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use awk to grab the remaing X fields.</title>
		<link>http://companionway.net/blog/2010/11/17/use-awk-to-grab-the-remaing-x-fields/</link>
		<comments>http://companionway.net/blog/2010/11/17/use-awk-to-grab-the-remaing-x-fields/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 15:44:15 +0000</pubDate>
		<dc:creator>geoffm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://companionway.net/?p=89</guid>
		<description><![CDATA[I needed to grab all the fields (command line args) from the &#8220;history&#8221; command output. I started to do what I have always done in the past (assuming you need fields 4 through the end). history &#124; awk -v col=4 &#8230; <a href="http://companionway.net/blog/2010/11/17/use-awk-to-grab-the-remaing-x-fields/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://companionway.net/blog/2010/11/17/use-awk-to-grab-the-remaing-x-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple shell calculator</title>
		<link>http://companionway.net/blog/2010/08/11/a-simple-shell-calculator/</link>
		<comments>http://companionway.net/blog/2010/08/11/a-simple-shell-calculator/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 13:54:48 +0000</pubDate>
		<dc:creator>geoffm</dc:creator>
				<category><![CDATA[System Admin]]></category>

		<guid isPermaLink="false">http://companionway.net/?p=71</guid>
		<description><![CDATA[As a System Engineer the command line is where I live most of the time. So having a quick means of calculating is needed. The tool &#8220;bc&#8221; (think: binary calculator) is your friend here but you must be aware of &#8230; <a href="http://companionway.net/blog/2010/08/11/a-simple-shell-calculator/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://companionway.net/blog/2010/08/11/a-simple-shell-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick-n-Dirty subversion (svn) using ssh tunnel</title>
		<link>http://companionway.net/blog/2010/07/29/quick-n-dirty-subversion-svn-using-ssh-tunnel/</link>
		<comments>http://companionway.net/blog/2010/07/29/quick-n-dirty-subversion-svn-using-ssh-tunnel/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 17:03:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[System Admin]]></category>

		<guid isPermaLink="false">http://companionway.net/?p=31</guid>
		<description><![CDATA[apt-get install subversion subversion-tools apache2 libapache2-svn # Create a new repository mkdir /data/svnrepos svnadmin create /data/svnrepos grpadd svn #(add the desired users to this group # - remember they need to restart - even X # - then chmod -R &#8230; <a href="http://companionway.net/blog/2010/07/29/quick-n-dirty-subversion-svn-using-ssh-tunnel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://companionway.net/blog/2010/07/29/quick-n-dirty-subversion-svn-using-ssh-tunnel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting location change</title>
		<link>http://companionway.net/blog/2010/07/29/25/</link>
		<comments>http://companionway.net/blog/2010/07/29/25/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 13:37:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://companionway.net/?p=25</guid>
		<description><![CDATA[We are moving locations for hosting this domain &#8211; as a result the site will be limited and changing as we move forward. Please be patient with us. Enjoy]]></description>
		<wfw:commentRss>http://companionway.net/blog/2010/07/29/25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell bios upgrade</title>
		<link>http://companionway.net/blog/2008/07/29/dell-bios-upgrade/</link>
		<comments>http://companionway.net/blog/2008/07/29/dell-bios-upgrade/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 17:26:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://companionway.net/?p=39</guid>
		<description><![CDATA[I recently had to find a way to upgrade the firmware on my Dell 1505n. But the steps I discovered should work for any Dell laptop. For a dell laptop &#8211; these came from a Dell wiki &#8211; some of &#8230; <a href="http://companionway.net/blog/2008/07/29/dell-bios-upgrade/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://companionway.net/blog/2008/07/29/dell-bios-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solaris 10 (x86) &#8211; with a failure to communicate</title>
		<link>http://companionway.net/blog/2008/03/28/solaris-10-x86-with-a-failure-to-communicate/</link>
		<comments>http://companionway.net/blog/2008/03/28/solaris-10-x86-with-a-failure-to-communicate/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 16:59:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://companionway.net/?p=27</guid>
		<description><![CDATA[I had an interesting issue develop today. I was asked to help with a Solaris 10 system that failed to come up after a reboot, or rather, was unreachable remotely after a reboot. The kernel answered to a ping but &#8230; <a href="http://companionway.net/blog/2008/03/28/solaris-10-x86-with-a-failure-to-communicate/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://companionway.net/blog/2008/03/28/solaris-10-x86-with-a-failure-to-communicate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

