<?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>Vim-Fu &#187; SysAdmin</title>
	<atom:link href="http://www.vim-fu.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vim-fu.com</link>
	<description>A SysAdmin&#039;s Notebook</description>
	<lastBuildDate>Thu, 29 Jul 2010 03:15:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>MySQL tuning script</title>
		<link>http://www.vim-fu.com/mysql-tuning-script/</link>
		<comments>http://www.vim-fu.com/mysql-tuning-script/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 04:07:05 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=1023</guid>
		<description><![CDATA[This is really useful script called tuning-primer.sh by Matt Montgomery.  [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/mysql-tuning-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Screen to connect to a serial console</title>
		<link>http://www.vim-fu.com/using-screen-to-connect-to-a-serial-console/</link>
		<comments>http://www.vim-fu.com/using-screen-to-connect-to-a-serial-console/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 20:10:50 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=999</guid>
		<description><![CDATA[<p>Not much to write about here.  You can use screen as a replacement for minicom. Who knew!?!?!  Screen will never stop amazing me with all the cool stuff that it can do.</p>
screen /dev/ttyUSB0
<p>To set the baud rate to 57,600:</p>
screen /dev/ttyUSB0 57600
<p>To enable CTS/RTS handshake:</p>
screen /dev/ttyUSB0 57600,ctsrts
<p>^a,k to end the session.
^a,i to check the status of [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/using-screen-to-connect-to-a-serial-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco POE and Polycom phones</title>
		<link>http://www.vim-fu.com/cisco-poe-and-polycom-phones/</link>
		<comments>http://www.vim-fu.com/cisco-poe-and-polycom-phones/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 05:41:29 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=970</guid>
		<description><![CDATA[They just continuously flapped when ever they were powered by the 3550.  Adding this line fixed the issue [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/cisco-poe-and-polycom-phones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco&#8217;s DNS Rewrite &#8211; My new best friend</title>
		<link>http://www.vim-fu.com/ciscos-dns-rewrite-my-new-best-friend/</link>
		<comments>http://www.vim-fu.com/ciscos-dns-rewrite-my-new-best-friend/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 19:33:24 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=943</guid>
		<description><![CDATA[DNS Rewriting is a simple and elegant solution that can save you time and [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/ciscos-dns-rewrite-my-new-best-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulk Adding users to Gmail and notifying them of their new credentials</title>
		<link>http://www.vim-fu.com/bulk-adding-users-to-gmail-and-notifying-them-of-their-new-credentials/</link>
		<comments>http://www.vim-fu.com/bulk-adding-users-to-gmail-and-notifying-them-of-their-new-credentials/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 18:12:23 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=937</guid>
		<description><![CDATA[<p>My company is making a small jump from Google Apps Standard this morning to the Premier service, but because we are taking the opportunity to change the domain name, we are forced to do a migration.  This is really not a big deal compared to the mail migrations I have done in the past, in [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/bulk-adding-users-to-gmail-and-notifying-them-of-their-new-credentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great iPhone app for working out regexes.</title>
		<link>http://www.vim-fu.com/great-iphone-app-for-working-out-regexes/</link>
		<comments>http://www.vim-fu.com/great-iphone-app-for-working-out-regexes/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 05:30:38 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=923</guid>
		<description><![CDATA[<p style="text-align: left;">This is a great little utility to have on your iPhone.  It&#8217;s called Regexen and it is a tool that allows you to enter some text, and then cook up a regex that will match it.  You can then mail it out to your own email account or a co-worker.  It also has [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/great-iphone-app-for-working-out-regexes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting from Apache to Nginx</title>
		<link>http://www.vim-fu.com/converting-from-apache-to-nginx/</link>
		<comments>http://www.vim-fu.com/converting-from-apache-to-nginx/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 21:38:05 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=862</guid>
		<description><![CDATA[I've decided to migrate Vim-Fu.com (WordPress) from Apache to Nginx for a couple of [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/converting-from-apache-to-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>editing a bash command from the CLI using VIM</title>
		<link>http://www.vim-fu.com/editing-a-long-bash-command-using-vim/</link>
		<comments>http://www.vim-fu.com/editing-a-long-bash-command-using-vim/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 04:04:43 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Vim Tricks]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=630</guid>
		<description><![CDATA[Ever have a very long shell command that when you run you realize has a mistake right in the [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/editing-a-long-bash-command-using-vim/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>selecting and writing out a portion of a file</title>
		<link>http://www.vim-fu.com/selecting-and-writing-out-a-portion-of-a-file/</link>
		<comments>http://www.vim-fu.com/selecting-and-writing-out-a-portion-of-a-file/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 00:34:38 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Vim Tricks]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=550</guid>
		<description><![CDATA[<p>Selecting and writing out a portion of a file into another one, or acting on it in some other way is a very handy thing to know how to do in VIM.  There are many actions that you can perform, which will save you loads of time, if you just know some basics about [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/selecting-and-writing-out-a-portion-of-a-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>90 minute cron job</title>
		<link>http://www.vim-fu.com/90-minute-cron-job/</link>
		<comments>http://www.vim-fu.com/90-minute-cron-job/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 01:47:39 +0000</pubDate>
		<dc:creator>jroberts</dc:creator>
				<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.vim-fu.com/?p=296</guid>
		<description><![CDATA[I can't believe it took me  so long to need a cronjob that ran every 90 minutes. When it finally happened (last night at 1:30 am) I realized that I had never even thought about this [...]]]></description>
		<wfw:commentRss>http://www.vim-fu.com/90-minute-cron-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
