<?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>Wapnet Blog &#187; Networking</title>
	<atom:link href="http://blog.wapnet.nl/category/networking/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.wapnet.nl</link>
	<description>Knowledge Base</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:23:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Pirate Bay Mirrors</title>
		<link>http://blog.wapnet.nl/2012/02/the-pirate-bay-mirrors/</link>
		<comments>http://blog.wapnet.nl/2012/02/the-pirate-bay-mirrors/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 10:19:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[tbp thepiratebay the pirate bay mirror proxy]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=783</guid>
		<description><![CDATA[XS4ALL and Ziggo block my favorite torrent site Here you can find some alterative proxies http://depiratebay.nl/ http://tpb.makinit.nl/ http://thepiratebay2.nl/ http://www.anti-brein.nl/piratebay/ http://tpb.dehomies.nl/ http://anonymouse.org/cgi-bin/anon-www.cgi/http://thepiratebay.se/ And do you want to run a mirror on your own wordpress blog check repress: http://wordpress.org/extend/plugins/repress/]]></description>
			<content:encoded><![CDATA[<p>XS4ALL and Ziggo block my favorite torrent site <img src='http://blog.wapnet.nl/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Here you can find some alterative proxies</p>
<p><a href="http://depiratebay.nl/">http://depiratebay.nl/</a><br />
<a href="http://tpb.makinit.nl/">http://tpb.makinit.nl/</a><br />
<a href="http://thepiratebay2.nl/">http://thepiratebay2.nl/</a><br />
<a href="http://www.anti-brein.nl/piratebay/">http://www.anti-brein.nl/piratebay/</a><br />
<a href="http://tpb.dehomies.nl/">http://tpb.dehomies.nl/</a><br />
<a href="http://anonymouse.org/cgi-bin/anon-www.cgi/http://thepiratebay.se/"> http://anonymouse.org/cgi-bin/anon-www.cgi/http://thepiratebay.se/</a></p>
<p>And do you want to run a mirror on your own wordpress blog check repress: <a href="http://wordpress.org/extend/plugins/repress/">http://wordpress.org/extend/plugins/repress/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2012/02/the-pirate-bay-mirrors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Configure SNMP Linux</title>
		<link>http://blog.wapnet.nl/2012/01/configure-snmp-linux/</link>
		<comments>http://blog.wapnet.nl/2012/01/configure-snmp-linux/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 13:21:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[snmp]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=784</guid>
		<description><![CDATA[Be careful so do a backup of the snmpd config file. [root@linux ~]# mv /etc/snmp/snmpd.conf /etc/snmp/snmpd.conf.org Create a new config file. [root@linux ~]# nano /etc/snmp/snmpd.conf rocommunity public IPMonitorServer syslocation "Webserver, WAPNET" syscontact some@email.com Start the snmpd service and set the snmp stratup at boot on [root@linux ~]# /etc/init.d/snmpd start [root@linux ~]# chkconfig snmpd on]]></description>
			<content:encoded><![CDATA[<p>Be careful so do a backup of the snmpd config file.</p>
<pre>[root@linux ~]# mv /etc/snmp/snmpd.conf /etc/snmp/snmpd.conf.org</pre>
<p>Create a new config file.</p>
<pre>[root@linux ~]# nano /etc/snmp/snmpd.conf</pre>
<pre>rocommunity  public IPMonitorServer
syslocation  "Webserver, WAPNET"
syscontact  some@email.com</pre>
<p>Start the snmpd service and set the snmp stratup at boot on</p>
<pre>[root@linux ~]# /etc/init.d/snmpd start</pre>
<pre>[root@linux ~]# chkconfig snmpd on</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2012/01/configure-snmp-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick proxy server (no install needed)</title>
		<link>http://blog.wapnet.nl/2011/10/quick-proxy-server-no-install-needed/</link>
		<comments>http://blog.wapnet.nl/2011/10/quick-proxy-server-no-install-needed/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 10:09:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=713</guid>
		<description><![CDATA[Sometimes you need a proxy server and you don&#8217;t want to install some software. Then you can download and run Proxomitron (zip package). The only thing you must change is the IP address who can connect the proxy.]]></description>
			<content:encoded><![CDATA[<p>Sometimes you need a proxy server and you don&#8217;t want to install some software. Then you can download and run <a href="http://www.proxomitron.info/files/index.html">Proxomitron</a> (zip package). The only thing you must change is the IP address who can connect the proxy.</p>
<p><a href="http://blog.wapnet.nl/wp-content/uploads/2011/10/proxy.jpg"><img class="alignnone size-full wp-image-714" title="proxy" src="http://blog.wapnet.nl/wp-content/uploads/2011/10/proxy.jpg" alt="" width="333" height="326" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2011/10/quick-proxy-server-no-install-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[VisionAPP] RDP Management</title>
		<link>http://blog.wapnet.nl/2011/09/visionapp-rdp-management/</link>
		<comments>http://blog.wapnet.nl/2011/09/visionapp-rdp-management/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 07:10:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=669</guid>
		<description><![CDATA[If you use a lot of remote desktop connections visionapp is a very nice freeware tool to manage them. You can also manage SSH, Telnet, VNC and ICA clients with this software.]]></description>
			<content:encoded><![CDATA[<p>If you use a lot of remote desktop connections <a href="http://www.visionapp.com/germany/info-center/downloads.html">visionapp</a> is a very nice freeware tool to manage them. You can also manage SSH, Telnet, VNC and ICA clients with this software.</p>
<p><a href="http://blog.wapnet.nl/wp-content/uploads/2011/09/visionapp.png"><img class="alignnone size-medium wp-image-670" title="visionapp" src="http://blog.wapnet.nl/wp-content/uploads/2011/09/visionapp-300x225.png" alt="" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2011/09/visionapp-rdp-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netstumbler alternative / Wireless Scanning</title>
		<link>http://blog.wapnet.nl/2010/11/netstumbler-alternative-wireless-scanning/</link>
		<comments>http://blog.wapnet.nl/2010/11/netstumbler-alternative-wireless-scanning/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 21:48:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=459</guid>
		<description><![CDATA[The tool netstumbler is very nice but work only on Windows XP. If you have enough on some basic scanning you can use the following netsh command: netsh wlan show networks mode=bssid If you need some extra info you can use the tool InSSIDer. Screenshot:]]></description>
			<content:encoded><![CDATA[<p>The tool netstumbler is very nice but work only on Windows XP. If you have enough on some basic scanning you can use the following netsh command:</p>
<blockquote><p><em><em>netsh wlan show networks mode=bssid</em></em></p></blockquote>
<p>If you need some extra info you can use the tool <a href="http://www.metageek.net/products/inssider">InSSIDer</a>.</p>
<p>Screenshot:</p>
<p><a href="http://blog.wapnet.nl/wp-content/uploads/2010/11/inSSIDer.png"><img class="alignleft size-medium wp-image-460" title="inSSIDer" src="http://blog.wapnet.nl/wp-content/uploads/2010/11/inSSIDer-300x175.png" alt="" width="300" height="175" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2010/11/netstumbler-alternative-wireless-scanning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrendMicro Officescan 10 on Windows 2008 R2</title>
		<link>http://blog.wapnet.nl/2010/07/trendmicro-officescan-10-on-windows-2008-r2/</link>
		<comments>http://blog.wapnet.nl/2010/07/trendmicro-officescan-10-on-windows-2008-r2/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 14:20:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Officescan]]></category>
		<category><![CDATA[Trend Micro]]></category>
		<category><![CDATA[TrendMicro]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=385</guid>
		<description><![CDATA[When you install Officescan 10 on a Windows 2008 R2 server you get 2 errors: When you login to the webconsole you get the error: Your OfficeScan Session has timed out. Please log in again When you use the remote installerr you get the error: Incorrect parameter in the initialization file You can fix this [...]]]></description>
			<content:encoded><![CDATA[<p>When you install Officescan 10 on a Windows 2008 R2 server you get 2 errors:</p>
<ol>
<li>When you login to the webconsole you get the error: Your OfficeScan Session has timed out. Please log in again</li>
<li>When you use the remote installerr you get the error: Incorrect parameter in the initialization file</li>
</ol>
<p>You can fix this problem by change the NTFS rights (Everyone/modify) on the maps.</p>
<p>C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\TEMP<br />
C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Web_OSCE\Web_console</p>
<p>Please TrendMicro fix your installer!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2010/07/trendmicro-officescan-10-on-windows-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPA Cracking</title>
		<link>http://blog.wapnet.nl/2010/02/wpa-cracking/</link>
		<comments>http://blog.wapnet.nl/2010/02/wpa-cracking/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 21:27:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=344</guid>
		<description><![CDATA[http://g0tmi1k.blogspot.com/2009/07/video-tutorial-how-to-crack-wpawpa2.html]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yw32xeDKM_Y&amp;hl=nl_NL&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/yw32xeDKM_Y&amp;hl=nl_NL&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://g0tmi1k.blogspot.com/2009/07/video-tutorial-how-to-crack-wpawpa2.html" target="_blank">http://g0tmi1k.blogspot.com/2009/07/video-tutorial-how-to-crack-wpawpa2.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2010/02/wpa-cracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrate my Joomla 1.0.15 to 1.5.x</title>
		<link>http://blog.wapnet.nl/2010/01/migrate-my-joomla-1-0-15-to-1-5-x/</link>
		<comments>http://blog.wapnet.nl/2010/01/migrate-my-joomla-1-0-15-to-1-5-x/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 21:54:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Programmeren]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=313</guid>
		<description><![CDATA[Yes, I know&#8230; My Joomla site is very old. In this article I will write down all my migration steps. The best practise is to create a development environment. I download and install a Debian 5.0 (lenny) OS and installed all the common LAMP, SSH, Samba, PHPMyadmin &#38; ImageMagick  packages. Then: I Copy the content [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, I know&#8230; My Joomla site is very old. In this article I will write down all my migration steps. The best practise is to create a development environment. I download and install a Debian 5.0 (lenny) OS and installed all the common LAMP, SSH, Samba, PHPMyadmin &amp; ImageMagick  packages. Then:</p>
<ol>
<li>I Copy the content of my site to my development environment</li>
<li>Edit the joomla configuration.php file and change my physical paths</li>
<li>Upload my database</li>
<li>Check all my joomla modules</li>
<li>set 777 permisions for easy testing <img src='http://blog.wapnet.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>I know from earlier testing that mine Joomla template is not compatible with 1.5. So I download and install Artisteer 2 to create a new template. This software works so easy I created the template with my girlfriend <img src='http://blog.wapnet.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  (<a href="http://thepiratebay.org/torrent/5252382/Artisteer_2.3.0.23023___Crack_Loader___VirusFree___Working">download torrent</a>)</li>
<li>My Biggest concern is the community builder component and the forum. This are the most important modules so I will upgrade them first.</li>
<li>Backup administrator/components/com_comprofiler/<strong>ue_config.php</strong>, remove the CB module and reinstall the latest versions. (note: latest CB have 1.5.10 native support)</li>
<li>My Fireboard version is aleady to the latest version (1.0.5 RC2) <img src='http://blog.wapnet.nl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
<li>Now I will install the migrator tools and follow the 5 migration steps @<a href="http://docs.joomla.org/Migrating_from_1.0.x_to_1.5_Stable"> http://docs.joomla.org/Migrating_from_1.0.x_to_1.5_Stable</a></li>
<li>I have installed the migrator and the fireboard ETL&#8217;s. After that I create A SQL Dump. Now I must create a new 1.5 install and import everything.</li>
<li>Note: You can now download your SQL dump file and upload it into your Joomla! 1.5 installation to continue the process. Don&#8217;t forget to select migration and use the prefix &#8216;jos_&#8217; (this migrator rewrites your prefix to jos_ even if the sites prefix is different).</li>
<li>I found a small community builder howto @ <a href="http://www.alledia.com/blog/joomla-15/migrating-to-joomla-15/">http://www.alledia.com/blog/joomla-15/migrating-to-joomla-15/</a></li>
<li>* Step 1: Export the Community Builder database tables from 1.0<br />
* Step 2: Download administrator / components / com_profiler / ue_config.php<br />
* Step 3: Install CB on the 1.5 site:<br />
* Step 4: Delete the CBt database tables on 1.5 and import the old tables from 1.0<br />
* Step 5: Upload the old ue_config.php to administrator / components / com_profiler / ue_config.php</li>
<li>For expose I can install the latest version. The copy the ../components/com_expose/expose/img and xml folders to the new site. That as very easy <img src='http://blog.wapnet.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>For the CB Profile pictures I copy images/comprofiler to the new site.</li>
<li></li>
<li>.. to be continued</li>
</ol>
<p>Template fix:</p>
<p>Extensions &gt; Module manager &gt; Top Menu (or any other menu, e.g. Main Menu) &gt; click to Edit this module &gt; select Position = <strong>user3</strong>. Save the configuration and go to the frontpage. You should see your Artisteer style applied to the menu items.</p>
<p>And first assign another default template and then your template</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 79px; width: 1px; height: 1px;">http://thepiratebay.org/torrent/5252382/Artisteer_2.3.0.23023___Crack_Loader___VirusFree___Working</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2010/01/migrate-my-joomla-1-0-15-to-1-5-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Hyves] WP-Hyves Plugin</title>
		<link>http://blog.wapnet.nl/2009/12/hyves-wp-hyves-plugin/</link>
		<comments>http://blog.wapnet.nl/2009/12/hyves-wp-hyves-plugin/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 11:29:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Programmeren]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=294</guid>
		<description><![CDATA[Hi, I found a WordPress plugin for my Hyves. All my blog posts must be added automatically now to hyves. Hope it works!! Thomas]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I found a WordPress plugin for my Hyves. All my blog posts must be added automatically now to hyves.</p>
<p>Hope it works!!</p>
<p>Thomas</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2009/12/hyves-wp-hyves-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed up your firefox</title>
		<link>http://blog.wapnet.nl/2009/11/speed-up-your-firefox/</link>
		<comments>http://blog.wapnet.nl/2009/11/speed-up-your-firefox/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 21:37:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.wapnet.nl/?p=253</guid>
		<description><![CDATA[How longer you use firefox how slower the automatic search will be. There is a plugin thats defragment the search database. Quote Vacuum Places Improved 1: Defragments your Firefox &#8220;Places&#8221; database (history/bookmarks) This greatly reduces the lag while typing in the address bar and the start-up time. This extension features configurable automatic cleaning, periodic reminder, [...]]]></description>
			<content:encoded><![CDATA[<p>How longer you use firefox how slower the automatic search will be. There is a plugin thats defragment the search database.</p>
<p>Quote <strong>Vacuum Places Improved 1</strong>:</p>
<blockquote><p>Defragments your Firefox &#8220;Places&#8221; database (history/bookmarks)<br />
This greatly reduces the lag while typing in the address bar and the start-up time.<br />
This extension features configurable automatic cleaning, periodic reminder, and internationalization.</p></blockquote>
<p>URL: <a href="https://addons.mozilla.org/nl/firefox/addon/13878">https://addons.mozilla.org/nl/firefox/addon/13878</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapnet.nl/2009/11/speed-up-your-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/52 queries in 0.101 seconds using disk: basic
Object Caching 530/789 objects using disk: basic

Served from: blog.wapnet.nl @ 2012-02-08 15:53:46 -->
