<?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>Life, the universe, and Windows - &#187; linux</title>
	<atom:link href="http://congnguyen.info/wordpress/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://congnguyen.info/wordpress</link>
	<description>most likely users' errors</description>
	<lastBuildDate>Wed, 29 Jul 2009 02:17:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Linux Directories</title>
		<link>http://congnguyen.info/wordpress/2008/10/10/the-linux-directories/</link>
		<comments>http://congnguyen.info/wordpress/2008/10/10/the-linux-directories/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 18:38:42 +0000</pubDate>
		<dc:creator>squirrelonfire</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://congnguyen.info/wordpress/?p=142</guid>
		<description><![CDATA[The root (/) directory
The root directory begins with the / symbol
The /bin directory
This directory stores system binaries or programs used to oeprate the system. Non-critical programs or binaries are stored in the /usr/bin directory.
The /boot directory
This directory holds all the files needed to boot the system, except the configuration files. Files included are the kernal, [...]]]></description>
		<wfw:commentRss>http://congnguyen.info/wordpress/2008/10/10/the-linux-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; setserial command</title>
		<link>http://congnguyen.info/wordpress/2008/10/10/linux-setserial-command/</link>
		<comments>http://congnguyen.info/wordpress/2008/10/10/linux-setserial-command/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 17:04:12 +0000</pubDate>
		<dc:creator>squirrelonfire</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[setserial]]></category>

		<guid isPermaLink="false">http://congnguyen.info/wordpress/?p=157</guid>
		<description><![CDATA[Serial ports on Linux are named ttyS followed by a number corresponding to the actual DOS COM port. For example
ttyS0 &#8211;&#62; COM1
ttyS1 &#8211;&#62; COM2
ttyS2 &#8211;&#62; COM3
ttyS3 &#8211;&#62; &#8230;you get the idea
The /dev directory holds information essential to operating these ports. setserial lists and configure the serial port configurations. To list all the serial ports, type
ls [...]]]></description>
		<wfw:commentRss>http://congnguyen.info/wordpress/2008/10/10/linux-setserial-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; date command</title>
		<link>http://congnguyen.info/wordpress/2008/10/10/linux-date-command/</link>
		<comments>http://congnguyen.info/wordpress/2008/10/10/linux-date-command/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 15:49:20 +0000</pubDate>
		<dc:creator>squirrelonfire</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://congnguyen.info/wordpress/?p=154</guid>
		<description><![CDATA[To change the date and time, type su, enter your password, then become root. Or sudo if you have a different setup.
You must adhere to the following format when setting date and time
MMDDhhmmCCYY.ss
MM 2 digits month
DD  2 digits day of the month
hh   2 digits hour in 24-hour clock format
mm 2 digits minute
CC  2 digits century
YY  [...]]]></description>
		<wfw:commentRss>http://congnguyen.info/wordpress/2008/10/10/linux-date-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>steps to successfully authenticate through an ISA Proxy on Linux</title>
		<link>http://congnguyen.info/wordpress/2008/10/01/steps-to-successfully-authenticate-through-an-isa-proxy-on-linux/</link>
		<comments>http://congnguyen.info/wordpress/2008/10/01/steps-to-successfully-authenticate-through-an-isa-proxy-on-linux/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 23:24:44 +0000</pubDate>
		<dc:creator>squirrelonfire</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ntlmaps]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://congnguyen.info/wordpress/?p=131</guid>
		<description><![CDATA[Who need this?
A person who is using Linux and try to authenticate himself/herself through Microsoft ISA Proxy.
Does Linux use ISA Proxy Authentication?
I&#8217;m not 100% sure but I know for a fact that even if you set System Proxy Settings, apt-get still is not going to work. I did some search on google and found that [...]]]></description>
		<wfw:commentRss>http://congnguyen.info/wordpress/2008/10/01/steps-to-successfully-authenticate-through-an-isa-proxy-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
