<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Smakynet</title>
	<link>http://www.smakynet.com</link>
	<description>A view of the web</description>
	<lastBuildDate>Tue, 25 Oct 2011 15:58:27 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	

	<item>
		<title>FreeBSD:  Using the Ports Collection</title>
		<description><![CDATA[One of the most useful and unique features of FreeBSD compared to most Linux distros is the Ports Collection. It can be found under /usr/ports and contains the Makefiles for a vast amount of software. Getting the ports collection If you did not choose to install the ports collection during the FreeBSD installation then you [...]]]></description>
		<link>http://www.smakynet.com/2011/10/freebsd-using-the-ports-collection/</link>
			</item>
	<item>
		<title>How to tar/untar</title>
		<description><![CDATA[tar is used to create a Tape ARchive. The resulting file is known as a tarball. It's pretty much the same concept as a ZIP file, if you know what they are, but without the compression. To get the files out of a tarball, you can use the following commands: tar xvf something.tar If the [...]]]></description>
		<link>http://www.smakynet.com/2011/10/how-to-taruntar/</link>
			</item>
</channel>
</rss>

