<?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>Johannes Siig &#187; Tutorials</title>
	<atom:link href="http://johannessiig.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://johannessiig.com</link>
	<description>Political correctness is overrated.</description>
	<lastBuildDate>Mon, 14 Jun 2010 13:12:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Insider Secrets: Run a Web Server at home with a nice control panel. No extra hardware needed.</title>
		<link>http://johannessiig.com/2009/08/insider-secrets-run-a-web-server-at-home-with-a-nice-control-panel-no-extra-hardware-needed/</link>
		<comments>http://johannessiig.com/2009/08/insider-secrets-run-a-web-server-at-home-with-a-nice-control-panel-no-extra-hardware-needed/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 18:17:55 +0000</pubDate>
		<dc:creator>Johannes Siig</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
                        Not really an insider secret, but more of an Advanced How-To.<br />
<br />
<b><br />
If you are not familiar with Linux, don't try it. If you don't know why you would need to or doubt if it's necessary, don't do it.<br />
This MAY screw things up, if you are not careful. You may encounter problems doing this. If this breaks your computer, it is not my fault. You have done something wrong. Sometimes it IS your fault.<br />
This is NOT guaranteed to work. This is NOT guaranteed to be an effective alternative to your hosting se</b>&#8230;                     <a href="http://johannessiig.com/2009/08/insider-secrets-run-a-web-server-at-home-with-a-nice-control-panel-no-extra-hardware-needed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Finsider-secrets-run-a-web-server-at-home-with-a-nice-control-panel-no-extra-hardware-needed%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Finsider-secrets-run-a-web-server-at-home-with-a-nice-control-panel-no-extra-hardware-needed%2F&amp;source=johannessiig&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>                        Not really an insider secret, but more of an Advanced How-To.</p>
<p><b><br />
If you are not familiar with Linux, don&#8217;t try it. If you don&#8217;t know why you would need to or doubt if it&#8217;s necessary, don&#8217;t do it.<br />
This MAY screw things up, if you are not careful. You may encounter problems doing this. If this breaks your computer, it is not my fault. You have done something wrong. Sometimes it IS your fault.<br />
This is NOT guaranteed to work. This is NOT guaranteed to be an effective alternative to your hosting service. Hell, this isn&#8217;t guaranteed to be anything.<br />
</b></p>
<p>
First things first:<br />
Why would you want to?</p>
<p>Because a server hosted at home can be cheaper in the long run and you will have more flexibility.</p>
<p>What do you need?</p>
<p>1) A computer <b>WHICH WILL STAY ON ALL THE TIME</b>, doesn&#8217;t matter if it&#8217;s a Mac <b>(only Intel!)</b> or a PC, just x86 or x86_64, but I&#8217;m going to write this guide for the Mac.<br />
Specs:<br />
1.8 Ghz Intel Core 2 Duo or better<br />
1GB of RAM (4GB recommended)<br />
More than 10GB of <b>unused</b> HDD space. 40+GB recommended.</p>
<p>Mac OS X, Windows XP/Vista/7</p>
<p>2) A fast <b>(20Mbit/s or faster UP AND DOWN</b>) internet connection with no (or 500GB/month or bigger) bandwidth cap and open ports. FIOS is best. Cable should work. Don&#8217;t even bother doing this with DSL or anything similar.<br />
And it HAS TO BE behind a router/NAT device. AND it has to have a STATIC IP (IP does NOT change).</p>
<p>3) Virtualization software: VMWare works best. VirtualBox is good, as it&#8217;s free.</p>
<p>4) A server OS on a Disc / as an .iso (or similar) file:<br />
The way I&#8217;m doing it should work only with Debian.</p>
<p>How to do it:<br />
Step 1<br />
Install VMWare or Virtualbox onto your computer. I&#8217;m using Virtualbox for this, but Vmware should work fine.</p>
<p>Step 2<br />
Download Debian or find a disc of it<br />
I suggest getting the small version of Debian from here:<br />
http://www.debian.org/distrib/netinst#smallcd</p>
<p>Step 3<br />
Create a virtual machine. Settings should look like this</p>
<p style="text-align: left;"><img src="http://api.ning.com/files/in-eQbD2U6Hl8r3aNVhAJzxN9ICdUGlh21tycvobm3p1v5wphUGTbDNnFsPPOsPTzRGj96v12U2OTi8ymAunEo35QjlRFrfi/Windowcapture15.png" alt="" width="654" height="418"/></p>
<p>(basic settings should look like this, but some stuff may vary, as long as it&#8217;s bridged to the right connection)</p>
<p>Oh, and give it ~512MB of RAM!</p>
<p>Step 4<br />
Install Debian into the virtual machine. You will have to<br />
1) Select the .iso image as a virtual disc, then start the Virtual Machine<br />
2) Insert your Debian disc, then allow the virtual machine to read it, then start the virtual machine.</p>
<p>Step 5<br />
Install Debian. It should be fairly easy for anyone who has ever installed an OS on a computer before.<br />
If the installer asks if you&#8217;d like to install server software, ignore it. If the installer asks you to install the GUI interface, ignore it, as this isn&#8217;t needed)</p>
<p>Step 6<br />
This is where it gets interesting:<br />
First, we will start by updating the virtual machine and then downloading and unpacking the control panel software.<br />
We are going to use ISPCP Omega as the control panel software.<br />
ISPCP omega is Open Source software.<br />
Run this:<br />
<b># aptitude update<br />
# aptitude safe-upgrade<br />
# aptitude install tar bzip2 wget lsb-release<br />
# mkdir -p /usr/local/src/ispcp<br />
# cd /usr/local/src/ispcp<br />
# wget http://mesh.dl.sourceforge.net/sourceforge/ispcp/ispcp-omega-1.0.0.tar.bz2<br />
# tar -xjvf ispcp-omega-1.0.0.tar.bz2<br />
# cd ./ispcp-*</b><br />
(note: # represents each separate command, do not insert a # in the terminal)</p>
<p>Step 7<br />
Make sure every package repository needed is there: Check <b>/etc/apt/sources.list</b> for <i>non-free</i> repository servers. They HAVE to be there.</p>
<p>Step 8<br />
Install the control panel<br />
(this will also install everything else you may need):</p>
<p><b># aptitude update<br />
# aptitude safe-upgrade<br />
# aptitude install $(cat ./docs/Debian/debian-packages-`lsb_release -cs`)</b><br />
<u><br />
If the courier screen pops up, select NO to &#8220;Web Directories&#8221;<br />
If the postfix screen pops up, select &#8220;Internet Site&#8221;<br />
If a screen pops up asking if you would like to continue installing without maildirs, select YES<br />
If a screen pops up asking you to force sync updates, select NO<br />
If the proftpd screen pops up, select &#8220;standalone&#8221;</u></p>
<p>Then,<br />
<b># make install</b><br />
and<br />
<b># cp -Rv /tmp/ispcp/* /</b></p>
<p>Step 9<br />
Configure MySQL by running this command:<br />
<b># mysql_secure_installation</b><br />
ONLY USE A-Z, a-z, 1-9 in your MySQL password!</p>
<p>Step 10<br />
Set up the control panel software by running these commands:<br />
<b><br />
# cd /var/www/ispcp/engine/setup<br />
# perl ./ispcp-setup</b><br />
All steps should be easily understandable. If you don&#8217;t know the answer to some of the questions asked by the control panel, leave a comment below.</p>
<p>Step 11 (OPTIONAL)<br />
Clean the temporary directories<br />
<b># rm -fR /tmp/ispcp<br />
</b></p>
<p>
That should be it.</p>
<p>Access your control panel by going to the address specified before when installing the control panel.<br />
It should look similar to this: http://admin.your-domain.tld</p>
<p>It should now act like any hosting provider&#8217;s server. You should forward ports from your router/NAT device. The process is different for every router.</p>
<p>The ports you should forward are:<br />
Port 21, 20 (FTP)<br />
Port 25 (SMTP)<br />
Port 22 (SSH)<br />
Port 53 (DNS)<br />
Port 80, 443 for Apache<br />
Port 110 (POP3)<br />
Port 143 (IMAP)<br />
465 (SMTPs)<br />
993 (IMAPs)<br />
995 (POP3s)</p>
<p>You can use http://www.everydns.com/ as a free DNS service (if you have to use it with your own domain names).<br />
Or, you can use dyndns.com as a free DNS service if you DO NOT have a domain name.                    </p>
]]></content:encoded>
			<wfw:commentRss>http://johannessiig.com/2009/08/insider-secrets-run-a-web-server-at-home-with-a-nice-control-panel-no-extra-hardware-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook&#8217;s Airport connection slow using battery after upgrading to 10.5.8? Simple solution</title>
		<link>http://johannessiig.com/2009/08/macbooks-airport-connection-slow-using-battery-after-upgrading-to-10-5-8-simple-solution/</link>
		<comments>http://johannessiig.com/2009/08/macbooks-airport-connection-slow-using-battery-after-upgrading-to-10-5-8-simple-solution/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 10:21:40 +0000</pubDate>
		<dc:creator>Johannes Siig</dc:creator>
				<category><![CDATA[Apple/Mac]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
                        This problem affects the following MacBooks:<br />
MacBook (13-inch, Late 2007)<br />
MacBook (13-inch, Early 2008)<br />
MacBook (13-inch, Late 2008)<br />
MacBook Pro (15-inch, Early 2008)<br />
MacBook Pro (17-inch, Early 2008)<br />
MacBook Pro (17-inch, Late 2008)<br />
<br />
Symptoms include ping dropping to 200-2000ms, network speeds dropping to 1-5Mbps, slow browsing, slow downloads.<br />
<br />
Luckily, there's a fix for that:<br />
<a href="http://support.apple.com/downloads/AirPort_Client_Update_for_MacBook_and_MacBook_Pro" target="_blank">Link to</a>&#8230;                     <a href="http://johannessiig.com/2009/08/macbooks-airport-connection-slow-using-battery-after-upgrading-to-10-5-8-simple-solution/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Fmacbooks-airport-connection-slow-using-battery-after-upgrading-to-10-5-8-simple-solution%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Fmacbooks-airport-connection-slow-using-battery-after-upgrading-to-10-5-8-simple-solution%2F&amp;source=johannessiig&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>                        This problem affects the following MacBooks:<br />
MacBook (13-inch, Late 2007)<br />
MacBook (13-inch, Early 2008)<br />
MacBook (13-inch, Late 2008)<br />
MacBook Pro (15-inch, Early 2008)<br />
MacBook Pro (17-inch, Early 2008)<br />
MacBook Pro (17-inch, Late 2008)</p>
<p>Symptoms include ping dropping to 200-2000ms, network speeds dropping to 1-5Mbps, slow browsing, slow downloads.</p>
<p>Luckily, there&#8217;s a fix for that:<br />
<a href="http://support.apple.com/downloads/AirPort_Client_Update_for_MacBook_and_MacBook_Pro" >Link to the fix.</a>                    </p>
]]></content:encoded>
			<wfw:commentRss>http://johannessiig.com/2009/08/macbooks-airport-connection-slow-using-battery-after-upgrading-to-10-5-8-simple-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable a proxy on a Mac &#8211; in a couple of easy steps. [With Pictures]</title>
		<link>http://johannessiig.com/2009/08/how-to-enable-a-proxy-on-a-mac-in-a-couple-of-easy-steps-with-pictures/</link>
		<comments>http://johannessiig.com/2009/08/how-to-enable-a-proxy-on-a-mac-in-a-couple-of-easy-steps-with-pictures/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 22:05:27 +0000</pubDate>
		<dc:creator>Johannes Siig</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
                        This is a direct continuation of my last blog post, which could be found here. Also you will need to read that post to understand why you should use a proxy.<br />
http://geeks.pirillo.com/profiles/blogs/insider-secrets-iplayer<br />
<br />
It's very easy.<br />
Open System preferences<br />
<p style="text-align: left;"><img src="http://api.ning.com/files/SjZ9DsIForYbM8DRLcWH0*7Ivri*71cS3j2fAOj81RKcxBGc2NEf*A81WNtEoqUSebhvp1F4JJ15HdorDhV7fC3Uzc-7H8Bh/Windowcapture1.png" alt="" width="748" height="640"/></p>
<br />
Click on Network&#8230;                     <a href="http://johannessiig.com/2009/08/how-to-enable-a-proxy-on-a-mac-in-a-couple-of-easy-steps-with-pictures/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Fhow-to-enable-a-proxy-on-a-mac-in-a-couple-of-easy-steps-with-pictures%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Fhow-to-enable-a-proxy-on-a-mac-in-a-couple-of-easy-steps-with-pictures%2F&amp;source=johannessiig&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>                        This is a direct continuation of my last blog post, which could be found here. Also you will need to read that post to understand why you should use a proxy.<br />
http://geeks.pirillo.com/profiles/blogs/insider-secrets-iplayer</p>
<p>It&#8217;s very easy.<br />
Open System preferences</p>
<p style="text-align: left;"><img src="http://api.ning.com/files/SjZ9DsIForYbM8DRLcWH0*7Ivri*71cS3j2fAOj81RKcxBGc2NEf*A81WNtEoqUSebhvp1F4JJ15HdorDhV7fC3Uzc-7H8Bh/Windowcapture1.png" alt="" width="748" height="640"/></p>
<p>
Click on Network</p>
<p style="text-align: left;"><img src="http://api.ning.com/files/guSk5YquoubSqiubGZVPoEWkxSDHVeQ78giRB9MQZ5-xPKWv8qtQycELOWbZicXPGgpJ9vLh7f8ZoyC*N1r9ohFiGhmwbSXM/Windowcapture2.png" alt="" width="748" height="640"/></p>
<p>Click on Advanced (shown highlighted)</p>
<p style="text-align: left;"><img src="http://api.ning.com/files/6PBJg4aQghrAfzNywdn9Z3WoQ4XAiiLWV5jldj6CIWV4aZGnHZZQwpRNjvA2kyDjuAkxwdsPrzGPskBz2pQSHzrLIHfT*o2N/Windowcapture3.png" alt="" width="748" height="617"/></p>
<p>Click on Proxies (shown highlighted)</p>
<p style="text-align: left;"><img src="http://api.ning.com/files/9MbOqWbAU1ZkGJlp5nvpZRM4lAhZbfZ9tWz1PNHnExB2Y6MkmLOAR*9lqExKsTxAbL0xtux1r2-vHACEx*3UOTk5ZO7I9g8A/Windowcapture4.png" alt="" width="665" height="478"/></p>
<p>Click on Web Proxy (HTTP) and fill in your proxy details.</p>
<p style="text-align: left;"><img src="http://api.ning.com/files/9MbOqWbAU1YjWH2bvctwh2t0F9lsFa0AWe8RKD4v5*Ha1Hhje8AScoFIkehDuPD4y1kOKw50so3xODCBm8FE6pGlGNjsxW*w/Windowcapture6.png" alt="" width="665" height="478"/></p>
<p>Remember to also fill in the proxy details for the Secure Web Proxy. <b>Please note that this may not be the smartest thing to do, security-wise.</b></p>
<p>Click OK, then click Apply.<br />
If it doesn&#8217;t work, you must have done something wrong or your proxy server must be down.                    </p>
]]></content:encoded>
			<wfw:commentRss>http://johannessiig.com/2009/08/how-to-enable-a-proxy-on-a-mac-in-a-couple-of-easy-steps-with-pictures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Insider secrets: iPlayer outside UK, Hulu outside US</title>
		<link>http://johannessiig.com/2009/08/insider-secrets-iplayer-outside-uk-hulu-outside-us/</link>
		<comments>http://johannessiig.com/2009/08/insider-secrets-iplayer-outside-uk-hulu-outside-us/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 20:12:55 +0000</pubDate>
		<dc:creator>Johannes Siig</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
                        Well, not really insider secrets, but just a few easy solutions for a couple of problems.<br />
<br />
Everyone who isn't from the United States or is from there and has travelled abroad with a laptop, knows that Hulu and similar services don't work outside the US.<br />
<br />
Everyone not from the UK or anyone from the UK who has travelled abroad with a laptop, knows that iPlayer and Demand Five don't work outside the UK.<br />
<br />
Everyone not from the US has gotten a copyright message on youtube that this video is not avail&#8230;                     <a href="http://johannessiig.com/2009/08/insider-secrets-iplayer-outside-uk-hulu-outside-us/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Finsider-secrets-iplayer-outside-uk-hulu-outside-us%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Finsider-secrets-iplayer-outside-uk-hulu-outside-us%2F&amp;source=johannessiig&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>                        Well, not really insider secrets, but just a few easy solutions for a couple of problems.</p>
<p>Everyone who isn&#8217;t from the United States or is from there and has travelled abroad with a laptop, knows that Hulu and similar services don&#8217;t work outside the US.</p>
<p>Everyone not from the UK or anyone from the UK who has travelled abroad with a laptop, knows that iPlayer and Demand Five don&#8217;t work outside the UK.</p>
<p>Everyone not from the US has gotten a copyright message on youtube that this video is not available in your country.</p>
<p>But there&#8217;s two solutions to that. Both of them may cost, but they also may not. Both are also legal unless you use them for illegal purposes. And I don&#8217;t find watching hulu outside the US illegal.</p>
<p><u>Solution number 1:</u></p>
<p>HTTP/HTTPS proxy. Use a UK / US proxy. Or use both, for different needs.<br />
<b>Please note that Web proxies (like hidemyass.com) either don&#8217;t work for online video or HTTPS content, which is needed for some services, so use proxy servers.</b></p>
<p>I, myself use xroxy.com&#8217;s premium proxy service for my UK proxy needs. It&#8217;s fast enough for BBC iPlayer and it works brilliant. It&#8217;s £7/month (or $11/month). It&#8217;s absolutely brilliant. <i>It also offers a 3-day trial, so you can try the service out before you actually make the purchase. Paypal account needed for the 3-day trial.</i></p>
<p><b>Please note that using this for iPlayer is illegal UNLESS you are a UK citizen abroad and have paid the license fee.</b></p>
<p>
<u>Solution number 2:</u><br />
VPN service. Use a UK / US VPN service. I have not tried that, but it should be hard to find and even harder to set up. So I&#8217;d recommend going with solution number 1.</p>
<p><b>Please note that hotspot shield, which is a free VPN service, doesn&#8217;t work for hulu.</b></p>
<p>A tutorial on how to enable a proxy server on a Mac:</p>
<p>http://geeks.pirillo.com/profiles/blogs/how-to-enable-a-proxy-on-a-mac</p>
]]></content:encoded>
			<wfw:commentRss>http://johannessiig.com/2009/08/insider-secrets-iplayer-outside-uk-hulu-outside-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A few quick tips for a slow internet connection.</title>
		<link>http://johannessiig.com/2009/08/a-few-quick-tips-for-a-slow-internet-connection/</link>
		<comments>http://johannessiig.com/2009/08/a-few-quick-tips-for-a-slow-internet-connection/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 21:47:12 +0000</pubDate>
		<dc:creator>Johannes Siig</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[                        1) Use OpenDNS. It's a fast DNS service which will make your loading times, depending on your current ISP's DNS servers' speeds, up to 10 seconds faster.<br />
Also, OpenDNS will stop the phising sites (for paypal for example) as it blocks them.<br />
<br />
2) Use AdBlock. Actually, this is for any internet connection, but it is also very effective on the slow internet connections. Ads slow a web page down. And AdBlock stops Ads from loading.<br />
P.S. AdBlock is also available for Safari - SafariAdBlock.<br />
<br />
3) Use a d&#8230;                     <a href="http://johannessiig.com/2009/08/a-few-quick-tips-for-a-slow-internet-connection/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Fa-few-quick-tips-for-a-slow-internet-connection%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohannessiig.com%2F2009%2F08%2Fa-few-quick-tips-for-a-slow-internet-connection%2F&amp;source=johannessiig&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>1) Use OpenDNS. It&#8217;s a fast DNS service which will make your loading times, depending on your current ISP&#8217;s DNS servers&#8217; speeds, up to 10 seconds faster.<br />
Also, OpenDNS will stop the phising sites (for paypal for example) as it blocks them.</p>
<p>2) Use AdBlock. Actually, this is for any internet connection, but it is also very effective on the slow internet connections. Ads slow a web page down. And AdBlock stops Ads from loading.<br />
P.S. AdBlock is also available for Safari &#8211; SafariAdBlock.</p>
<p>3) Use a download manager for downloading. This way you can get the maximum out of your slow line and it will allow you to pause and resume downloads (although modern browsers allow that, too).<br />
My favourites are Speed Download on the Mac and Internet Download Manager on Windows.</p>
<p>4) Don&#8217;t use torrents. Torrents both upload and download. Which means, your download speed will be slower using a torrent. Use the HTTP or FTP protocol, when possible.</p>
<p>5) Don&#8217;t load multiple sites at once. This slows down the connection on both sites. And don&#8217;t run multiple internet using applications at once. Don&#8217;t leave iTunes open. Don&#8217;t leave Safari open when you are downloading.</p>
]]></content:encoded>
			<wfw:commentRss>http://johannessiig.com/2009/08/a-few-quick-tips-for-a-slow-internet-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
