<?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>101TECH &#187; Sys Admin</title>
	<atom:link href="http://www.101tech.net/tag/sys-admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.101tech.net</link>
	<description>IT Solutions Done Right!</description>
	<lastBuildDate>Fri, 26 Feb 2010 02:41:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>swaks &#8211; mail server testing tool</title>
		<link>http://www.101tech.net/2009/07/08/swaks-mail-server-testing-tool/</link>
		<comments>http://www.101tech.net/2009/07/08/swaks-mail-server-testing-tool/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 06:24:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Qmail]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Mail Servers]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=281</guid>
		<description><![CDATA[If you dont like using telnet to test a remote or local smtp server , swaks is a neat little tool to do the job for you.
its also available ( suprise suprise &#8230; ) in the freebsd ports : /usr/ports/mail/swaks. 
found it first here
]]></description>
		<wfw:commentRss>http://www.101tech.net/2009/07/08/swaks-mail-server-testing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount ISO on Linux/FreeBSD</title>
		<link>http://www.101tech.net/2008/12/04/mount-iso-on-linux/</link>
		<comments>http://www.101tech.net/2008/12/04/mount-iso-on-linux/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 19:13:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sys Admin]]></category>

		<guid isPermaLink="false">http://www.101tech.net/wordpress/?p=102</guid>
		<description><![CDATA[On Linux
mount -o loop -t iso9660 path/to/iso.iso /mnt
On FreeBSD 
mdconfig -a -t vnode -f /isofile -u 0
mount -t cd9660 /dev/md0 /mnt

]]></description>
		<wfw:commentRss>http://www.101tech.net/2008/12/04/mount-iso-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
