<?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</title>
	<atom:link href="http://www.101tech.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.101tech.net</link>
	<description>IT Solutions Done Right!</description>
	<lastBuildDate>Tue, 03 Jan 2012 16:12:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to configure IPFW on Snow Leopard</title>
		<link>http://www.101tech.net/2011/12/30/how-to-configure-ipfw-on-snow-leopard/</link>
		<comments>http://www.101tech.net/2011/12/30/how-to-configure-ipfw-on-snow-leopard/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 16:51:59 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sys Admin]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=560</guid>
		<description><![CDATA[Snow Leopard&#8217;s default, GUI based firewall is convenient, but not very configurable. You can block or allow certain applications, but you can&#8217;t filter at the port or host level, can&#8217;t NAT, etc&#8230; Fortunately, OS X 10.6 and earlier comes with &#8230;<p class="read-more"><a href="http://www.101tech.net/2011/12/30/how-to-configure-ipfw-on-snow-leopard/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.101tech.net/2011/12/30/how-to-configure-ipfw-on-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup DNS on macos from command line</title>
		<link>http://www.101tech.net/2011/12/30/setup-dns-on-macos-from-command-line/</link>
		<comments>http://www.101tech.net/2011/12/30/setup-dns-on-macos-from-command-line/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 15:52:54 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Sys Admin]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=556</guid>
		<description><![CDATA[If you get to remotely manage mac users over ssh, the networksetup command is a great tool. The full manual is here : https://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/networksetup.8.html Here&#8217;s how to setup a dns server: 1. find the interface name networksetup -listnetworkserviceorder 2. your &#8230;<p class="read-more"><a href="http://www.101tech.net/2011/12/30/setup-dns-on-macos-from-command-line/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.101tech.net/2011/12/30/setup-dns-on-macos-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allow mysql connection over php/apache</title>
		<link>http://www.101tech.net/2011/12/21/allow-mysql-connection-over-phpapache/</link>
		<comments>http://www.101tech.net/2011/12/21/allow-mysql-connection-over-phpapache/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 15:10:00 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=485</guid>
		<description><![CDATA[If you&#8217;re running selinux and cant connect to your db , try this : # setsebool -P httpd_can_network_connect 1]]></description>
		<wfw:commentRss>http://www.101tech.net/2011/12/21/allow-mysql-connection-over-phpapache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pacemaker &#8211; remove node</title>
		<link>http://www.101tech.net/2011/12/06/pacemaker-remove-node/</link>
		<comments>http://www.101tech.net/2011/12/06/pacemaker-remove-node/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 04:52:01 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=480</guid>
		<description><![CDATA[cibadmin &#8211;delete &#8211;obj_type nodes &#8211;crm_xml &#8216;&#8216;]]></description>
		<wfw:commentRss>http://www.101tech.net/2011/12/06/pacemaker-remove-node/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Join multiple lines together using TR</title>
		<link>http://www.101tech.net/2011/11/30/join-multiple-lines-together-using-tr/</link>
		<comments>http://www.101tech.net/2011/11/30/join-multiple-lines-together-using-tr/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 01:05:34 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=481</guid>
		<description><![CDATA[tr &#8220;\\n&#8221; &#8220;,&#8221;]]></description>
		<wfw:commentRss>http://www.101tech.net/2011/11/30/join-multiple-lines-together-using-tr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

