<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="hub" href="http://tumblr.superfeedr.com/" /><description>
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-4879949-3");
pageTracker._trackPageview();
} catch(err) {}
the musings of a rather dodgy developer</description><title>jesse read</title><generator>Tumblr (3.0; @jread)</generator><link>http://dodgydev.net/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/jesseread" /><feedburner:info uri="jesseread" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>DNS Speed</title><description>&lt;p&gt;While I unfortunately can’t remember who linked this on Twitter, (Sorry! Twitter doesn’t allow searching just the people I follow.) I was pointed to this &lt;a href="http://blog.browsermob.com/2009/12/google-public-dns-vs-opendns-vs-your-isps-dns-measuring-performance/" target="_blank"&gt;evaluation&lt;/a&gt; by BrowserMob of Google’s new DNS service compared to OpenDNS and the run-of-the-mill ISP. The results were surprising, and I suggest you take a gander at what they found.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Pause while you read up…&lt;/em&gt;&lt;br/&gt;
Alright! Welcome back.&lt;/p&gt;

&lt;p&gt;At the end of their post, they provide a downloadable Java application that they built to perform the test. It queries for the DNS for the top 1000 Alexa sites worldwide via Google’s DNS, OpenDNS, and whatever local DNS you specify. It runs the test three times.&lt;/p&gt;

&lt;p&gt;Here are my results from just outside New York City using Optimum Online:&lt;/p&gt;

&lt;p&gt;Test 1: Google&lt;br/&gt;&lt;strong&gt;45164&lt;/strong&gt; ms for 1000 records&lt;br/&gt;
Test 2: Google&lt;br/&gt;&lt;strong&gt;40363&lt;/strong&gt; ms for 1000 records&lt;br/&gt;
Test 3: Google&lt;br/&gt;&lt;strong&gt;35965&lt;/strong&gt; ms for 1000 records&lt;br/&gt;
Test 1: OpenDNS&lt;br/&gt;&lt;strong&gt;98885&lt;/strong&gt; ms for 1000 records&lt;br/&gt;
Test 2: OpenDNS&lt;br/&gt;&lt;strong&gt;26778&lt;/strong&gt; ms for 1000 records&lt;br/&gt;
Test 3: OpenDNS&lt;br/&gt;&lt;strong&gt;17898&lt;/strong&gt; ms for 1000 records&lt;br/&gt;
Test 1: Your DNS&lt;br/&gt;&lt;strong&gt;79021&lt;/strong&gt; ms for 1000 records&lt;br/&gt;
Test 2: Your DNS&lt;br/&gt;&lt;strong&gt;71502&lt;/strong&gt; ms for 1000 records&lt;br/&gt;
Test 3: Your DNS&lt;br/&gt;&lt;strong&gt;58576&lt;/strong&gt; ms for 1000 records&lt;/p&gt;

&lt;p&gt;Now right off the bat, I see the Google isn’t at impressive as I thought it would be. That said, my Google results are still about twice as fast as BrowserMob’s. OpenDNS once again had the slowest response of all with their first test, but quickly made a comeback. In fact, in terms of the fastest results OpenDNS takes the cake. Looking on, I think the most important piece of information lies in the Optimum Online results. They were slower than Google every time, and &lt;em&gt;much&lt;/em&gt; slower than OpenDNS with the rather obvious exception.&lt;/p&gt;

&lt;p&gt;BrowserMob came to the conclusion that while OpenDNS provides nice features, and Google claims to be cutting down on DNS query times, their local ISP was still the best option. This was true in their case, but very wrong in mine. Logically, it takes less network hops to get to my own ISP’s servers than either Google or OpenDNS. So why so slow? I really couldn’t tell you, but looking over the comments on BrowserMob’s blog there’s a good mix of results like theirs and results similar to my own.&lt;/p&gt;

&lt;p&gt;I think that when choosing which DNS service to use (something that most computer users will never even think about) a test like this proves beneficial. You can’t just make a broad statement that Google is better due to their web presence or that OpenDNS is better due to their experience in the field (though they do have nice features that Google doesn’t &lt;em&gt;yet&lt;/em&gt;). Some will find that their tried-and-true provider’s DNS may be best. For me, I don’t know which I’ll stick with yet. I don’t use very many of OpenDNS’ features but their horrific first test and Google’s slower average leaves some food for thought.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/jesseread/~4/-AWfq6_Bc2Y" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/jesseread/~3/-AWfq6_Bc2Y/270578214</link><guid isPermaLink="false">http://dodgydev.net/post/270578214</guid><pubDate>Sat, 05 Dec 2009 13:39:28 -0500</pubDate><feedburner:origLink>http://dodgydev.net/post/270578214</feedburner:origLink></item><item><title>VPS Performance Comparison</title><description>&lt;a href="http://journal.uggedal.com/vps-performance-comparison"&gt;VPS Performance Comparison&lt;/a&gt;: &lt;p&gt;Eivind Uggedal –&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Aside from cost, performance was the most important criteria for me when selecting a provider for was it up?. 5 different benchmarks were carried out every 3 hours over a week, leading to 56 runs each. The slowest system used up to 3 hours to complete all 5 benchmarks. Weeklong benchmarking was used to account for variance in host load during the day/night and week. I speculated that the host systems could be more utilizied on weekdays when people in the US were awake (all providers under test were US based). At the end of this article you’ll find a table summarizing the averages and standard deviations of the 5 benchmarks on all providers.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;In the end, Linode won out with both their 32-bit and 64-bit platforms. Much more in-depth performance reports that nicely support my previous VPS comparison.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/jesseread/~4/UzRCQqYkocY" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/jesseread/~3/UzRCQqYkocY/262437248</link><guid isPermaLink="false">http://dodgydev.net/post/262437248</guid><pubDate>Sun, 29 Nov 2009 15:25:20 -0500</pubDate><feedburner:origLink>http://dodgydev.net/post/262437248</feedburner:origLink></item><item><title>VPS Showdown</title><description>&lt;p&gt;&lt;em&gt;Updated 2009/09/22.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;A while back on the &lt;a href="http://tech.dir.groups.yahoo.com/group/macsb/message/14097" target="_blank"&gt;macsb&lt;/a&gt; mailing list there was some discussion about hosting and which VPS provider was the best for a developer’s typical needs. The two competitors that rose out of the discussion were &lt;a href="http://www.linode.com/?r=298003406fff3692808e3e90f40f71256b02eb49" target="_blank"&gt;Linode&lt;/a&gt; and &lt;a href="http://slicehost.com/" target="_blank"&gt;Slicehost&lt;/a&gt;. I’ve used both and decided it would be good of me to post a more comprehensive guide, this is the result.&lt;/p&gt;

&lt;p&gt;In essence, the difference between these two companies is their &lt;em&gt;feel&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you like to tinker, Linode gives you everything you need.&lt;br/&gt;
If you rather a defined, slick experience, Slicehost is for you.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;Location&lt;/h2&gt;

&lt;p&gt;Server location doesn’t matter as much as it used to, at least when you’re discussing US-based traffic. So while this is a largely unnecessary area of their services, it does matter to some and for that reason I’ve included it.&lt;/p&gt;

&lt;table&gt;
&lt;thead&gt;&lt;tr&gt;
&lt;th align="center"&gt;Slicehost&lt;/th&gt;
  &lt;th align="center"&gt;Linode&lt;/th&gt;
&lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center"&gt;Dallas, TX&lt;/td&gt;
  &lt;td align="center"&gt;Dallas, TX&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center"&gt;St. Louis, MO&lt;/td&gt;
  &lt;td align="center"&gt;—&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center"&gt;—&lt;/td&gt;
  &lt;td align="center"&gt;Atlanta, GA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center"&gt;—&lt;/td&gt;
  &lt;td align="center"&gt;Newark, NJ&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center"&gt;—&lt;/td&gt;
  &lt;td align="center"&gt;Fremont, CA&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;From what I saw, Slicehost provides no way to choose where your Slice (that is, the VPS) is provisioned. Linode, on the other hand, let’s you choose when first setting up the Node (that’s what Linode calls them). Linode also lists their current availability on their &lt;a href="https://www.linode.com/avail.cfm" target="_blank"&gt;website&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Both companies will move your VPS via a support request.&lt;/p&gt;

&lt;h2&gt;Distributions&lt;/h2&gt;

&lt;p&gt;Almost all VPS hosts provide a variety of Linux distributions to choose from, it’s just a matter of selection.&lt;/p&gt;

&lt;table&gt;
&lt;thead&gt;&lt;tr&gt;
&lt;th&gt;Distribution&lt;/th&gt;
  &lt;th align="center"&gt;Slicehost&lt;/th&gt;
  &lt;th align="center"&gt;Linode&lt;/th&gt;
&lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Arch Linux 2009.02&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CentOS 5.3&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CentOS 5.2&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Debian 5.0&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Debian 4.0&lt;/td&gt;
  &lt;td align="center"&gt;—&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fedora 11&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fedora 10&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;—&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fedora 9&lt;/td&gt;
  &lt;td align="center"&gt;—&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Gentoo 2008.0&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Gentoo 2007.0&lt;/td&gt;
  &lt;td align="center"&gt;—&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;OpenSUSE 11.0&lt;/td&gt;
  &lt;td align="center"&gt;—&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Slackware 12.2&lt;/td&gt;
  &lt;td align="center"&gt;—&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ubuntu 9.04&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ubuntu 8.10&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ubuntu 8.04.2 LTS&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
  &lt;td align="center"&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Slicehost now offers RedHat EL (currently 5.3) for a monthly charge. This is a &lt;em&gt;huge&lt;/em&gt; step-up over Linode for users who require RH Enterprise Support.&lt;/p&gt;

&lt;p&gt;Linode also allows you to (somewhat) easily install any &lt;a href="http://thegrebs.com/docs/linode_distro.html" target="_blank"&gt;custom&lt;/a&gt; system, that is really powerful.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;[Addendum]&lt;/strong&gt; — Something I forgot to put in here, but I noticed when Slicehost announced it. Both providers offer kernel select from within their respective managers.&lt;/p&gt;

&lt;h2&gt;32 or 64-bit? Does it matter?&lt;/h2&gt;

&lt;p&gt;On the same track as distributions, I should point out that Linode offers both i386 (32-bit) and x86_64 (64-bit) versions of their distributions while Slicehost only offers the latter. This doesn’t make much of a difference, but on a smaller VPS setup (with less RAM), it could be an issue. For the fully skinny on how this might affect you, check out this &lt;a href="http://journal.dedasys.com/2008/11/24/" target="_blank"&gt;awesome article&lt;/a&gt; by David Welton.&lt;/p&gt;

&lt;h2&gt;Bandwidth, IP addresses, and High-Availability&lt;/h2&gt;

&lt;p&gt;Bandwidth obviously varies by pricing plan, which will be looked at later. But generally speaking, when comparing Slicehost and Linode plans side-by-side, Linode offers more bandwidth of Slicehost at equivalent pricing tiers.&lt;/p&gt;

&lt;p&gt;Both Linode and Slicehost give 1 dedicated IP address for each VPS, with more purchasable. (You must provide proper justification when applicable.)&lt;/p&gt;

&lt;p&gt;Both parties offer private IP addresses for unmetered bandwidth (in the same data-center). Linode offers this immediately upon setting up your Node, Slicehost will accommodate you receiving a support request.&lt;/p&gt;

&lt;p&gt;Both companies offer in-depth guides to achieving high-availability / IP-failover.&lt;/p&gt;

&lt;h2&gt;Want to grow?&lt;/h2&gt;

&lt;p&gt;Growth typically leads to one of two desires when dealing with a VPS. Either make more of them or make it bigger.&lt;/p&gt;

&lt;p&gt;Both providers offer a service where you just “click a button” and their systems will take your VPS down, make a larger one, and copy it over in the same exact state. You simply have to pay the higher price.&lt;/p&gt;

&lt;p&gt;Both services providers allow you to “clone” existing systems to create additional copies.&lt;/p&gt;

&lt;h2&gt;Mission Control&lt;/h2&gt;

&lt;p&gt;Linode has a rather &lt;a href="https://www.linode.com/features.cfm" target="_blank"&gt;advanced&lt;/a&gt; control panel compared to Slicehost’s &lt;a href="http://articles.slicehost.com/2007/10/30/slice-management" target="_blank"&gt;SliceManager&lt;/a&gt;. It just comes down to how fine-tuned you want your setup to be.&lt;/p&gt;

&lt;p&gt;With Slicehost, you are given a premade box with a swap, a disk (based on plan), and the OS installed and setup.&lt;/p&gt;

&lt;p&gt;Linode takes a more technical approach. While they do provide a &lt;a href="https://www.linode.com/images/sshots/distrowiz.png" target="_blank"&gt;wizard&lt;/a&gt; that will automate the deployment process, you actually can make multiple boot profiles, and cut up and setup your disk space into however many images you like. This can be quite powerful and even allows you to install a custom OS if you want to get your hands dirty.&lt;/p&gt;

&lt;h2&gt;Lish&lt;/h2&gt;

&lt;p&gt;Linode also offers another method on control.&lt;/p&gt;

&lt;p&gt;Lish is a shell that you can SSH into that gives you complete control over your server. It’s primary tool is to give you console access to your node (rather than an Ajax page)… but you can do much, much more. It can essentially give you all the essential tools that you normally have to go to the web panel for, in one concise tool.&lt;/p&gt;

&lt;p&gt;To really realize how handy this is, you should just view the &lt;a href="https://www.linode.com/wiki/index.php/Lish" target="_blank"&gt;documentation&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;Rescue 911!&lt;/h2&gt;

&lt;p&gt;We’ve all reached that point where we realize we shouldn’t have entered that command, or changed that network configuration, or done whatever it was that crashed your box. The point is, it happens. Being able to recover from such a situation is what matters.&lt;/p&gt;

&lt;p&gt;Linode has this nice little shutdown “watchdog” named Lassie (Linode Autonomous System Shutdown Intelligent rEbooter) who will automatically reboot your server if it died unexpectedly (that is, you don’t set a proper shutdown via Lish or the control panel). This could make or break your day (or night) while you’re away from your computer.&lt;/p&gt;

&lt;p&gt;Both companies offer recovery consoles to allow you to control the server directly in case of emergency.&lt;/p&gt;

&lt;h2&gt;Price point&lt;/h2&gt;

&lt;p&gt;For some people, it really comes down to this… a pricing comparison. I should point out that Linode has many more pricing tiers, but Slicehost has larger options.&lt;/p&gt;

&lt;table&gt;
&lt;thead&gt;&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
  &lt;th align="center"&gt;Price (Mo)&lt;/th&gt;
  &lt;th align="center"&gt;RAM&lt;/th&gt;
  &lt;th align="center"&gt;Disk Space&lt;/th&gt;
  &lt;th align="center"&gt;Bandwidth&lt;/th&gt;
&lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Linode 360&lt;/td&gt;
  &lt;td align="center"&gt;$19.95&lt;/td&gt;
  &lt;td align="center"&gt;360MB&lt;/td&gt;
  &lt;td align="center"&gt;16GB&lt;/td&gt;
  &lt;td align="center"&gt;200GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;256 Slice&lt;/td&gt;
  &lt;td align="center"&gt;$20.00&lt;/td&gt;
  &lt;td align="center"&gt;256MB&lt;/td&gt;
  &lt;td align="center"&gt;10GB&lt;/td&gt;
  &lt;td align="center"&gt;100GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Linode 540&lt;/td&gt;
  &lt;td align="center"&gt;$29.95&lt;/td&gt;
  &lt;td align="center"&gt;540MB&lt;/td&gt;
  &lt;td align="center"&gt;24GB&lt;/td&gt;
  &lt;td align="center"&gt;300GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;512 Slice&lt;/td&gt;
  &lt;td align="center"&gt;$38.00&lt;/td&gt;
  &lt;td align="center"&gt;512MB&lt;/td&gt;
  &lt;td align="center"&gt;20GB&lt;/td&gt;
  &lt;td align="center"&gt;200GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Linode 720&lt;/td&gt;
  &lt;td align="center"&gt;$39.95&lt;/td&gt;
  &lt;td align="center"&gt;720MB&lt;/td&gt;
  &lt;td align="center"&gt;32GB&lt;/td&gt;
  &lt;td align="center"&gt;400GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Linode 1080&lt;/td&gt;
  &lt;td align="center"&gt;$59.95&lt;/td&gt;
  &lt;td align="center"&gt;1080MB&lt;/td&gt;
  &lt;td align="center"&gt;48GB&lt;/td&gt;
  &lt;td align="center"&gt;600GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;1GB Slice&lt;/td&gt;
  &lt;td align="center"&gt;$70.00&lt;/td&gt;
  &lt;td align="center"&gt;1024MB&lt;/td&gt;
  &lt;td align="center"&gt;40GB&lt;/td&gt;
  &lt;td align="center"&gt;400GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Linode 1440&lt;/td&gt;
  &lt;td align="center"&gt;$79.95&lt;/td&gt;
  &lt;td align="center"&gt;1440 MB&lt;/td&gt;
  &lt;td align="center"&gt;64GB&lt;/td&gt;
  &lt;td align="center"&gt;800GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2GB Slice&lt;/td&gt;
  &lt;td align="center"&gt;$130.00&lt;/td&gt;
  &lt;td align="center"&gt;2048MB&lt;/td&gt;
  &lt;td align="center"&gt;80GB&lt;/td&gt;
  &lt;td align="center"&gt;800GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Linode 2880&lt;/td&gt;
  &lt;td align="center"&gt;$159.95&lt;/td&gt;
  &lt;td align="center"&gt;2880MB&lt;/td&gt;
  &lt;td align="center"&gt;128GB&lt;/td&gt;
  &lt;td align="center"&gt;1600GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4GB Slice&lt;/td&gt;
  &lt;td align="center"&gt;$250.00&lt;/td&gt;
  &lt;td align="center"&gt;4096MB&lt;/td&gt;
  &lt;td align="center"&gt;160GB&lt;/td&gt;
  &lt;td align="center"&gt;1600GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;8GB Slice&lt;/td&gt;
  &lt;td align="center"&gt;$450.00&lt;/td&gt;
  &lt;td align="center"&gt;8192MB&lt;/td&gt;
  &lt;td align="center"&gt;320GB&lt;/td&gt;
  &lt;td align="center"&gt;2000GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;15.5GB Slice&lt;/td&gt;
  &lt;td align="center"&gt;$800.00&lt;/td&gt;
  &lt;td align="center"&gt;15872MB&lt;/td&gt;
  &lt;td align="center"&gt;620GB&lt;/td&gt;
  &lt;td align="center"&gt;2000GB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;As you can see, Linode typically gives you more for your money - though I am unable to gain concrete information regarding their private “high-end” dealings.&lt;/p&gt;

&lt;h2&gt;And finally…&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;The Community.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Both companies having thriving communities surrounding them, though Linode is generally less mainstream and therefore less known.&lt;/p&gt;

&lt;p&gt;Slicehost has a nice-sized IRC channel as well as a Campfire &lt;a href="http://chat.slicehost.com/" target="_blank"&gt;chat room&lt;/a&gt;. You can hear people discussing Slicehost on Twitter often enough and many well known services run off Slicehost.&lt;/p&gt;

&lt;p&gt;Linode is more tight-knit in my experience. They have an IRC channel hosted on OFTC which is lively throughout the day. There are a lot of regulars there that will help anyone who has a problem, or just geek out with you.&lt;/p&gt;

&lt;h2&gt;In Summary&lt;/h2&gt;

&lt;p&gt;It all comes back to the feel. Linode can offer you more if you like to pull the levers and push the buttons, but Slicehost will offer you a more controlled experience, which is quite enjoyable. In the end, I’d say it’s mostly a matter of preference.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Published your opinion? Found a mistake? Feel free to email me at &lt;a href="mailto:jread@me.com" target="_blank"&gt;jread@me.com&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/jesseread/~4/rWz51hvPrDo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/jesseread/~3/rWz51hvPrDo/85536330</link><guid isPermaLink="false">http://dodgydev.net/post/85536330</guid><pubDate>Tue, 22 Sep 2009 09:15:00 -0400</pubDate><category>hosting</category><category>linode</category><category>servers</category><category>slicehost</category><category>vps</category><feedburner:origLink>http://dodgydev.net/post/85536330</feedburner:origLink></item><item><title>Using Git to manage a web site</title><description>&lt;a href="http://toroid.org/ams/git-website-howto"&gt;Using Git to manage a web site&lt;/a&gt;: &lt;blockquote&gt;
  &lt;p&gt;The one-line summary: push into a remote repository that has a detached work tree, and a post-receive hook that runs &lt;code&gt;git checkout -f&lt;/code&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Great how-to for putting a website under the control of git and avoiding some of the issues that can pop up when using &lt;code&gt;git pull&lt;/code&gt; from your server is not an option.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/jesseread/~4/yMBhTz8d8pw" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/jesseread/~3/yMBhTz8d8pw/194633383</link><guid isPermaLink="false">http://dodgydev.net/post/194633383</guid><pubDate>Tue, 22 Sep 2009 03:00:00 -0400</pubDate><feedburner:origLink>http://dodgydev.net/post/194633383</feedburner:origLink></item></channel></rss>
