<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>The Tlog - a technology blog &#187; ubuntu</title>
	<atom:link href="http://www.thetlog.net/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetlog.net</link>
	<description></description>
	<lastBuildDate>Fri, 18 Mar 2011 11:10:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/pt/</creativeCommons:license>		<item>
		<title>What&#8217;s this site running?</title>
		<link>http://www.thetlog.net/2009/11/25/whats-this-site-running/</link>
		<comments>http://www.thetlog.net/2009/11/25/whats-this-site-running/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 19:52:54 +0000</pubDate>
		<dc:creator>Pedro Timóteo</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[The Tlog (site)]]></category>
		<category><![CDATA[Unix / Linux / *BSD]]></category>
		<category><![CDATA[Unix / Linux / *BSD software]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Dehumanizer.com]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[Squid]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thetlog.net/?p=473</guid>
		<description><![CDATA[As an intermission (there&#8217;s more to come in the SPF series), here&#8217;s what&#8217;s changed on my server since, oh, about a year and a half ago: The OS is now Ubuntu Karmic Koala (9.10), and all the server&#8217;s running software comes from the standard Ubuntu packages, which means that whatever version is in Karmic1, that&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.thetlog.net/2009/11/25/whats-this-site-running/" data-text="What&#8217;s this site running?" data-count="" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><script>
			<!-- 
			var fbShare = {
				url: "http://www.thetlog.net/2009/11/25/whats-this-site-running/",
				size: "large",
				google_analytics: "true"
			}
			//-->
			</script>
                        <script src="http://widgets.fbshare.me/files/fbshare.js"></script></div></div><p>As an intermission (there&#8217;s more to come in the <a href="http://www.thetlog.net/2009/11/25/spf-part-1-what-is-spf-and-how-to-fight-spam-with-it/">SPF series</a>), here&#8217;s what&#8217;s changed on my server since, oh, about a year and a half ago:</p>
<ul>
<li>The OS is now <a href="http://www.ubuntu.com">Ubuntu</a> Karmic Koala (9.10), and all the server&#8217;s running software comes from the standard Ubuntu packages, which means that whatever version is in Karmic<sup><a href="http://www.thetlog.net/2009/11/25/whats-this-site-running/#footnote_0_473" id="identifier_0_473" class="footnote-link footnote-identifier-link" title="with updates, of course &amp;#8212; people who are afraid of installing updates (&amp;#8220;but&amp;#8230; it might break something!&amp;#8221;) are nothing more than mewling weaklings who are utterly incompetent as sysadmins; they should never be allowed within a mile of any server. Even one running Windows.">1</a></sup>, that&#8217;s what I&#8217;m running here.</li>
<li>I&#8217;ve switched, definitely, from <a href="http://httpd.apache.org/">Apache</a> to <a href="http://nginx.net/">nginx</a>. It&#8217;s faster, more efficient, and <i>ridiculously</i> easier to configure (to put it in perspective, in terms of ease of configuration, it&#8217;s like OpenBSD&#8217;s amazing pf to the unholy abomination that is Linux&#8217;s iptables.) nginx works perfectly with the two pieces of software I use the most on my server, <a href="http://www.wordpress.org/">WordPress</a> and <a href="http://www.mybboard.net/">MyBB</a>, even while using a SEO plugin with the latter, which requires some non-trivial redirect rules.</li>
<li>As I don&#8217;t trust any ISP&#8217;s email server to distribute the mail my server sends (mostly confirmation emails from <a href="http://www.dehumanizer.com/">my forums</a>), and since most ISPs and companies these days block mail sent from dynamic IP addresses, I keep a 256 MB <a href="http://www.slicehost.com/">Slicehost</a> slice, with a static IP address and, most importantly, <i>reverse</i> DNS, which I use as a smart host for my home server. The slice doesn&#8217;t have a lot of power in terms of CPU (and it&#8217;s not meant to), but, as bandwidth is much cheaper in the US than in my poor country, the &#8220;small&#8221; limit the cheapest slice includes is <i>a lot</i>; I use it for serving static files, mostly for my forums (all images and Javascript files are served from there), and I still have bandwidth to spare.</li>
<li>I&#8217;ve stopped using a <a href="http://www.squid-cache.org/">Squid</a> proxy in my home network, and nowadays access the web directly&#8230; except for when I indulge in one of my newest weird habits: reading <i>webcomics</i> like <a href="http://www.shamusyoung.com/twentysidedtale/?p=612">this one</a> or <a href="http://www.darthsanddroids.net/">this one</a> while having lunch or dinner. At such a time, moving <i>instantly</i> from comic to comic is a must&#8230; so I simply re-enable Squid (with more aggressive caching than I&#8217;d use for normal browsing; after all, existing comics typically aren&#8217;t going to change, are they?), do a nice little wget in my server to download and cache the entire comic, and then enjoy reading the whole of it (in as many meals as it takes) as if it was stored locally&#8230;</li>
<li>A few changes to my email server&#8217;s configuration, mostly related to spam filtering&#8230; but I&#8217;ve been  writing about that, haven&#8217;t I? And there&#8217;s still more to come. <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.thetlog.net">The Tlog - a technology blog</a></strong> <ol class="footnotes"><li id="footnote_0_473" class="footnote">with updates, of course &#8212; people who are afraid of installing updates (&#8220;but&#8230; it might break <i>something</i>!&#8221;) are nothing more than mewling weaklings who are utterly incompetent as sysadmins; they should never be allowed within a mile of any server. Even one running Windows.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.thetlog.net/2009/11/25/whats-this-site-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More updates: Ubuntu, WordPress</title>
		<link>http://www.thetlog.net/2008/05/02/more-updates-ubuntu-wordpress/</link>
		<comments>http://www.thetlog.net/2008/05/02/more-updates-ubuntu-wordpress/#comments</comments>
		<pubDate>Fri, 02 May 2008 09:17:45 +0000</pubDate>
		<dc:creator>Pedro Timóteo</dc:creator>
				<category><![CDATA[Blogging software]]></category>
		<category><![CDATA[Unix / Linux / *BSD]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thetlog.net/?p=441</guid>
		<description><![CDATA[Just updated this server to Ubuntu 8.04 (why do they always have these odd version numbers?). As always, it was incredibly difficult: I had to type this entire command: do-release-upgrade and even remember to press Enter afterwards! This Linux stuff is really too tough for us mere users&#8230; Also, WordPress 2.5.1 on this blog and [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.thetlog.net/2008/05/02/more-updates-ubuntu-wordpress/" data-text="More updates: Ubuntu, WordPress" data-count="" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><script>
			<!-- 
			var fbShare = {
				url: "http://www.thetlog.net/2008/05/02/more-updates-ubuntu-wordpress/",
				size: "large",
				google_analytics: "true"
			}
			//-->
			</script>
                        <script src="http://widgets.fbshare.me/files/fbshare.js"></script></div></div><p>Just updated this server to <a href="http://www.ubuntu.com/">Ubuntu 8.04</a> (why do they always have these odd version numbers?). As always, it was incredibly difficult: I had to type this entire command:</p>
<p><code>do-release-upgrade</code></p>
<p>and even remember to press Enter afterwards! This Linux stuff is really too tough for us mere users&#8230;</p>
<p>Also, <a href="http://wordpress.org/">WordPress 2.5.1</a> on this blog and a couple others. Incidentally, if you&#8217;ve just upgraded to 2.5.1 and suddenly your RSS feed is empty, you were probably hit by <a href="http://wordpress.org/support/topic/172697">this bug</a>. That link includes info for fixing it, too (basically, you have to replace two files with newer development versions).</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.thetlog.net">The Tlog - a technology blog</a></strong> ]]></content:encoded>
			<wfw:commentRss>http://www.thetlog.net/2008/05/02/more-updates-ubuntu-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Edgy to Feisty on Slicehost</title>
		<link>http://www.thetlog.net/2007/05/17/edgy-to-feisty-on-slicehost/</link>
		<comments>http://www.thetlog.net/2007/05/17/edgy-to-feisty-on-slicehost/#comments</comments>
		<pubDate>Thu, 17 May 2007 14:17:53 +0000</pubDate>
		<dc:creator>Pedro Timóteo</dc:creator>
				<category><![CDATA[Unix / Linux / *BSD]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[slicehost]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thetlog.net/2007/05/17/edgy-to-feisty-on-slicehost/</guid>
		<description><![CDATA[Since I&#8217;m in an upgrading mood , I&#8217;ve just upgraded my Slicehost slice from Ubuntu Edgy (6.10) to Feisty (7.04). It was incredibly hard: I had to type in two whole commands! Namely, apt-get install update-manager-core do-release-upgrade Gee, this Linux thing is much too complicated and troublesome for us mere mortals. Copyright &#169; 2012 The [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.thetlog.net/2007/05/17/edgy-to-feisty-on-slicehost/" data-text="Edgy to Feisty on Slicehost" data-count="" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><script>
			<!-- 
			var fbShare = {
				url: "http://www.thetlog.net/2007/05/17/edgy-to-feisty-on-slicehost/",
				size: "large",
				google_analytics: "true"
			}
			//-->
			</script>
                        <script src="http://widgets.fbshare.me/files/fbshare.js"></script></div></div><p>Since I&#8217;m in an upgrading mood <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  , I&#8217;ve just upgraded my <a href="http://www.slicehost.com/">Slicehost</a> slice from Ubuntu Edgy (6.10) to Feisty (7.04).</p>
<p>It was <a href="http://wiki.slicehost.com/doku.php?id=upgrade_ubuntu_dapper_-_edgy_-_feisty">incredibly hard</a>: I had to type in <b>two whole commands</b>! Namely,</p>
<p><code>apt-get install update-manager-core<br />
do-release-upgrade</code></p>
<p>Gee, this Linux thing is much too complicated and troublesome for us mere mortals. <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.thetlog.net">The Tlog - a technology blog</a></strong> ]]></content:encoded>
			<wfw:commentRss>http://www.thetlog.net/2007/05/17/edgy-to-feisty-on-slicehost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Slicehost: An experiment</title>
		<link>http://www.thetlog.net/2006/11/15/slicehost-an-experiment/</link>
		<comments>http://www.thetlog.net/2006/11/15/slicehost-an-experiment/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 19:35:35 +0000</pubDate>
		<dc:creator>Pedro Timóteo</dc:creator>
				<category><![CDATA[Search engine optimization (SEO)]]></category>
		<category><![CDATA[Search engines]]></category>
		<category><![CDATA[Unix / Linux / *BSD]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[openbsd]]></category>
		<category><![CDATA[slicehost]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtual_server]]></category>
		<category><![CDATA[web_hosting_services]]></category>

		<guid isPermaLink="false">http://www.thetlog.net/2006/11/15/slicehost-an-experiment/</guid>
		<description><![CDATA[Currently (as it&#8217;s been from the beginning), my sites are all running on my home server (an OpenBSD box). I like the control it gives me; most web hosting services are of the &#8220;we provide this software for you&#8221; kind. Sorry, but, to me, it&#8217;s root access or nothing. Even though my uplink is quite [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.thetlog.net/2006/11/15/slicehost-an-experiment/" data-text="Slicehost: An experiment" data-count="" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><script>
			<!-- 
			var fbShare = {
				url: "http://www.thetlog.net/2006/11/15/slicehost-an-experiment/",
				size: "large",
				google_analytics: "true"
			}
			//-->
			</script>
                        <script src="http://widgets.fbshare.me/files/fbshare.js"></script></div></div><p>Currently (as it&#8217;s been from the beginning), <a href="http://www.dehumanizer.com/">my sites</a> are all running on my home server (an OpenBSD box). I like the control it gives me; most web hosting services are of the <em>&#8220;we provide this software for you&#8221;</em> kind. Sorry, but, to me, it&#8217;s root access or nothing. <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Even though my uplink is quite lousy (384Kbps), I haven&#8217;t actually had any problem with it, even when I was Dugg / Redditted / Shoutwired / del.icio.used / whatever. <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>However, I&#8217;ve long wondered about whether the fact that my server is located in <i>Portugal</i> is harming me in terms of search engine results for my English-language sites. The fact is that I get a comparatively large number of people arriving there from <a href="http://www.google.pt/">google.pt</a>, even when the site in question is in English. Now, if google.pt is <em>benefiting</em> my English-language sites simply because they&#8217;re physically located in Portugal, it stands to reason that <a href="http://www.google.com/">google.com</a> (which is <b>several orders of magnitude</b> more important) will benefit US-based sites&#8230; and, if it puts those <i>ahead</i>, it follows that others are put <i>behind</i>.</p>
<p>(Did I make any sense just now? <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p><a href="http://www.slicehost.com/"><img src="http://www.thetlog.net/images/slicehost.jpg" alt="Slicehost" class="alignleft" /></a></p>
<p>Therefore, since a few minutes ago, I&#8217;m a customer of <a href="http://www.slicehost.com/">Slicehost</a>. In just 2 minutes, I had an Ubuntu virtual server running, with full root access by ssh. There&#8217;s nothing running there right now, but soon there will be: I will be moving one of my blogs, <a href="http://wayofthemind.dehumanizer.com/">Way of the Mind</a>, there (and it&#8217;ll be getting a new domain as well). I&#8217;ll only do it about a month from now&#8230; but I may start other sites there, in the meantime. </p>
<p>We&#8217;ll see if it makes a difference. I&#8217;ll post my results here.</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.thetlog.net">The Tlog - a technology blog</a></strong> ]]></content:encoded>
			<wfw:commentRss>http://www.thetlog.net/2006/11/15/slicehost-an-experiment/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

