<?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>Helvensteijn.com &#187; server</title>
	<atom:link href="http://helvensteijn.com/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://helvensteijn.com</link>
	<description>The glass is neither half full nor half empty; It is simply oversized</description>
	<lastBuildDate>Thu, 19 Jan 2012 04:14:05 +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>Unexpected downtime</title>
		<link>http://helvensteijn.com/2010/04/17/unexpected-downtime/</link>
		<comments>http://helvensteijn.com/2010/04/17/unexpected-downtime/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 23:00:25 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[This web site]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[downtime]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://helvensteijn.com/?p=1310</guid>
		<description><![CDATA[The physical server on which my virtual server runs crashed yesterday around 21:00 CEST. Of course, my host was already on it by the time I noticed, but the problem was apparently somewhat complicated, so he couldn&#8217;t get the server back up &#8217;till morning. Now that should have been that, but when the server was &#8230; <a class="more-link" href="http://helvensteijn.com/2010/04/17/unexpected-downtime/">Read more</a>]]></description>
			<content:encoded><![CDATA[<p>The physical server on which my virtual server runs crashed yesterday around 21:00 <abbr title="Central European Summer Time">CEST</abbr>. Of course, my host was already on it by the time I noticed, but the problem was apparently somewhat complicated, so he couldn&#8217;t get the server back up &#8217;till morning.</p>
<p>Now that should have been that, but when the server was up and running again, I found that MySQL was pretty much dead. And I couldn&#8217;t fix it right away, had to go to work. So when I got home tonight, I jumped right on it.</p>
<p>Turned out that MySQL had some corrupt files, so I fixed them, but it was still behaving pretty buggy. I couldn&#8217;t even get it to check or repair my tables, so I did that with <code>myisamchk</code>. Still no luck. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Because I was more concerned with getting my site back online than figuring out what the heck was wrong with MySQL, I decided to take the quick &#8216;n&#8217; dirty approach: I just reinstalled the thing. A little drastic (and Windows&#8217;ish, as a friend pointed out <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ), I know, but at least it worked and was indeed quick. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/2010/04/17/unexpected-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for a new server distro</title>
		<link>http://helvensteijn.com/2009/08/17/looking-for-a-new-server-distro/</link>
		<comments>http://helvensteijn.com/2009/08/17/looking-for-a-new-server-distro/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 21:25:12 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[activities]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://helvensteijn.com/?p=964</guid>
		<description><![CDATA[Since I acquired the Virtual Private Server (VPS) this web site is hosted by, it has run Debian Etch. I know that Lenny is available for over half a year now, but I never felt like upgrading. I do regularly update, though. Wouldn&#8217;t want to miss any security fixes. So why didn&#8217;t I feel like &#8230; <a class="more-link" href="http://helvensteijn.com/2009/08/17/looking-for-a-new-server-distro/">Read more</a>]]></description>
			<content:encoded><![CDATA[<p>Since I <a href="http://helvensteijn.com/blog/2008/10/04/and-a-new-server-as-well/">acquired</a> the Virtual Private Server (VPS) this web site is hosted by, it has run <a href="http://www.debian.org/">Debian</a> Etch. I know that Lenny is available for over half a year now, but I never felt like up<em>grading</em>. I do regularly up<em>date</em>, though. Wouldn&#8217;t want to miss any security fixes. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>So why didn&#8217;t I feel like upgrading? Well, ever since I got into managing my own servers, I always preferred Debian for its proven stability, especially in the &#8220;stable&#8221; branches. However, that stability comes with a price. More often than not, software packages are seriously outdated, especially in the older-than-current releases (Etch for instance). Upgrading to Lenny will probably upgrade most software to a <em>somewhat</em> more recent version, but it would probably still be lagging at least months behind in most cases.</p>
<p>Then, there&#8217;s the fact that I&#8217;ve become increasingly interested in using the newer features of software, especially those found in <a href="http://www.php.net/manual/en/migration53.php">PHP 5.3</a>. Playing with all that new stuff in my local testing environment is all fun and dandy, but soon or later, one might want to publish a creation or two. Having a server capable of running those creations helps. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So, I&#8217;m currently looking for a new Linux distro, which is somewhat more up-to-date than Debian. Preferably something with a rolling release system. I want updates when they&#8217;re ready, not when a release schedule says it&#8217;s time. I also want a bare-bones base system and then add the desired packages myself. When installing Debian and selecting to install packages for a &#8220;web server&#8221;, it installs all sorts of stuff one would rarely need. Or simply tings one would rather choose a different program for. I just want a bare-bones system with only what&#8217;s needed to run and a package manager that handles dependencies for me.</p>
<p>I&#8217;ve been playing around with <a href="http://www.archlinux.org/">Arch Linux</a> for some time, and I like it. It complies with all my wishes as mentioned above, it&#8217;s lean, it&#8217;s a rolling release system, and has an elegant package manager that does its job well. Configuration is a bit more labour intensive than Debian (less automated), but since setting up a server is mainly a one-time process, that&#8217;s not really a problem.</p>
<p>I&#8217;m not fixed on Arch. I&#8217;m also planning to try out some BSD variants, and perhaps some other Linux distros. Trying out and playing with new OS&#8217;s is a rather time consuming activity, though. Luckily, I have some more free time available lately. I&#8217;m not expecting to have this server running another OS in the next couple of weeks, but I should get around to it in the following month or three.</p>
<p>Then, as a final note, there&#8217;s also the new layout for this web site that I&#8217;m contemplating. I made a <a href="/files/website-concept.png" rel="shadowbox" title="Early concept for new layout">mockup</a> recenly, but it only showed I had a lot of thinking things through ahead of me. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/2009/08/17/looking-for-a-new-server-distro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No more home server</title>
		<link>http://helvensteijn.com/2009/03/12/no-more-home-server/</link>
		<comments>http://helvensteijn.com/2009/03/12/no-more-home-server/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 17:13:32 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[MemoryAlpha]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://helvensteijn.com/?p=733</guid>
		<description><![CDATA[I just took my home server MemoryAlpha off-line. It used to do all sorts of things, but over time, I&#8217;ve moved most of it elsewhere. Actually, it was only serving a web site that nobody visited, and running an over-redundant IRC server. So I decided to shut it down altogether. It was just sitting there &#8230; <a class="more-link" href="http://helvensteijn.com/2009/03/12/no-more-home-server/">Read more</a>]]></description>
			<content:encoded><![CDATA[<p>I just took my home server MemoryAlpha off-line. It used to do all sorts of things, but over time, I&#8217;ve moved most of it elsewhere. Actually, it was only serving a web site that nobody visited, and running an over-redundant IRC server. So I decided to shut it down altogether. It was just sitting there eating power anyway.</p>
<p>I&#8217;m not exactly sure what to do with the laptop that was MemoryAlpha. It&#8217;ll probably find some use elsewhere. Or I could always sell it or so.</p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/2009/03/12/no-more-home-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The web site has moved</title>
		<link>http://helvensteijn.com/2008/10/06/the-web-site-has-moved/</link>
		<comments>http://helvensteijn.com/2008/10/06/the-web-site-has-moved/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 20:42:11 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[This web site]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://helvensteijn.com/?p=426</guid>
		<description><![CDATA[I spent the last few hours copying everything from the old server to my new virtual machine. And a few minutes ago, I updated the DNS entry for the helvensteijn.com domain. It&#8217;ll take some time for the change to propagate across the internet, but soon, everybody should have this web site served by my new &#8230; <a class="more-link" href="http://helvensteijn.com/2008/10/06/the-web-site-has-moved/">Read more</a>]]></description>
			<content:encoded><![CDATA[<p>I spent the last few hours copying everything from the old server to my <a href="/2008/10/04/and-a-new-server-as-well/">new virtual machine</a>. And a few minutes ago, I updated the DNS entry for the helvensteijn.com domain. It&#8217;ll take some time for the change to propagate across the internet, but soon, everybody should have this web site served by my new server. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you see this post, that means that your DNS is up to date and you got this page from the new server.</p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/2008/10/06/the-web-site-has-moved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And a new server as well</title>
		<link>http://helvensteijn.com/2008/10/04/and-a-new-server-as-well/</link>
		<comments>http://helvensteijn.com/2008/10/04/and-a-new-server-as-well/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 16:40:30 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[This web site]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vm]]></category>

		<guid isPermaLink="false">http://helvensteijn.com/?p=514</guid>
		<description><![CDATA[Just two days ago, I received my new iMac. And this night, my new virtual machine went online. It will be running this web site in the near not-too-distant future. Right now, this site sits quite comfortably on a shared hosting account. However, shared hosting has its limits, and with a virtual machine (a so-called &#8230; <a class="more-link" href="http://helvensteijn.com/2008/10/04/and-a-new-server-as-well/">Read more</a>]]></description>
			<content:encoded><![CDATA[<p>Just <a href="/2008/10/02/a-new-desktop-computer-finally/">two days ago</a>, I received my new iMac. And this night, my new virtual machine went online. It will be running this web site in the <del>near</del> <ins>not-too-distant</ins> future.</p>
<p>Right now, this site sits quite comfortably on a shared hosting account. However, shared hosting has its limits, and with a virtual machine (a so-called Virtual Private Server), I have root access so I can do with it whatever I want. And it comes with its own IP address, so I can finally set up secure (HTTPS) access to my web site with the certificate I already own.</p>
<p>I&#8217;ll be spending the next few weeks setting everything up to replace my existing hosting account. Apache, PHP and MySQL are all running but still need to be configured properly. Then, I will also need a mail and DNS server, neither of which I have experience with. So I&#8217;ll have to look into that as well.</p>
<p>My current hosting account won&#8217;t expire before April 2009, so I&#8217;m confident that I have everything set up by then. Somewhere between now and then, this web site will move to the new server.</p>
<p>The specs of the VM are more than enough to even run Windows XP smoothly. For a server however, that doesn&#8217;t seem like a very good idea to me. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  So just like my home server, it runs Debian Etch.</p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/2008/10/04/and-a-new-server-as-well/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

