<?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>On Ensemble : Masato Baba, Kristofer Bergstrom, Shoji Kameda and Kelvin Underwood &#187; howto</title>
	<atom:link href="http://onensemble.org/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://onensemble.org</link>
	<description>Neo-traditional taiko</description>
	<lastBuildDate>Mon, 14 May 2012 12:54:43 +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>Hosting your own website</title>
		<link>http://onensemble.org/2008/08/hosting-your-own-website/</link>
		<comments>http://onensemble.org/2008/08/hosting-your-own-website/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 19:34:59 +0000</pubDate>
		<dc:creator>kris</dc:creator>
				<category><![CDATA[Kris' Blog]]></category>
		<category><![CDATA[hosting website]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[pros cons]]></category>

		<guid isPermaLink="false">http://blog.onensemble.org:8080/?p=182</guid>
		<description><![CDATA[Ever considered running your own web server?  As On Ensemble finishes upgrading our system, I thought I&#8217;d share my thoughts on the subject, and a few links to get you started in the world of Free Software! For about 7 years now, OnEnsemble.org has been hosted on modest computers running in the various apartments I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>Ever considered running your own web server?  As On Ensemble finishes upgrading our system, I thought I&#8217;d share my thoughts on the subject, and a few links to get you started in the world of <a title="Free Software Foundation" href="http://fsf.org" target="_self">Free Software</a>!</p>
<p>For about 7 years now, OnEnsemble.org has been hosted on modest computers running in the various apartments I&#8217;ve inhabited.  The server hums away 24/7, serving On Ensemble&#8217;s website to visitors around the world.  Although it&#8217;s required quite a bit of study and a few late nights, I&#8217;ve very much enjoyed managing the server.  It feels good to be a part of the internet infrastructure.  I&#8217;m a big believer in the power of the internet to distribute control and power from centralized authority, to little musicians like us.  It&#8217;s also quite handy to be able to create unlimited email addresses on the fly.  There are no storage limitations, and no expenses above and beyond what I&#8217;d already spend for DSL service.</p>
<p>And it&#8217;s fun!</p>
<p>But it&#8217;s probably not for everyone.  <span id="more-182"></span>If you are considering running your own web, dns, or mail server, here is my take on the pros and cons.</p>
<p>Pros</p>
<ul>
<li>It feels good to be a part of the internet infrastructure.</li>
<li>Low cost (if you&#8217;ve already got DSL or cable, upgrading to static IP is the only cost)</li>
<li>Total flexibility and control</li>
<li>Webserving is particularly easy</li>
<li>Puts old computer to good use</li>
<li>Unlimited storage space and email addresses</li>
<li>It&#8217;s fun to learn how webserving, mail, dns, etc work!</li>
</ul>
<p>Cons</p>
<ul>
<li>Computer is on 24/7</li>
<li>May require purchasing additional equipment (backup battery supply)</li>
<li>High-importance server tasks (email) = high responsibility</li>
</ul>
<p>The amazing thing about Free Software, is that you can do almost anything at no cost.  The limiting factor is always your own knowledge and time.  For me, I&#8217;m realizing that I care most about controlling my own web-serving, less about email, and even less about DNS.  So I am in the process of moving DNS to our domain name registrar (<a title="Gandi domain name registrar" href="http://gandi.net" target="_self">gandi.net</a>) and mail to <a title="Google hosted mail service" href="http://www.google.com/a/help/intl/en/users/gmail.html" target="_self">Google hosted service</a>.  I am hesitant about moving mail to Google because I don&#8217;t fully trust Google, but the amount of time I want to put into combating spam does not provide sufficient blocking.  So for me, gnu/linux on the desktop and running my own web server seems to be just the right balance.</p>
<p><strong>You too can have a server (or a desktop computer)&#8230; for free!</strong></p>
<p>Have an old computer collecting dust?  (Want one?! I&#8217;ve got extra!)  Interested in giving gnu/linux a try?!  Everything is entirely free and much of the software is world-class quality!  Here&#8217;s how to get started!</p>
<p>1) Cobble together an old computer.  PC&#8217;s are probably the easiest but almost any old computer can run gnu/linux.  I&#8217;ve got extra old computers and lots of parts if you need anything.</p>
<p>2) Get connected to online help with IRC</p>
<ul>
<li><a title="Intro to IRC" href="http://www.new2chat.com/ircchat.html" target="_self">read this</a></li>
<li>download <a title="xChat IRC client software" href="http://www.xchat.org/" target="_self">xChat</a> or something similar</li>
<li>connect to the irc.freenode.net server and join the #lalugs channel</li>
<li>look for &#8220;xuxa&#8221;&#8230; that&#8217;s me</li>
</ul>
<p>3) Download a gnu/linux distribution: <a title="Ubuntu gnu/linux" href="http://www.ubuntu.com/" target="_self">Ubuntu</a> if you want to use this computer for general computing, <a title="64 Studio gnu/linux" href="http://64studio.com/" target="_self">64 Studio</a> (what I use) or <a title="Ubuntu Studio gnu/linux" href="http://ubuntustudio.org/" target="_self">Ubuntu Studio</a> for audio recording.</p>
<p>4) Burn your CD/DVD image.  Windows users, download the great program, <a title="InfraRecorder free software" href="http://infrarecorder.sourceforge.net/" target="_self">InfraRecorder</a>, if necessary.</p>
<p>5) Install gnu/linux on the old computer.  Ask questions in #lalugs, and have fun!</p>
<p>Here&#8217;s my computer setup:</p>
<div id="attachment_280" class="wp-caption alignnone" style="width: 183px"><a href="http://onensemble.org/wp-content/uploads/2008/08/server_rack_labeled.jpg"><img class="size-full wp-image-280" title="server_rack_labeled" src="http://onensemble.org/wp-content/uploads/2008/08/server_rack_labeled.jpg" alt="On Ensemble's server rack" width="173" height="313" /></a><p class="wp-caption-text">On Ensemble&#39;s server rack</p></div>
<p>And here&#8217;s the obligatory screenshot.  Those are On Ensemble&#8217;s real-time mail logs on the desktop in the background, thanks to <a title="Desktops featuring root-tail" href="http://www.lynucs.org/?root-tail" target="_self">root-tail</a>.  I use 4 or 5 desktops, switching between them based on tasks.</p>
<div class="mceTemp">
<div id="attachment_323" class="wp-caption alignnone" style="width: 310px"><a href="http://onensemble.org/wp-content/uploads/2008/08/chappa_screenshot_080827.jpg"><img class="size-medium wp-image-323" title="chappa_screenshot_080827" src="http://onensemble.org/wp-content/uploads/2008/08/chappa_screenshot_080827-300x187.jpg" alt="Kris' debian gnu/linux openbox desktop" width="300" height="187" /></a><p class="wp-caption-text">Kris&#39; debian gnu/linux openbox desktop</p></div>
</div>
<p>Join the Free Software party!</p>
]]></content:encoded>
			<wfw:commentRss>http://onensemble.org/2008/08/hosting-your-own-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

