<?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>LINUX ADMINISTRATION NOTES &#38; CODE SNIPPETS &#187; Linux</title>
	<atom:link href="http://linuxbloggers.org/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxbloggers.org</link>
	<description>pTCsxunH</description>
	<lastBuildDate>Sun, 28 Feb 2010 18:43:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Saving an output of PostgreSQL query to a text file</title>
		<link>http://linuxbloggers.org/saving-an-output-of-postgresql-query-to-a-text-file/</link>
		<comments>http://linuxbloggers.org/saving-an-output-of-postgresql-query-to-a-text-file/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 23:53:09 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://linuxbloggers.org/?p=177</guid>
		<description><![CDATA[In PostgreSQL database it is possible to save / export and results of a database query to a simple text file. By default  all query result are displayed on the screen. This default behavior can be overwritten by \o command:
postresql=> \o /path/to/your/text/file.txt
postresql=> postgresql query  ( here place your query )
postresql=> \o ( set [...]]]></description>
		<wfw:commentRss>http://linuxbloggers.org/saving-an-output-of-postgresql-query-to-a-text-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware arrow keys problem on Ubuntu</title>
		<link>http://linuxbloggers.org/vmware-arrow-keys-problem-on-ubuntu/</link>
		<comments>http://linuxbloggers.org/vmware-arrow-keys-problem-on-ubuntu/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 22:55:10 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://linuxbloggers.org/?p=175</guid>
		<description><![CDATA[After power up my vmware virtual machines on the Ubuntu I have had a problems using arrow keys when my mouse pointer was captured by the console.  Could no move at all and I had to use and Num pad on my keyboard to move around which was really annoying since I could not [...]]]></description>
		<wfw:commentRss>http://linuxbloggers.org/vmware-arrow-keys-problem-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>101 howto start with opencv and computer vision on ubuntu linux</title>
		<link>http://linuxbloggers.org/101-howto-start-with-opencv-and-computer-vision-on-ubuntu-linux/</link>
		<comments>http://linuxbloggers.org/101-howto-start-with-opencv-and-computer-vision-on-ubuntu-linux/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 00:16:46 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://linuxbloggers.org/?p=155</guid>
		<description><![CDATA[101 howto start with opencv and computer vision on ubuntu linux]]></description>
		<wfw:commentRss>http://linuxbloggers.org/101-howto-start-with-opencv-and-computer-vision-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
