<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[Konstantin Anoshkin]]></title>
  <link href="http://anoshkin.net/atom.xml" rel="self"/>
  <link href="http://anoshkin.net/"/>
  <updated>2011-10-29T16:37:40+04:00</updated>
  <id>http://anoshkin.net/</id>
  <author>
    <name><![CDATA[Konstantin Anoshkin]]></name>
    
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[Hello Octopress]]></title>
    <link href="http://anoshkin.net/blog/2011-10-27/hello-octopress/"/>
    <updated>2011-10-27T12:30:00+04:00</updated>
    <id>http://anoshkin.net/blog/2011-10-27/hello-octopress</id>
    <content type="html"><![CDATA[<p>I am restarting the blog as a testimony to the axiom that the expectable happens most unexpectedly. To be precise, I fell victim to technical problems with my hosting provider. I could see it coming, but that&#8217;s cold comfort. Nonetheless, an optimist, tucked away deep inside me, believes this is a chance to get rid of loud-mouthed opinionated stuff and to start clean.</p>

<!--more-->


<p>I&#8217;ve been a customer of <a href="http://www.supremehost.net/" title="SupremeHost">SupremeHost</a> for several years. I can&#8217;t say I was ever particularly happy with the provider, but it did the job for a ridiculously low price. There were occasional what-the-fuck moments when in the heat of the battle against spam they blocked a couple continents with firewall rules, but those used to be promptly sorted out by their support. Like, say, <em>use port 26 for SMTP</em> (I&#8217;m not kidding). In general, though, it was an OK experience.</p>

<p>However, as is usually the case with everything suspiciously cheap, the service was going downhill. At first sending messages via an online support form stopped producing any replies. Then I had to switch to SMTP through an SSH tunnel. Then SSH stopped working because &#8220;PTY allocation request failed on channel 0&#8221; and I got effectively locked out of my server.</p>

<p>Enter <a href="http://www.linode.com/?r=9ad239d5ac189f745a60b9279581bd1c9a5a218a" title="Linode Xen VPS hosting">Linode</a> (referral link, if you don&#8217;t mind). I confess I yielded to <a href="http://mattgemmell.com/2009/11/15/linode/" title="Matt Gemmell on Linode">Matt Gemmell</a>&#8217;s opinion, and I don&#8217;t regret it. <a href="http://en.wikipedia.org/wiki/Virtual_private_server" title="Virtual private server">VPS</a> is a damn cool thing and if you need more than a dumbed-down admin panel, you&#8217;re going to love the freedom. Linode&#8217;s quad core Linux nodes (hence the name) start at $20 for impressive 512 MB RAM. I was sold.</p>

<p>So I moved from a traditional <a href="http://en.wikipedia.org/wiki/LAMP_(software_bundle)" title="Linux + Apache + MySQL + PHP">LAMP</a>/<a href="http://wordpress.org/" title="WordPress">WordPress</a> setup to <a href="http://www.ubuntu.com/" title="Ubuntu Linux">Ubuntu</a> + <a href="http://wiki.nginx.org/Main" title="Nginx HTTP server">Nginx</a> + <a href="http://octopress.org/" title="Octopress blogging framework">Octopress</a> with a bit of <a href="http://www.php.net/" title="PHP">PHP</a>/<a href="http://www.sqlite.org/" title="SQLite">SQLite</a> for several stupid scripts I still need. I decided to use the free flavor of <a href="http://www.google.com/apps/intl/en/group/" title="Free Google Apps">Google Apps</a> for email, because I&#8217;m far from being competent enough to run my own mail server. The migration took several days, mainly because I&#8217;m spoiled by Macs and, alas, too few things on Linux &#8220;just work&#8221;. The blog content had to be sacrificed, but I think it was either not interesting enough or just outdated. Everything else should work more or less reliably.</p>
]]></content>
  </entry>
  
</feed>

