<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Benaiah's Computer Experiences</title>
	<atom:link href="http://benaiah41.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://benaiah41.wordpress.com</link>
	<description>My everyday experiences with computers.</description>
	<lastBuildDate>Mon, 20 Apr 2009 03:37:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='benaiah41.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/56d14aa55ce8690efff250a8067d5103?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Benaiah's Computer Experiences</title>
		<link>http://benaiah41.wordpress.com</link>
	</image>
			<item>
		<title>Enabling Compositing in Ubuntu</title>
		<link>http://benaiah41.wordpress.com/2009/04/19/enabling-compositing-in-ubuntu/</link>
		<comments>http://benaiah41.wordpress.com/2009/04/19/enabling-compositing-in-ubuntu/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 03:37:21 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=66</guid>
		<description><![CDATA[After installing the latest version of Gnome-Do a few days ago I found that I had to enable compositing to be able to use the latest themes.  Here how I did it.
Press Alt-F2 to open the &#8220;Run Application&#8221; box.
Type &#8220;gconf-editor&#8221; and press Enter.
Navigate to apps  &#62;&#62; metacity &#62;&#62; general
Select the checkbox next to &#8220;compositing_manager&#8221;
Thats it!
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=66&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After installing the latest version of Gnome-Do a few days ago I found that I had to enable compositing to be able to use the latest themes.  Here how I did it.</p>
<p>Press Alt-F2 to open the &#8220;Run Application&#8221; box.</p>
<p>Type &#8220;gconf-editor&#8221; and press Enter.</p>
<p>Navigate to apps  &gt;&gt; metacity &gt;&gt; general</p>
<p>Select the checkbox next to &#8220;compositing_manager&#8221;</p>
<p>Thats it!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=66&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2009/04/19/enabling-compositing-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
		<item>
		<title>Resizing Vertical Viewports in Vim</title>
		<link>http://benaiah41.wordpress.com/2009/02/21/resizing-vertical-viewports-in-vim/</link>
		<comments>http://benaiah41.wordpress.com/2009/02/21/resizing-vertical-viewports-in-vim/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 19:06:11 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Vim]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[viewport]]></category>
		<category><![CDATA[widen]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=61</guid>
		<description><![CDATA[One way to make your use of Vim more efficient is to make use of viewports (splits).  This article from linux.com explains just about everything about how to used the viewports in vim.  However there is one thing it does not mention, and this is how to changed the width of a vertical viewport.  Here&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=61&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One way to make your use of Vim more efficient is to make use of viewports (splits).  This<a title="article" href="http://www.linux.com/feature/54157" target="_blank"> article</a> from <a title="linux.com" href="http://www.linux.com" target="_blank">linux.com</a> explains just about everything about how to used the viewports in vim.  However there is one thing it does not mention, and this is how to changed the width of a vertical viewport.  Here&#8217;s how.</p>
<p style="padding-left:30px;"><span style="color:#800000;">Ctrl+w &gt;</span> widens the viewport  (Press Ctrl+w and then &#8220;&gt;&#8221;)</p>
<p style="padding-left:30px;"><span style="color:#800000;">Ctrl+w &lt;<span style="color:#800000;"> <span style="color:#000000;">narrows the viewport</span></span></span> (Press Ctrl+w and then &#8220;&lt;&#8221;)</p>
<p>As usual with vim you can also use modfiered to chage how much you widen/narrow the view port.  For example, to widen it by a 10 instead of 1:</p>
<p style="padding-left:30px;"><span style="color:#800000;">Ctrl+w 10&gt; <span style="color:#000000;">widens viewport by 10</span></span></p>
<p><span style="color:#800000;"><span style="color:#000000;">The number can be replaced with any value and also applies to the narrow viewport command.<br />
</span></span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=61&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2009/02/21/resizing-vertical-viewports-in-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
		<item>
		<title>Splitting and Merging PDF Files</title>
		<link>http://benaiah41.wordpress.com/2009/01/22/pdfsam/</link>
		<comments>http://benaiah41.wordpress.com/2009/01/22/pdfsam/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 03:54:35 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[split]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=46</guid>
		<description><![CDATA[Today I had a situation where I needed to combine two PDF files into one.  PDF Split and Merge is a free excellent program for both splitting and merging PDF files.  This program allows you to split a PDF files according to a large number of criteria (see screen shot for all options) , as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=46&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today I had a situation where I needed to combine two PDF files into one.  PDF Split and Merge is a free excellent program for both splitting and merging PDF files.  This program allows you to split a PDF files according to a large number of criteria (see screen shot for all options) , as well as merge several PDF files into a single file.</p>
<p>PDF Split and Merge is available for download <a title="here" href="http://www.pdfsam.org/?page_id=32" target="_blank">here</a>.   For use on Linux systems download the Zip archive.  Though this post focuses on the Linux version, PDF Split and Merge is also available for windows and mac as well.</p>
<p>Once you&#8217;ve downloaded the program extract the contents of the zip file, by double clicking the Zip file and selecting &#8220;Extract.&#8221;</p>
<p>Once the files have been extracted there are two different ways to run the program.  The first is to right click the pdfsam-1.1.0.jar file and select &#8220;Open with Sun Java 6 Runtime.&#8221;  If you do not have that option in your right-click menu follow the steps below.</p>
<p>Open a terminal and change to the directory containing the extracted files and run:</p>
<p>java -jar pdfsam-1.1.0.jar</p>
<p>The program will open and you will be ready to split/merge your PDFs!</p>

<a href='http://benaiah41.wordpress.com/2009/01/22/pdfsam/pdfsam_merge3/' title='PDFsam - Merge'><img width="150" height="107" src="http://benaiah41.files.wordpress.com/2009/01/pdfsam_merge3.png?w=150&#038;h=107" class="attachment-thumbnail" alt="Merge" title="PDFsam - Merge" /></a>
<a href='http://benaiah41.wordpress.com/2009/01/22/pdfsam/pdfsam_split2/' title='PDFsam - Split'><img width="150" height="107" src="http://benaiah41.files.wordpress.com/2009/01/pdfsam_split2.png?w=150&#038;h=107" class="attachment-thumbnail" alt="Split Options" title="PDFsam - Split" /></a>

  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=46&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2009/01/22/pdfsam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 8.10 Freezes After Login Screen</title>
		<link>http://benaiah41.wordpress.com/2008/11/01/ubuntu-810-freezes-after-login-screen/</link>
		<comments>http://benaiah41.wordpress.com/2008/11/01/ubuntu-810-freezes-after-login-screen/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 18:13:56 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[black]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[tan]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=44</guid>
		<description><![CDATA[Some integrated Intel graphics cards are having a hard time with the new Ubuntu 8.10 release.  The symtom is that after the install you can&#8217;t get past the login screen.  It accepts your login but instead of loading the desktop all you see is a black or tan screen (sometimes my mouse would move and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=44&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Some integrated Intel graphics cards are having a hard time with the new Ubuntu 8.10 release.  The symtom is that after the install you can&#8217;t get past the login screen.  It accepts your login but instead of loading the desktop all you see is a black or tan screen (sometimes my mouse would move and other times it wouldn&#8217;t).  This happens because the graphics card cannot handle the compiz special effects. To fix the problem you need to remove compiz.  Here&#8217;s how:</p>
<p>1. From the Grub boot menu slect the &#8220;recovery mode&#8221; option.</p>
<p>2. Select &#8220;root       Drop to root shell prompt&#8221;</p>
<p>Type the following at the prompt:</p>
<p>3. sudo apt-get remove compiz</p>
<p>4. sudo apt-get remove compiz-core</p>
<p>5. exit</p>
<p>6. Select &#8220;resume      Resume normal boot&#8221;</p>
<p>You should now be up and running!  If you want to try to use compiz later install it through the Synaptic Package Manager.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=44&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2008/11/01/ubuntu-810-freezes-after-login-screen/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
		<item>
		<title>Add User to &#8220;sudoers&#8221; File</title>
		<link>http://benaiah41.wordpress.com/2008/08/15/37/</link>
		<comments>http://benaiah41.wordpress.com/2008/08/15/37/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 16:17:55 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[sudoers file]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=37</guid>
		<description><![CDATA[To give a user the ability to use the &#8220;sudo&#8221; command you must add them to the &#8220;sudoers&#8221; file.  Here&#8217;s how.
Thanks to ubuntucat (see comment below) for the following suggestion!  The easiest way to allow a user to sudo is to simply run the following command from the Terminal:
To open the Terminal:
Applications &#62;&#62; Accessories &#62;&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=37&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>To give a user the ability to use the &#8220;sudo&#8221; command you must add them to the &#8220;sudoers&#8221; file.  Here&#8217;s how.</p>
<p>Thanks to ubuntucat (see comment below) for the following suggestion!  The easiest way to allow a user to <em>sudo</em> is to simply run the following command from the Terminal:</p>
<p>To open the Terminal:</p>
<p style="padding-left:30px;">Applications &gt;&gt; Accessories &gt;&gt; Terminal</p>
<p>Once the Terminal is open type:</p>
<p style="padding-left:30px;">sudo adduser <em>username</em> admin</p>
<p>This must be done from an account that already has sudo abilities or else from the root account.</p>
<p>If for some reason you have to manually edit the &#8220;sudoers&#8221; file keep reading!</p>
<p>Open the file &#8220;sudoers&#8221; located at /etc/sudoers using your favorite text editor.  You must have root permissions to be able to edit this file so you will want to open your editor from the command line.</p>
<p>To use gedit you would do the following:</p>
<p>Open the Terminal and type:</p>
<p style="padding-left:30px;">sudo gedit /etc/sudoers</p>
<p>If you want to use vim you can simply enter the following into the Terminal:</p>
<p style="padding-left:30px;">sudo visudo</p>
<p>Once you have the sudoers file open, scroll down to the line:</p>
<p style="padding-left:30px;">root   ALL = (ALL)    ALL</p>
<p>Add the folling line below the root line (replacing &#8220;user&#8221; with the name of the account you wish to give sudo access to)</p>
<p style="padding-left:30px;">user   ALL = (ALL)    ALL</p>
<p>Save and close the file.  The new user has now been added to the &#8220;sudoers&#8221; file and can use the &#8220;sudo&#8221; command.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benaiah41.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benaiah41.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=37&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2008/08/15/37/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix Broken Windows Updater after IE7 Install</title>
		<link>http://benaiah41.wordpress.com/2008/05/31/fix-broken-windows-updater-after-ie7-install/</link>
		<comments>http://benaiah41.wordpress.com/2008/05/31/fix-broken-windows-updater-after-ie7-install/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 02:00:59 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[computer help]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows maintenance]]></category>
		<category><![CDATA[sp3]]></category>
		<category><![CDATA[windows update]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=32</guid>
		<description><![CDATA[I have had this problem twice after first installing SP3 for Windows XP and then installing IE7 through Windows Update.  Windows Upadate breaks, it will download the updates but it fails when it tries to install them.  Here is how I fixed the problem.
1)  I created a folder called  &#8220;WUAGENT&#8221; on my C drive.  The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=32&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have had this problem twice after first installing SP3 for Windows XP and then installing IE7 through Windows Update.  Windows Upadate breaks, it will download the updates but it fails when it tries to install them.  Here is how I fixed the problem.</p>
<p>1)  I created a folder called <span><span> &#8220;WUAGENT&#8221; on my C drive.  The address is C:\WUAGENT  This name is irrelevant,  you can call it whatever you want.</span></span></p>
<p>2) Download &#8220;<span><span>WindowsUpdateAgent30-x86.exe&#8221; to the folder you just created. Click <a href="http://download.windowsupdate.com/v7/windowsupdate/redist/standalone/WindowsUpdateAgent30-x86.exe">here</a> to download it.</span></span></p>
<p>3) Open a command prompt (Start &gt;&gt; Run and type &#8220;cmd&#8221;).  Run the following command to force run the exe file you just downloaded.</p>
<p><span><span>C:\WUAGENT\WindowsUpdateAgent30-x86.exe /wuforce</span></span></p>
<p>Windows Updater should now work again!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benaiah41.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benaiah41.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=32&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2008/05/31/fix-broken-windows-updater-after-ie7-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Command-Line Reference</title>
		<link>http://benaiah41.wordpress.com/2008/05/19/ubuntu-command-line-reference/</link>
		<comments>http://benaiah41.wordpress.com/2008/05/19/ubuntu-command-line-reference/#comments</comments>
		<pubDate>Tue, 20 May 2008 02:06:54 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=30</guid>
		<description><![CDATA[Here is a nice reference sheet I found for the linux command line.  Click the link to download the PDF.
Ubuntu Reference Sheet
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=30&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here is a nice reference sheet I found for the linux command line.  Click the link to download the PDF.</p>
<p><a href="http://benaiah41.files.wordpress.com/2008/05/ubuntureferencecheatsheet.pdf">Ubuntu Reference Sheet</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benaiah41.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benaiah41.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=30&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2008/05/19/ubuntu-command-line-reference/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Flash Pulgin for Firefox in Ubuntu</title>
		<link>http://benaiah41.wordpress.com/2008/05/12/installing-flash-pulgin-for-firefox-in-ubuntu/</link>
		<comments>http://benaiah41.wordpress.com/2008/05/12/installing-flash-pulgin-for-firefox-in-ubuntu/#comments</comments>
		<pubDate>Mon, 12 May 2008 14:07:22 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=29</guid>
		<description><![CDATA[Simply run this command from the terminal:
sudo apt-get install flashplugin-nonfree

Restart Firefox.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=29&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Simply run this command from the terminal:</p>
<pre style="padding-left:30px;"><code>sudo apt-get install flashplugin-nonfree
</code></pre>
<p>Restart Firefox.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benaiah41.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benaiah41.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=29&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2008/05/12/installing-flash-pulgin-for-firefox-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing a True Type Font (.ttf) in Ubuntu</title>
		<link>http://benaiah41.wordpress.com/2008/05/12/adding-a-font-in-ubuntu/</link>
		<comments>http://benaiah41.wordpress.com/2008/05/12/adding-a-font-in-ubuntu/#comments</comments>
		<pubDate>Mon, 12 May 2008 13:51:08 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=28</guid>
		<description><![CDATA[Here is how to add a .ttf font in Ubuntu.
Open a terminal and change to the directory that contains the font:
Example: cd /home/username/Desktop
Copy the file to /usr/share/fonts and rebuild your font cache:
     cp font_name.ttf /usr/shar/fonts/font_name.ttf

     sudo fc-cache -f -v

The font should now be installed and available in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=28&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here is how to add a .ttf font in Ubuntu.</p>
<p>Open a terminal and change to the directory that contains the font:</p>
<p>Example: cd /home/username/Desktop</p>
<p>Copy the file to /usr/share/fonts and rebuild your font cache:</p>
<pre><code>     cp font_name.ttf /usr/shar/fonts/font_name.ttf

     sudo fc-cache -f -v
</code></pre>
<p>The font should now be installed and available in your applications.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benaiah41.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benaiah41.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=28&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2008/05/12/adding-a-font-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing a Canon Pixma MP460 on Ubuntu Gutsy (7.10)</title>
		<link>http://benaiah41.wordpress.com/2008/04/02/installing-a-canon-pixma-mp460-on-ubuntu-gutsy-710/</link>
		<comments>http://benaiah41.wordpress.com/2008/04/02/installing-a-canon-pixma-mp460-on-ubuntu-gutsy-710/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 17:05:33 +0000</pubDate>
		<dc:creator>Benaiah</dc:creator>
				<category><![CDATA[Canon MP460]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://benaiah41.wordpress.com/?p=27</guid>
		<description><![CDATA[Here is how I got the Canon Pixma MP460 Printer/Scanner to work on Ubuntu Gutsy.
If you have tried to install the printer previously, start by going to the print manager and removing it.  (System &#62;&#62; Administration &#62;&#62; Printing)
Canon does not have any Linux drivers for the MP460 so we will use the drivers for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=27&subd=benaiah41&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here is how I got the Canon Pixma MP460 Printer/Scanner to work on Ubuntu Gutsy.</p>
<p>If you have tried to install the printer previously, start by going to the print manager and removing it.  (System &gt;&gt; Administration &gt;&gt; Printing)</p>
<p>Canon does not have any Linux drivers for the MP460 so we will use the drivers for the MP160 instead.</p>
<p>First, download the following files from <a href="http://support-au.canon.com.au/contents/AU/EN/0900705501.html" title="here">here</a>:</p>
<p>For the Printer:</p>
<blockquote><p>cnijfilter-mp160-2.70-1.i386.rpm</p></blockquote>
<p>Now make sure that you have alien installed (sudo apt-get install alien)Now use alien to create .dep packages from the .rpm files you just downloaded.</p>
<p>Make sure that you are in the same directory as the file. (Example cd /home/username/Desktop)</p>
<p>To convert:</p>
<blockquote><p>Note: The long dash before “scripts” is actually two small dashes</p></blockquote>
<blockquote><p>sudo alien cnijfilter-mp160-2.70-1.i386.rpm –scripts</p></blockquote>
<p>To install:</p>
<blockquote><p>sudo dpkg -i cnijfilter-mp160-2.70-1.i386.deb</p></blockquote>
<p>Now install libpng3:</p>
<blockquote><p>sudo apt-get install libpng3</p></blockquote>
<p>Next link libtiff3:</p>
<blockquote><p>sudo ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3</p></blockquote>
<p>Restart cups daemon:</p>
<blockquote><p>sudo /etc/init.d/cupsys restart</p></blockquote>
<p>Install libxml1:</p>
<blockquote><p>sudo apt-get install libxml1</p></blockquote>
<p>Reinstall the printer using the print manager (System &gt;&gt; Administration &gt;&gt; Printing)  if the printer is turned on the manager should find it (it looked something like &#8220;Canon MP460 USB #1&#8243; for me).  Follow the prompts to complete the installation.  When it asks for drivers select &#8220;Canon&#8221; and then &#8220;MP160 Ver.2.70&#8243;.</p>
<p>The printer should now be working.</p>
<p>Scanning worked automatically for me without any problems.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benaiah41.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benaiah41.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benaiah41.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benaiah41.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benaiah41.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benaiah41.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benaiah41.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benaiah41.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benaiah41.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benaiah41.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benaiah41.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benaiah41.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benaiah41.wordpress.com&blog=1321834&post=27&subd=benaiah41&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benaiah41.wordpress.com/2008/04/02/installing-a-canon-pixma-mp460-on-ubuntu-gutsy-710/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f77a49db2c428adbd4bccda4208942?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Benaiah</media:title>
		</media:content>
	</item>
	</channel>
</rss>