<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Network Synapse Blog</title>
    <link>http://www.networksynapse.net/</link>
    <description>Packets For The Brain</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    <pubDate>Thu, 25 Feb 2010 06:23:02 GMT</pubDate>

    <image>
        <url>http://www.networksynapse.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Network Synapse Blog - Packets For The Brain</title>
        <link>http://www.networksynapse.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Parallels 5 build 9130 Issues</title>
    <link>http://www.networksynapse.net/index.php?/archives/28-Parallels-5-build-9130-Issues.html</link>
            <category>Apple</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/28-Parallels-5-build-9130-Issues.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=28</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    So, I upgraded my Parallels Desktop for Mac to build 9130 of 5.x, and it completely destroyed my Parallel Tools on XP, which was on a Boot Camp Partition. Uninstalling, and trying a different guest (Linking to same Boot Camp Partition), system did nothing good for the issue. No matter what I did, my original guest thought it had PT installed, and the new ones, wouldn&#039;t never install. So, what does it take to resolve this issue? Well, click below, and I&#039;ll tell you.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/28-Parallels-5-build-9130-Issues.html#extended&quot;&gt;Continue reading &quot;Parallels 5 build 9130 Issues&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 24 Feb 2010 23:54:59 -0600</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/28-guid.html</guid>
    
</item>
<item>
    <title>Postfix : Too Many Hops</title>
    <link>http://www.networksynapse.net/index.php?/archives/27-Postfix-Too-Many-Hops.html</link>
            <category>Network Applications</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/27-Postfix-Too-Many-Hops.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    I&#039;ve noticed a lot of people have had an issue with Postfix, saying the error log mentioned &quot;Too Many Hops&quot;. I had the same issue, using my Postfix, Spamassassin setup. It seems every time Postfix is updated, tweaking is needed to make it work again. What was going on, is that the main.cf and master.cf were sending messages back and forth to each other. Before, lots of people had the same setup were you would set the content filter in the main, and master files. Simply commenting out &quot;#content_filter = spamassassin:[127.0.0.1]:10025&quot; from the main.cf, and leaving this in master.cf:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;bb-code-title&quot;&gt;CODE:&lt;/div&gt;&lt;div class=&quot;bb-code&quot;&gt;smtp&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;inet&amp;#160;&amp;#160;n&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;-&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;-&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;-&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;4&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;smtpd&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;-o&amp;#160;content_filter=spamassassin&lt;br /&gt;
&lt;br /&gt;
&amp;#60;--snip--&amp;#62;&lt;br /&gt;
&lt;br /&gt;
spamassassin&amp;#160;unix&amp;#160;-&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;n&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;n&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;-&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;-&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;pipe&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;user=spamd&amp;#160;argv=/usr/bin/spamc&amp;#160;-f&amp;#160;-e&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;/usr/sbin/sendmail&amp;#160;-oi&amp;#160;-f&amp;#160;${sender}&amp;#160;${recipient}&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
I hope this helps out people with the same issue. If not, always disable your spam/virus software just to see if you can get send mail without the error. 
    </content:encoded>

    <pubDate>Sat, 15 Aug 2009 08:54:58 -0500</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/27-guid.html</guid>
    
</item>
<item>
    <title>Mysql Backup and Restore</title>
    <link>http://www.networksynapse.net/index.php?/archives/26-Mysql-Backup-and-Restore.html</link>
            <category>Network Applications</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/26-Mysql-Backup-and-Restore.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=26</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    After getting MySQL setup, and going, you might want to start backing it up. I&#039;ll briefly talk about backing up databases, and restoring them. &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/26-Mysql-Backup-and-Restore.html#extended&quot;&gt;Continue reading &quot;Mysql Backup and Restore&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 09 Aug 2009 17:47:16 -0500</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/26-guid.html</guid>
    
</item>
<item>
    <title>SSH without a Password</title>
    <link>http://www.networksynapse.net/index.php?/archives/24-SSH-without-a-Password.html</link>
            <category>Security</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/24-SSH-without-a-Password.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    Even though this isn&#039;t anything new, it&#039;s always something good to know, and have a reference in case you forget how to set it up. I use it with the utmost sense of security. I will use it for scheduled backups, and the keys always hidden, with root online having access to it. This method works on Linux, all BSD distributions, and MacOS X (And of course Cygwin on Windows).  &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/24-SSH-without-a-Password.html#extended&quot;&gt;Continue reading &quot;SSH without a Password&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 07 Aug 2009 23:03:57 -0500</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/24-guid.html</guid>
    
</item>
<item>
    <title>Blog Update</title>
    <link>http://www.networksynapse.net/index.php?/archives/23-Blog-Update.html</link>
            <category>NS-News</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/23-Blog-Update.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    As you can see, the blog entries have been pretty slow. I&#039;ve been messing around with FreeBSD 8.0-CURRENT, and have done a few things, but have only written how-tos and such in private. NS has had trouble with a few sites committing plagiarism; taking the tutorials, and calling them their own. Of course, this does not work for me. So, instead, I&#039;m hording the information to create a couple books; in which I will try to have published, and offer in HTML/PDF format for free as well (Thank you Mark Pilgram, Author of [u]Dive into Python[/i]; for making me want to be a part of this trend.&lt;br /&gt;
&lt;br /&gt;
I am finally going to take my RHCE test in next month or two, so you might see a few minor Fedora/CentOS/RedHat Tutorials or some sort. It will be nice to get back into Linux a bit, and constantly update my kernel due to the constant exploits from having a patchwork development team (Guys you are doing a great job for being volunteers just jumping in head first). Anyways, I&#039;m not sure how much more I plan to put in this blog due to the copying of my writings without my name on them, but at least they will never get the rest of my MAC tutorials (which are way better than the first 3), unless they buy one of my books in the next year or so. &lt;img src=&quot;http://www.networksynapse.net/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
So, I bid you all farewell for now.  
    </content:encoded>

    <pubDate>Wed, 08 Jul 2009 01:29:49 -0500</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/23-guid.html</guid>
    
</item>
<item>
    <title>FreeBSD 7.0 and PostGreSQL 8.3 in Jails</title>
    <link>http://www.networksynapse.net/index.php?/archives/19-FreeBSD-7.0-and-PostGreSQL-8.3-in-Jails.html</link>
            <category>FreeBSD Networking</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/19-FreeBSD-7.0-and-PostGreSQL-8.3-in-Jails.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    Since the release of FreeBSD 7.0 many things have been changed to allow PostGres to run better than any other database under FreeBSD. To take advantage of this, I&#039;ll show how to setup PostGreSQL in FreeBSD jails. Of course, the same method is used to install on your main system as well.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/19-FreeBSD-7.0-and-PostGreSQL-8.3-in-Jails.html#extended&quot;&gt;Continue reading &quot;FreeBSD 7.0 and PostGreSQL 8.3 in Jails&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 23 Mar 2008 09:22:57 -0500</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/19-guid.html</guid>
    
</item>
<item>
    <title>OpenBSD's ALTQ</title>
    <link>http://www.networksynapse.net/index.php?/archives/2-OpenBSDs-ALTQ.html</link>
            <category>OpenBSD Networking</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/2-OpenBSDs-ALTQ.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    Ever since I took in a roommate, and then started using a VoIP service, I have learned that even having a decent home broadband solution wasn&#039;t enough for my network. Many nights I would spend trying to talk to someone and realize they couldn&#039;t hear me, or I couldn&#039;t hear them. Other nights I would notice a strong bottleneck at the gateway of my network. After monitoring the obvious, the limitation of bandwidth just wasn&#039;t allowing me to continue to be lazy. It was time for limitation. &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/2-OpenBSDs-ALTQ.html#extended&quot;&gt;Continue reading &quot;OpenBSD&#039;s ALTQ&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 10 Mar 2008 19:57:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/2-guid.html</guid>
    
</item>
<item>
    <title>Staying Secure</title>
    <link>http://www.networksynapse.net/index.php?/archives/18-Staying-Secure.html</link>
            <category>Security</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/18-Staying-Secure.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    For Windows users, staying secure is a daunting task. Even when you get all the software you need to secure your system as best you can, sometimes the software becomes an even more difficult task, and later you disable it&#039;s services just to get on the internet. Today, I&#039;ll tell you what you do need, and what you really don&#039;t need. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/18-Staying-Secure.html#extended&quot;&gt;Continue reading &quot;Staying Secure&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 10 Mar 2008 05:35:19 -0500</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/18-guid.html</guid>
    
</item>
<item>
    <title>FreeBSD Jails in 7.0 (Revised)</title>
    <link>http://www.networksynapse.net/index.php?/archives/17-FreeBSD-Jails-in-7.0-Revised.html</link>
            <category>FreeBSD Networking</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/17-FreeBSD-Jails-in-7.0-Revised.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    Finally, with the release of FreeBSD 7.0, here&#039;s the updated version of the usual jail tutorial tailored to FreeBSD 7.0. Enjoy! &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/17-FreeBSD-Jails-in-7.0-Revised.html#extended&quot;&gt;Continue reading &quot;FreeBSD Jails in 7.0 (Revised)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 08 Mar 2008 00:49:48 -0600</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/17-guid.html</guid>
    
</item>
<item>
    <title>Boot Camp and Windows</title>
    <link>http://www.networksynapse.net/index.php?/archives/16-Boot-Camp-and-Windows.html</link>
            <category>Apple</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/16-Boot-Camp-and-Windows.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=16</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=16</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    Like any other gamer, after switching all my computers to Apples, I had an itch to play some of games in my free time. With that in mind, I instantly setup Boot Camp on my iMac with my Leopard discs in hand, ready to install drivers. While it wasn&#039;t that complicated, there were a few hang-ups that came with the native install on Windows.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/16-Boot-Camp-and-Windows.html#extended&quot;&gt;Continue reading &quot;Boot Camp and Windows&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 06 Mar 2008 04:15:14 -0600</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/16-guid.html</guid>
    
</item>
<item>
    <title>OS X Changing Terminal.app ANSI Colors</title>
    <link>http://www.networksynapse.net/index.php?/archives/15-OS-X-Changing-Terminal.app-ANSI-Colors.html</link>
            <category>Apple</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/15-OS-X-Changing-Terminal.app-ANSI-Colors.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    Since Apple released their latest release of MacOS X, changing the Terminal application&#039;s colors have once again become a pain. Even with the previous release, you could drag and drop colors from the color swatch to the color you wanted to change. This feature has thus been removed in Leopard. Thanks to Ciarán Walsh, of http://ciaranwal.sh, we now have a solution to this issue. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/15-OS-X-Changing-Terminal.app-ANSI-Colors.html#extended&quot;&gt;Continue reading &quot;OS X Changing Terminal.app ANSI Colors&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 27 Feb 2008 18:33:00 -0600</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/15-guid.html</guid>
    
</item>
<item>
    <title>PHP Date Drop-Down Menu Function</title>
    <link>http://www.networksynapse.net/index.php?/archives/14-PHP-Date-Drop-Down-Menu-Function.html</link>
            <category>Coding</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/14-PHP-Date-Drop-Down-Menu-Function.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    If you have ever had to deal with long hours coding large drop-down menus for various different reasons, then you know finding a better solution isn&#039;t far after those first 20 lines. When programming a scheduling application last year, I realized that I didn&#039;t want to rely on an employee to know the date format for the database, or even what the current day was. Instead of coding lines upon lines of &quot;select&quot; boxes, and hoping that people would soon learn these simple facts, I decided to create a PHP function to create a dummy-proof Date/Time drop-down menu. Feel free to use this all you want, just always remember where you obtained this code. &lt;br /&gt;
&lt;br /&gt;
Later, I will update this page with the version that automatically reduces the day list depending on the month, and if it is a leap year. Stay tuned!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/14-PHP-Date-Drop-Down-Menu-Function.html#extended&quot;&gt;Continue reading &quot;PHP Date Drop-Down Menu Function&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 27 Feb 2008 03:39:29 -0600</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/14-guid.html</guid>
    
</item>
<item>
    <title>Cisco IPv6 Tutorial</title>
    <link>http://www.networksynapse.net/index.php?/archives/13-Cisco-IPv6-Tutorial.html</link>
            <category>Cisco</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/13-Cisco-IPv6-Tutorial.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    Back in 2003, aside from messing with wireless networks, I starting really working with IPv6 in its full form (Watch for NS in the IPv6 server list here soon). At the same time, I was studying for my CCNA, and decided that every piece of hardware in my house needed to be running IPv6. In the process, I came up with another tutorial that was on the old site, teaching how to setup IPv6 on a Cisco router.  &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/13-Cisco-IPv6-Tutorial.html#extended&quot;&gt;Continue reading &quot;Cisco IPv6 Tutorial&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 09 Feb 2008 19:37:04 -0600</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/13-guid.html</guid>
    
</item>
<item>
    <title>More Fun With Wireless Hacking (Published in 2600 Hacker's Quartly 2003-2004)</title>
    <link>http://www.networksynapse.net/index.php?/archives/12-More-Fun-With-Wireless-Hacking-Published-in-2600-Hackers-Quartly-2003-2004.html</link>
            <category>Security</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/12-More-Fun-With-Wireless-Hacking-Published-in-2600-Hackers-Quartly-2003-2004.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    After going through the archives of the old site, I decided to start posting the various tutorials that were there, and have yet to become obsolete. One is &quot;More Fun With Wireless Hacking&quot;, which was published in &lt;span style=&quot;text-decoration:underline&quot;&gt;2600 Hacker&#039;s Quarterly&lt;/span&gt; in 2003. Since the practice of wireless hacking, and security has yet to change, I present you with the original article I wrote 5 years ago. Enjoy. &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/12-More-Fun-With-Wireless-Hacking-Published-in-2600-Hackers-Quartly-2003-2004.html#extended&quot;&gt;Continue reading &quot;More Fun With Wireless Hacking (Published in 2600 Hacker&#039;s Quartly 2003-2004)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 09 Feb 2008 19:30:28 -0600</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/12-guid.html</guid>
    
</item>
<item>
    <title>The Dark Side of Azureus</title>
    <link>http://www.networksynapse.net/index.php?/archives/11-The-Dark-Side-of-Azureus.html</link>
            <category>Network Applications</category>
    
    <comments>http://www.networksynapse.net/index.php?/archives/11-The-Dark-Side-of-Azureus.html#comments</comments>
    <wfw:comment>http://www.networksynapse.net/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.networksynapse.net/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (DBrown (VileSYN))</author>
    <content:encoded>
    While torrent sharing grows more and more each day, it has started to become a great way to host large archives without sacrificing your bandwidth. Such a case is a remote server, that has a limit on the bandwidth, but you don&#039;t want to cripple your user base because of it. So, how do you go about this on a co-location server and such? Well, it&#039;s quite simple, you use Azureus. Most may have a weird look on their face, wondering what co-location server, hosting, and offering other services would really have X installed. Well, that&#039;s what we&#039;re about to talk about. The almost completely undocumented part of Azureus; the console ui. &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.networksynapse.net/index.php?/archives/11-The-Dark-Side-of-Azureus.html#extended&quot;&gt;Continue reading &quot;The Dark Side of Azureus&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 10 Oct 2007 04:59:21 -0500</pubDate>
    <guid isPermaLink="false">http://www.networksynapse.net/index.php?/archives/11-guid.html</guid>
    
</item>

</channel>
</rss>