<?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>Fri, 18 May 2012 13:10:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>pwd_mkdb switches I always forget &#8230;</title>
		<link>http://www.101tech.net/2012/05/18/pwd_mkdb-switches-i-always-forget/</link>
		<comments>http://www.101tech.net/2012/05/18/pwd_mkdb-switches-i-always-forget/#comments</comments>
		<pubDate>Fri, 18 May 2012 13:10:26 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=577</guid>
		<description><![CDATA[pwd_mkdb -C /etc/master.passwd pwd_mkdb -p /etc/master.passwd pwd_mkdb /etc/master.passwd]]></description>
		<wfw:commentRss>http://www.101tech.net/2012/05/18/pwd_mkdb-switches-i-always-forget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cant connect to WLC 5508 and 3502 AP&#8217;s using iPhone</title>
		<link>http://www.101tech.net/2012/04/04/cant-connect-to-wlc-5508-and-3502-aps-using-iphone/</link>
		<comments>http://www.101tech.net/2012/04/04/cant-connect-to-wlc-5508-and-3502-aps-using-iphone/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 02:22:27 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Sys Admin]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=574</guid>
		<description><![CDATA[If you&#8217;re having this issue &#8211; try disabling aironet-ie under WLAN -> advanced. it worked for me. its also useful to do some debug: debug client mac-address ( make sure mac-address is the wifi address of the iphone )]]></description>
		<wfw:commentRss>http://www.101tech.net/2012/04/04/cant-connect-to-wlc-5508-and-3502-aps-using-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable support for 3rd party gbic on Cisco 3750</title>
		<link>http://www.101tech.net/2012/02/10/enable-support-for-3rd-party-gbic-on-cisco-3750/</link>
		<comments>http://www.101tech.net/2012/02/10/enable-support-for-3rd-party-gbic-on-cisco-3750/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 10:43:54 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=558</guid>
		<description><![CDATA[no errdisable detect cause gbic-invalid service unsupported-transceiver]]></description>
		<wfw:commentRss>http://www.101tech.net/2012/02/10/enable-support-for-3rd-party-gbic-on-cisco-3750/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 IPFW (IPFIREWALL), a nice little packet filter that was included in FreeBSD for many years. [...]]]></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 output would look similiar to this: (1) Bluetooth DUN (Hardware Port: Bluetooth DUN, Device: Bluetooth-Modem) [...]]]></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>
	</channel>
</rss>

