<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>LinuxFix</title>
	<atom:link href="http://linuxfix.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxfix.wordpress.com</link>
	<description>My everyday fixes for linux and other networking related technical troubles</description>
	<lastBuildDate>Tue, 29 Jun 2010 10:52:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='linuxfix.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>LinuxFix</title>
		<link>http://linuxfix.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://linuxfix.wordpress.com/osd.xml" title="LinuxFix" />
	<atom:link rel='hub' href='http://linuxfix.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Verifying Cisco IPSEC VPN Connections</title>
		<link>http://linuxfix.wordpress.com/2010/06/29/verifying-cisco-ipsec-vpn-connections/</link>
		<comments>http://linuxfix.wordpress.com/2010/06/29/verifying-cisco-ipsec-vpn-connections/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 09:47:07 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[ipsec]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/?p=70</guid>
		<description><![CDATA[The following two commands can be used to verify Cisco VPN connections: Router#show crypto ipsec sa This command displays the settings used by the current Security Associations (SAs). Router#show crypto isakmp sa This command displays current IKE Security Associations. Troubleshooting VPN Connections: After confirming physical connectivity, audit both ends of the VPN connection to ensure [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=70&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following two commands can be used to verify Cisco VPN connections:</p>
<blockquote><p>Router#show crypto ipsec sa</p></blockquote>
<p>This command displays the settings used by the current Security Associations (SAs).</p>
<blockquote><p>Router#show crypto isakmp sa</p></blockquote>
<p>This command displays current IKE Security Associations.</p>
<p>Troubleshooting VPN Connections:</p>
<p>After confirming physical connectivity, audit both ends of the VPN connection to ensure they mirror each other.</p>
<p>Use debugging to analyze VPN connection difficulties:</p>
<blockquote><p>Router#debug crypto isakmp</p></blockquote>
<p>This command allows you to observe Phase 1 ISAKMP negotiations.</p>
<blockquote><p>Router#debug crypto ipsec</p></blockquote>
<p>This command allows you to observe Phase 2 IPSec negotiations.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=70&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2010/06/29/verifying-cisco-ipsec-vpn-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
		<item>
		<title>Resetting the mySQL root user&#8217;s password</title>
		<link>http://linuxfix.wordpress.com/2010/06/29/resetting-the-mysql-root-users-password/</link>
		<comments>http://linuxfix.wordpress.com/2010/06/29/resetting-the-mysql-root-users-password/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 09:30:33 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/?p=66</guid>
		<description><![CDATA[Follow the process, to Set the root user&#8217;s password for mySQL Which is different from the root (system) user: #/usr/bin/mysqladmin -u root password &#8216;new-password-here&#8217; If you get &#8220;Access denied&#8221; for root@localhost try this method: Stop mysqld: #service mysqld stop or #/etc/init.d/mysqld stop Start it with: #/usr/libexec/mysqld &#8211;skip-grant-tables &#8211;user=mysql Log onto another terminal or SSH session [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=66&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Follow the process, to Set the root user&#8217;s password for mySQL Which is different from the root (system) user:</p>
<blockquote><p>#/usr/bin/mysqladmin -u root password &#8216;new-password-here&#8217;</p></blockquote>
<p>If you get &#8220;Access denied&#8221; for root@localhost try this method:</p>
<p>Stop mysqld:</p>
<blockquote><p>#service mysqld stop<br />
or<br />
#/etc/init.d/mysqld stop</p></blockquote>
<blockquote><p>Start it with:<br />
#/usr/libexec/mysqld &#8211;skip-grant-tables &#8211;user=mysql</p></blockquote>
<p>Log onto another terminal or SSH session and run:</p>
<blockquote><p>#mysql -u root mysql</p>
<p>Enter password:</p>
<p>#mysql&gt; UPDATE user SET Password=PASSWORD(&#8216;newpasswordhere)<br />
-&gt; WHERE User=&#8217;root&#8217;;</p>
<p>#mysql&gt; FLUSH PRIVILEGES;</p>
<p>#mysql&gt; exit</p></blockquote>
<blockquote><p>Then test with:<br />
#mysql -u root -p</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=66&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2010/06/29/resetting-the-mysql-root-users-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating an archive using the &#8216;tar&#8217; command</title>
		<link>http://linuxfix.wordpress.com/2010/05/23/creating-an-archive-using-the-tar-command/</link>
		<comments>http://linuxfix.wordpress.com/2010/05/23/creating-an-archive-using-the-tar-command/#comments</comments>
		<pubDate>Sun, 23 May 2010 10:13:28 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/?p=60</guid>
		<description><![CDATA[Using the tar command To tar all .a and .b files into a tar file named ab.tgz use: tar -cvzf ab.tgz *.a *.b This creates (c) a compressed (z) tar file named ab.tgz (f) and shows the files being stored into the tar file (v). The .tgz suffix is a convention for gzipped tar files. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=60&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Using the tar command</h2>
<p>To tar all .a and .b files into a tar file named <tt>ab.tgz</tt> use:</p>
<pre>    tar -cvzf ab.tgz *.a *.b
</pre>
<p>This creates (c) a compressed (z) tar file named <tt>ab.tgz</tt> (f) and shows the files being stored into the tar file (v).  The <em>.tgz</em> suffix is a convention for gzipped tar files.</p>
<p>To archive a full directory testdir into test.tgz:</p>
<pre>   tar -cvzf testdir.tgz testdir
</pre>
<h2>tar command options</h2>
<ul>
<li> <strong>c</strong> &#8212; to create a tar file, writing the 	  file starts at the beginning.</li>
<li> <strong>t</strong> &#8212; table of contents, see the names  of 	  all files or those specified in other command line arguments.</li>
<li><strong>x</strong> &#8212; extract (restore) the contents of 	  the tar file.</li>
</ul>
<ul>
<li> <strong>f</strong> &#8212; specifies the filename (which 	  follows the f) used to tar into or to tar out from; see the 	  examples below.</li>
<li> <strong>z</strong> &#8212; use zip/gzip to compress the tar 	  file or to read from a compressed tar file.</li>
<li><strong>v</strong> &#8212; verbose output, show, e.g., during  create 	  or extract, the files being stored into or restored from the 	  tar file.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=60&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2010/05/23/creating-an-archive-using-the-tar-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating mysql database and granting user access</title>
		<link>http://linuxfix.wordpress.com/2010/05/23/creating-mysql-database-and-granting-user-access/</link>
		<comments>http://linuxfix.wordpress.com/2010/05/23/creating-mysql-database-and-granting-user-access/#comments</comments>
		<pubDate>Sun, 23 May 2010 06:48:59 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/?p=57</guid>
		<description><![CDATA[$ mysql -u root -p Enter password: Welcome to the MySQL monitor.  Commands end with ; or \g. Your MySQL connection id is 1 to server version: 3.22.32 Type &#8216;help&#8217; for help. mysql&#62; mysql&#62; create database dbname; Query OK, 1 row affected (0.00 sec) mysql&#62;show databases; mysql&#62; GRANT ALL ON dbname.* TO username@localhost IDENTIFIED BY [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=57&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>$ mysql -u root -p<br />
Enter password:</p>
<p>Welcome to the MySQL monitor.  Commands end with ; or \g.<br />
Your MySQL connection id is 1 to server version: 3.22.32</p>
<p>Type &#8216;help&#8217; for help.</p>
<p>mysql&gt;</p>
<p>mysql&gt; create database dbname;<br />
Query OK, 1 row affected (0.00 sec)</p>
<p>mysql&gt;show databases;</p>
<p>mysql&gt; GRANT ALL ON dbname.* TO username@localhost IDENTIFIED BY &#8220;password&#8221;;<br />
Query OK, 0 rows affected (0.00 sec)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=57&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2010/05/23/creating-mysql-database-and-granting-user-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
		<item>
		<title>Error compiling qmail-1.03: [qmail-remote.o] Error 1</title>
		<link>http://linuxfix.wordpress.com/2009/11/08/error-compiling-qmail-1-03-qmail-remote-o-error-1/</link>
		<comments>http://linuxfix.wordpress.com/2009/11/08/error-compiling-qmail-1-03-qmail-remote-o-error-1/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 10:50:14 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Qmail]]></category>
		<category><![CDATA[qmail-remote]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/2009/11/08/error-compiling-qmail-1-03-qmail-remote-o-error-1/</guid>
		<description><![CDATA[If you get the following error while compiling qmail-1.03 ./compile qmail-remote.c qmail-remote.c:36:25: openssl/ssl.h: No such file or directory &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.. &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.. qmail-remote.c:590: warning: return type of `main&#8217; is not `int&#8217; make: *** [qmail-remote.o] Error 1 For debian try this # apt-get install libssl-dev<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=56&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you get the following error while compiling qmail-1.03</p>
<p>./compile qmail-remote.c<br />
qmail-remote.c:36:25: openssl/ssl.h: No such file or directory<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..<br />
qmail-remote.c:590: warning: return type of `main&#8217; is not `int&#8217;<br />
make: *** [qmail-remote.o] Error 1</p>
<p>For debian try this<br />
# apt-get install libssl-dev</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=56&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2009/11/08/error-compiling-qmail-1-03-qmail-remote-o-error-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
		<item>
		<title>Troubel with .docx?</title>
		<link>http://linuxfix.wordpress.com/2009/09/13/troubel-with-docx/</link>
		<comments>http://linuxfix.wordpress.com/2009/09/13/troubel-with-docx/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 07:24:51 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[office word excel powerpoint MS Office .docx .xlsx .pptx]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/?p=46</guid>
		<description><![CDATA[Many of you may be using MS Office version older than 2007. The 2007 Office  has a trendy extension for .doc which is .docx and similarly .xlsx for excel documents and .pptx for powerpoint presentation.  Now what happens when you receive a document from someone in the new format and your old MS Office simply [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=46&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Many of you may be using MS Office version older than 2007. The 2007 Office  has a trendy extension for .doc which is .docx and similarly .xlsx for excel documents and .pptx for powerpoint presentation.  Now what happens when you receive a document from someone in the new format and your old MS Office simply doesn&#8217;t know what to do. Well of course you can upgrade to Office 2007 but as a temporary, quick a, easy and cost-free solution you can download a converter from Microsoft&#8217;s site and install it in your computer and your done! Here is the link below:</p>
<h4><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=941B3470-3AE9-4AEE-8F43-C6BB74CD1466&amp;displaylang=en#QuickInfoContainer">Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats</a></h4>
<h5>Here are the file details:</h5>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>File Name:</td>
<td>FileFormatConverters.exe</td>
</tr>
<tr>
<td>Version:</td>
<td>3</td>
</tr>
<tr>
<td>Date Published:</td>
<td>4/22/2009</td>
</tr>
<tr>
<td>Language:</td>
<td>English</td>
</tr>
<tr>
<td>Download Size:</td>
<td>27.5 MB</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=46&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2009/09/13/troubel-with-docx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
		<item>
		<title>A good place to find stock photo</title>
		<link>http://linuxfix.wordpress.com/2009/09/13/stock-photography-source/</link>
		<comments>http://linuxfix.wordpress.com/2009/09/13/stock-photography-source/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 07:08:03 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Photography photo stock-photo video flash]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/2009/09/13/stock-photography-source/</guid>
		<description><![CDATA[I was looking for some still photos for a friends presentation and found this site pretty much helpful. http://www.istockphoto.com/index.php iStockphoto is the internet&#8217;s original member-generated image and design community. Find your inspiration on the world&#8217;s leading royalty-free stock destination. Search for over 4 million photographs, vector illustrations, video footage, audio tracks and Flash files.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=44&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was looking for some still photos for a friends presentation and found this site pretty much helpful.</p>
<p><a href="http://www.istockphoto.com/index.php">http://www.istockphoto.com/index.php</a></p>
<blockquote><p>
iStockphoto is the internet&#8217;s original member-generated image and design community. Find your inspiration on the world&#8217;s leading royalty-free stock destination. Search for over 4 million photographs, vector illustrations, video footage, audio tracks and Flash files.</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=44&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2009/09/13/stock-photography-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
		<item>
		<title>The new debian (Lenny) repository list</title>
		<link>http://linuxfix.wordpress.com/2009/06/10/the-new-debian-lenny-repository-list/</link>
		<comments>http://linuxfix.wordpress.com/2009/06/10/the-new-debian-lenny-repository-list/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 03:54:15 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian lenny apt source-list]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/2009/06/10/the-new-debian-lenny-repository-list/</guid>
		<description><![CDATA[The new debian (Lenny) repository lists are given below. You may replace the &#8216;fr&#8217; with your nearby mirror country code. deb http://ftp.fr.debian.org/debian/ lenny main deb-src http://ftp.fr.debian.org/debian/ lenny main deb http://security.debian.org/ lenny/updates main deb-src http://security.debian.org/ lenny/updates main deb http://volatile.debian.org/debian-volatile lenny/volatile main deb-src http://volatile.debian.org/debian-volatile lenny/volatile main<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=41&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The new debian (Lenny) repository lists are given below. You may replace the &#8216;fr&#8217; with your nearby mirror country code.</p>
<p><strong>deb http://ftp.fr.debian.org/debian/ lenny main<br />
deb-src http://ftp.fr.debian.org/debian/ lenny main</strong></p>
<p><strong>deb http://security.debian.org/ lenny/updates main<br />
deb-src http://security.debian.org/ lenny/updates main</strong></p>
<p><strong>deb http://volatile.debian.org/debian-volatile lenny/volatile main<br />
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=41&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2009/06/10/the-new-debian-lenny-repository-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
		<item>
		<title>Keep your Clamav updated using debian APT volatile</title>
		<link>http://linuxfix.wordpress.com/2009/05/03/keep-your-clamav-updated-using-debian-apt-volatile/</link>
		<comments>http://linuxfix.wordpress.com/2009/05/03/keep-your-clamav-updated-using-debian-apt-volatile/#comments</comments>
		<pubDate>Sun, 03 May 2009 08:25:08 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Qmail]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[clamav]]></category>
		<category><![CDATA[volatile]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/?p=38</guid>
		<description><![CDATA[You can easily keep your debian Clamav updated by using apt-get. All you need to do is enter the volatile repository in your /etc/apt/source-list file. Please only use either etch/volatile or lenny/volatile with deb http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free or deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free After adding the entry run: # apt-get update # [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=38&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You can easily keep your debian Clamav updated by using apt-get. All you need to do is enter the volatile repository in your /etc/apt/source-list file. Please only use either etch/volatile or lenny/volatile with</p>
<blockquote><p>deb http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free<br />
or<br />
deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free</p></blockquote>
<p>After adding the entry run:</p>
<blockquote><p># apt-get update</p>
<p># apt-get install clamav-daemon</p>
<p># apt-get install clamav-freshclam</p></blockquote>
<p>Once all the installation is successfully done you may enter-</p>
<blockquote><p># freshclam</p>
<p># clamd -V</p></blockquote>
<p>to see everything is up2date. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=38&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2009/05/03/keep-your-clamav-updated-using-debian-apt-volatile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
		<item>
		<title>Apt-get update error: W: There is no public key available for the following key IDs:</title>
		<link>http://linuxfix.wordpress.com/2009/04/21/apt-get-update-error-w-there-is-no-public-key-available-for-the-following-key-ids/</link>
		<comments>http://linuxfix.wordpress.com/2009/04/21/apt-get-update-error-w-there-is-no-public-key-available-for-the-following-key-ids/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 09:12:05 +0000</pubDate>
		<dc:creator>linuxfix</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[apt-get key]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[debian-archive-keyring]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://linuxfix.wordpress.com/?p=36</guid>
		<description><![CDATA[While running apt-get update or aptitude update you may come across the following error W: There is no public key available for the following key IDs: 4D270D06F42584E6 W: You may want to run apt-get update to correct these problems Run the following command to resolve this: # apt-get install debian-archive-keyring<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=36&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While running apt-get update or aptitude update you may come across the following error</p>
<blockquote><p>W: There is no public key available for the following key IDs:<br />
4D270D06F42584E6<br />
W: You may want to run apt-get update to correct these problems</p></blockquote>
<p>Run the following command to resolve this:</p>
<blockquote><p># apt-get install debian-archive-keyring</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxfix.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxfix.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linuxfix.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linuxfix.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linuxfix.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linuxfix.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linuxfix.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linuxfix.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linuxfix.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linuxfix.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linuxfix.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linuxfix.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linuxfix.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linuxfix.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxfix.wordpress.com&amp;blog=4356230&amp;post=36&amp;subd=linuxfix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxfix.wordpress.com/2009/04/21/apt-get-update-error-w-there-is-no-public-key-available-for-the-following-key-ids/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c1cfb19f99f7f8ae13811e65eeb17a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxfix</media:title>
		</media:content>
	</item>
	</channel>
</rss>
