<?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>Zen and the Art of Nonprofit Technology &#187; Linux</title>
	<atom:link href="http://zenofnptech.org/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://zenofnptech.org</link>
	<description>Thoughtful and sometimes snarky perspectives on nonprofit technology</description>
	<lastBuildDate>Mon, 19 Sep 2011 18:24:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Why all (major) operating systems suck</title>
		<link>http://zenofnptech.org/2011/06/why-all-major-operating-systems-suck.html</link>
		<comments>http://zenofnptech.org/2011/06/why-all-major-operating-systems-suck.html#comments</comments>
		<pubDate>Thu, 02 Jun 2011 18:22:58 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Technology Zen]]></category>
		<category><![CDATA[nptech]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://zenofnptech.org/?p=1006</guid>
		<description><![CDATA[I&#8217;ve been a user of a ton of operating systems over time. In the past ten years, I have been an everyday user of the big three, Windows, Mac OS, and Linux, for long stretches of time. I switched from Apple to Windows/Linux last year, and I&#8217;ve largely been OK with it, but I&#8217;ve complained [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a user of a ton of operating systems over time. In the past ten years, I have been an everyday user of the big three, Windows, Mac OS, and Linux, for long stretches of time. I <a href="http://zenofnptech.org/2010/10/leaving-apple-behind.html">switched from Apple to Windows/Linux last year</a>, and I&#8217;ve largely been OK with it, but I&#8217;ve complained enough about all three that I realized that they all suck.</p>
<p>Of course, they suck for completely different reasons, which is part of the frustration. And each have places where they shine. Why can&#8217;t there be a nice combination of all three? That would be perfect.</p>
<p>Why Mac OS X sucks:</p>
<ul>
<li>Apple is becoming a controlling, closed system, and with the advent of the Apple App store, developers have to go through an approval process to get their apps on the store, there are specific things you can&#8217;t include in an app in the store, and there will come a time when most people get their software through the store, so there will be less and less incentive to maintain non-app store versions of software apps</li>
<li>These days, you can find most kinds of software for the Mac, but there still is a relative paucity of apps in comparison to Windows.</li>
</ul>
<p>Why Windows sucks:</p>
<ul>
<li>Viruses, Trojans and Worms, Oh My!</li>
<li>Although I have only seen the Blue Screen of Death once in my year of Windows 7 use, there are still inexplicable slow-downs, crashes, and weird problems. And it takes FOREVER to boot, even with <a href="http://www.soluto.com/">Soluto</a>.</li>
<li>Internet Explorer</li>
</ul>
<p>Why Linux (in my case Ubuntu) sucks:</p>
<ul>
<li>I have to go through arcane (and luckily for me, fairly painless) procedures to get simple things to work (<a href="http://ubuntuforums.org/showthread.php?t=1751483">like plugging a headset with a mic into my jack!</a>)</li>
<li>Hardware manufacturers ignore Linux for the most part</li>
<li>Most software developers don&#8217;t make Linux versions</li>
</ul>
<p>The only good news I can see is that the operating system is getting less and less relevant. And, on balance, for me, Linux is winning. Now that dropbox and scrivener work on Linux, and I&#8217;m moving from Quicken to some online cloudish thing (suggestions?), I can pretty much leave Windows behind. (Oh, there is still Netflix. Sigh.)</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2011/06/why-all-major-operating-systems-suck.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Amazon S3 for web server backup</title>
		<link>http://zenofnptech.org/2010/06/amazon-s3-for-web-server-backup.html</link>
		<comments>http://zenofnptech.org/2010/06/amazon-s3-for-web-server-backup.html#comments</comments>
		<pubDate>Wed, 30 Jun 2010 16:25:53 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://zenofnptech.org/?p=654</guid>
		<description><![CDATA[I&#8217;ve been getting to know Amazon S3 lately, and there are some great things about it. I think it is one of the long list of unpredicted successes that resulted from the near-ubiquitousness of open source software on the server side. We&#8217;ve been using it for &#8220;offsite&#8221; backup for drupal sites for a while now. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been getting to know Amazon S3 lately, and there are some great things about it. I think it is one of the long list of unpredicted successes that resulted from the near-ubiquitousness of open source software on the server side. We&#8217;ve been using it for &#8220;offsite&#8221; backup for drupal sites for a while now. We have a script going which runs by cron daily to do the backups.</p>
<p>There are a number of ways to do this. We started using <a href="http://code.google.com/p/s3fs/">S3fs</a> as a way to mount an S3 bucket in the filesystem, then just copy the files to S3. One of the scripts we&#8217;ve use is <a href="http://zenofnptech.org/amazon-s3-backup-script-1">here</a>. (We also use rsync.) However, S3fs isn&#8217;t very actively supported or in development. So we&#8217;re thinking of moving to use <a href="http://s3tools.org/s3cmd">S3cmd</a>, which works really well, and is still under active development.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2010/06/amazon-s3-for-web-server-backup.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What software freedom means to me</title>
		<link>http://zenofnptech.org/2008/06/what-software-freedom-means-to-me.html</link>
		<comments>http://zenofnptech.org/2008/06/what-software-freedom-means-to-me.html#comments</comments>
		<pubDate>Wed, 25 Jun 2008 18:19:28 +0000</pubDate>
		<dc:creator>Michelle Murrain</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nonprofit Tech]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.zenofnptech.org/?p=276</guid>
		<description><![CDATA[I got some interesting comments on the last post about Linux desktops. I realize that I haven&#8217;t talked about this in a while, and I&#8217;m not sure I&#8217;ve actually ever articulated this completely on this blog. So here goes. I got involved in Linux a long time ago. I was a professor at the time, [...]]]></description>
			<content:encoded><![CDATA[<p>I got some interesting comments on the <a href="http://www.zenofnptech.org/2008/06/linux-desktops.html">last post</a> about Linux desktops. I realize that I haven&#8217;t talked about this in a while, and I&#8217;m not sure I&#8217;ve actually ever articulated this completely on this blog. So here goes.</p>
<p>I got involved in Linux a long time ago. I was a professor at the time, and a nonprofit organization wanted to get on the web, and give some of their staff email, and at the time, colleges and universities were the only organizations that had easy access to the internet, and virtual hosting companies cost a fortune, way beyond what a nonprofit could afford. The date was sometime in 1995. We set up a little box in the corner of my office, and loaded several piles of floppies containing the Slackware distribution onto this box. After a few hours (as opposed to the few minutes it would take now) we configured that server to hold a website and serve email. The <a href="http://web.archive.org/web/19961209133305/http://family.hampshire.edu/" target="_self">old site</a> is still up on the <a href="http://www.archive.org/index.php" target="_blank">Wayback Machine</a>. I co-administered that box for a few years. Eventually, they got a T1, and moved the server in-house. I left academia to do that sort of thing with nonprofits full time. In fact, that experience, and the work I did around it with that organization, was the first step into this whole nonprofit technology field.</p>
<p>What I learned about Linux back then was that it was a way (along with the help of a college) for a nonprofit organization to get on the web easily and relatively inexpensively. It leveled the playing field, so that an organization without many resources could do what at that time, required a lot of resources. In many ways for me, the most important aspect of free and open source software is that it does just that &#8211; it levels the playing field so that people and organizations with few resources can have access to quality tools to do what it is they need and want to do in this software-driven world.</p>
<p>I&#8217;ve learned a lot about FOSS since then, of course, and the other aspects of FOSS have also come to be very important to me. I do agree, fundamentally, with the <a href="http://www.gnu.org/philosophy/free-sw.html" target="_blank">four freedoms</a> laid out by the <a href="http://www.fsf.org/" target="_blank">Free Software Foundation</a>:</p>
<ul>
<li>The freedom to run the program, for any purpose (freedom 0).</li>
<li>The freedom to study how the program works, and adapt it to       your needs (freedom 1). Access to the source code is a precondition       for this.</li>
<li>The freedom to redistribute copies so you can help your neighbor       (freedom 2).</li>
<li>The freedom to improve the program, and release your improvements       to the public, so that the whole community benefits (freedom 3).        Access to the source code is a precondition for this.</li>
</ul>
<p>And ultimately, in Michelle&#8217;s perfect world, <em>all</em> software, <em>all</em> content, <em>all</em> hardware, etc. would all be free (libre). But we don&#8217;t live in Michelle&#8217;s perfect world, we live in this world. This broken, very imperfect, very problematic, and quite capitalist world.  And in that world, I am a realist.</p>
<p>I am ecstatic, and do many happy dances a day, that there are people who write and support free software. I think of myself as one of them (Besides working with <a href="http://nosi.net" target="_blank">NOSI</a>, I&#8217;ve been involved in several projects over the years in varied capacities.) The number of situations where one can still argue on a functional and cost level that proprietary software is a better bet get fewer and fewer. I could easily argue that for the overwhelming majority of places you need an operating system, the free and open source alternatives are better (if you count the BSD core of the Mac OS. If you don&#8217;t, it&#8217;s still the majority.) There are innumerable really great free and open source desktop applications that can run on any OS, and there are more every day.</p>
<p>And, surprisingly to me, I&#8217;m quite happy that lots of big corporations are now really getting into free and open source software support. I think, ultimately, it&#8217;s when big corporations want to ditch Windows on the desktop that the biggest strides will be made in Linux desktop usability and support. That&#8217;s a tide that will really lift all the boats.</p>
<p>Bottom line for me: free and open source software is about leveling the playing field, free access, community benefit, and community control allows this. That&#8217;s why I got into it in the beginning, and that&#8217;s why I&#8217;m sticking around, and doing what I can, even though I&#8217;ll be using my Mac (with, of course, a lot of free software applications on top.)</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2008/06/what-software-freedom-means-to-me.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux desktops?</title>
		<link>http://zenofnptech.org/2008/06/linux-desktops.html</link>
		<comments>http://zenofnptech.org/2008/06/linux-desktops.html#comments</comments>
		<pubDate>Wed, 25 Jun 2008 01:37:44 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nonprofit Tech]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.zenofnptech.org/?p=275</guid>
		<description><![CDATA[I&#8217;m doing a webinar on Linux Desktops next month, and it&#8217;s making me think a lot about my own experience using Linux on the desktop, and where I think things are going. If you&#8217;ve read this blog for a while, you&#8217;ve heard my various sagas around using Linux on the desktop. I migrated to making [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m doing <a href="http://www.nten.org/events/webinar/2008/07/29/linux-desktops-in-nonprofit-organizations" target="_blank">a webinar</a> on Linux Desktops next month, and it&#8217;s making me think a lot about my own experience using Linux on the desktop, and where I think things are going. If you&#8217;ve read this blog for a while, you&#8217;ve heard my various sagas around using Linux on the desktop. <a href="http://www.zenofnptech.org/2007/08/linux-ready-for-the-desktop.html">I migrated</a> to making it my primary desktop about a year ago. I have had <a href="http://www.zenofnptech.org/2008/02/why-sometimes-eating-your-own-dogfood-makes-you-want-to-throw-up.html">varied problems</a>, from issues of software integration, video problems, wireless issues &#8230; The list is getting very long.</p>
<p>And, guess what? I&#8217;m giving up. At some point, when I&#8217;ve saved up enough pennies, I&#8217;m going to buy a Mac laptop again. I&#8217;ve basically switched to using my Mac mini for just about everything except the bit of systems admin and coding I do, because it&#8217;s just so much easier to set up things on Linux for that type of work.</p>
<p>What happened was I felt like I was wasting too much time on things that should be easy. It should be easy to plug in a new monitor. It should be easy to get wireless, it should be easy to add a new printer. It should be easy to play a DVD. These things are far from the fault of Linux. On the Windows side the hardware manufacturers make proprietary drivers for Windows, and very few make drivers for Linux, or open source their drivers so that Linux developers can use them. On the Mac side, Apple controls the hardware, so there never is a problem with it. (And, of course, there are plenty of peripherals that don&#8217;t work with Macs.) And then there are the proprietary codecs and DRM, that are all tied to an OS.</p>
<p>So what does this mean for Linux on the desktop? This experience has made me think a lot about where organizations should think about using Linux, and where they should steer clear.</p>
<p>My theory is that where Linux is going really work is in dedicated devices built from the ground up to run Linux, and used for relatively limited purposes. The eePC is a great example, as are cell phones, media players, etc. This is where Linux will shine. And, of course, there are some other situations where Linux also shines: kiosks, internet cafes, computer labs and email/web workstations. There isn&#8217;t good reason, at this point, *not* to use Linux there. I think it can also work for the folks who perhaps use laptops as their primary machines, and don&#8217;t do anything except email and web. And, of course, always, for developers. I probably will always have a Linux desktop around, even if it ends up being a virtual machine, for the varied (small, at this point) development projects I have going. It&#8217;s just dead easy to use Linux for development &#8211; easier than using the Mac, even though it has BSD as it&#8217;s basis.</p>
<p>Where is Linux not a good idea? Most creatives and knowledge workers who are not developers. There are just too many things we need &#8211; too many cool new peripherals, we want to manipulate too many kinds of data and media, etc. And we don&#8217;t (at least I don&#8217;t) want to spend to much time getting all of that to work. And there still are lots of newer software and services that aren&#8217;t coming out in Linux versions (for instance there does not exist a decent usable twitter client for Linux &#8211; gwitter is not very usable at all, and the others just don&#8217;t work.) And, of course, designers need software that just don&#8217;t have high enough quality open source alternatives yet. I think that for a while, at least, Linux won&#8217;t be a good desktop option this broad group of people. Which is unfortunate, and I hope it changes. Linux has made huge usability strides in the past few years, as has open source software in general, so I think the future is still bright.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2008/06/linux-desktops.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>What is private? What is public?</title>
		<link>http://zenofnptech.org/2008/06/what-is-private-what-is-public.html</link>
		<comments>http://zenofnptech.org/2008/06/what-is-private-what-is-public.html#comments</comments>
		<pubDate>Wed, 11 Jun 2008 01:45:39 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://www.zenofnptech.org/?p=269</guid>
		<description><![CDATA[Today, someone on the progressive exchange list asked about a tool called Rapleaf. A story about Rapleaf in Clickz (a newsletter for online marketers) says this: Rapleaf allows you to quickly and inexpensively find out the social networking footprint of those you&#8217;re marketing to. Just send the company your e-mail list and tell it what [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zenofnptech.org/wp-content/uploads/rapleaf.png"><img class="alignright size-full wp-image-270" title="rapleaf" src="http://www.zenofnptech.org/wp-content/uploads/rapleaf.png" alt="" width="500" height="282" /></a></p>
<p>Today, someone on the <a href="http://www.progressiveexchange.org/welcome.htm" target="_blank">progressive exchange list</a> asked about a tool called <a href="http://business.rapleaf.com/" target="_blank">Rapleaf</a>. A story about Rapleaf in Clickz (a newsletter for online marketers) <a href="http://www.clickz.com/showPage.html?page=3629838" target="_blank">says this</a>:</p>
<blockquote><p>Rapleaf allows you to quickly and inexpensively find out the social networking footprint of those you&#8217;re marketing to. Just send the company your e-mail list and tell it what social networking sites those on your list are using, their demographics, the numbers of friends they have, how many widgets they&#8217;re using, even their interests. Rapleaf digs into the usual social networking sites (Facebook, MySpace, etc.), as well as newsgroups, commerce sites (like Amazon), review sites, forums, and news groups, and even searches the general Web to find out where your people are and what they&#8217;re doing online.</p></blockquote>
<p>An interesting conversation ensued on the list &#8211; with some arguing that this was a problematic thing. I actually thought this could be quite useful for organizations to figure out how to allocate sparse resources in the Web 2.0 space. But that&#8217;s not the point of this post.</p>
<p>I realized that one of the most important things that we can do is educate the organizations we work with (as well as individuals) about privacy issues and data.  When is data public? When is it private? How do we know? How can we assure privacy?</p>
<p>It is important to understand that Rapleaf is just gathering <strong>public</strong> information on people, based on their email addresses. It is an inevitable result of our desire for social networks, as well as our desire for information to be portable (like in RSS feeds.) What&#8217;s important is that we understand what is actually public, and what isn&#8217;t, and how to keep what we want to be private, really private.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2008/06/what-is-private-what-is-public.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux Desktop Migration</title>
		<link>http://zenofnptech.org/2007/11/linux-desktop-migration.html</link>
		<comments>http://zenofnptech.org/2007/11/linux-desktop-migration.html#comments</comments>
		<pubDate>Fri, 16 Nov 2007 21:02:35 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zenofnptech.org/2007/11/linux-desktop-migration.html</guid>
		<description><![CDATA[Linux has proven itself as a server platform &#8211; no one really questions it. A large chunk (the majority?) of nonprofits already use Linux server-side &#8211; either in-house, or if not, their web host usually does. But can it really be a desktop platform for nonprofit organizations? Linux on the desktop has come quite far, [...]]]></description>
			<content:encoded><![CDATA[<p>Linux has proven itself as a server platform &#8211; no one really questions it. A large chunk (the majority?) of nonprofits already use Linux server-side &#8211; either in-house, or if not, their web host usually does. But can it really be a desktop platform for nonprofit organizations?</p>
<p>Linux on the desktop has come quite far, in just a few years. And recently, there is increasing evidence to suggest that it can, indeed in large part, replace Windows on the desktop. Why should it? Linux is more secure, more stable, and can be used on older hardware.</p>
<p>Walmart was selling <a href="http://www.walmart.com/catalog/product.do?product_id=7754614#Item+Description">$200 PCs</a> running <a href="http://www.thinkgos.com/">gOS</a> (no, that doesn&#8217;t stand for googleOS, but greenOS, based on Ubuntu 7.10,)  and <a href="http://www.vnunet.com/vnunet/news/2203369/walmart-sells-200-linux-pcs">they sold out</a>. If you read <a href="http://www.walmart.com/catalog/product.do?product_id=7754614#Item+Description">the reviews</a> (most of which were quite positive,) the people who liked it were looking at the real functionality (it could edit their documents, it could surf the web, read email, etc.)  and those who didn&#8217;t, seemed not to like it mostly because it doesn&#8217;t run Windows (although one could install Windows on it &#8211; but it&#8217;s going to be pokey &#8211; it&#8217;s not a well powered machine, but more than enough for Linux.)</p>
<p>So, if students and Grandma can use Linux, can nonprofits?</p>
<p>There is a <a href="http://searchenterpriselinux.bitpipe.com/detail/RES/1191244102_176.html?src=RU_selx_11_15_07_1&amp;li=73713&amp;asrc=EM_RWP_2592554">good whitepaper</a> that was released this fall from Novell, which has a section which talks about what to think about with enterprise migration to Linux on the desktop. It basically echos what I would suggest when thinking about a mass migration:</p>
<ul>
<li>Planning is key</li>
<li> Do a software inventory &#8211; figure out:
<ul>
<li>What has a version that runs on Linux</li>
<li>What can be replaced by software that runs on Linux</li>
<li>What can be run in an emulator such as VMWare</li>
</ul>
</li>
<li>Identifying types of users (by what they need to do)</li>
<li>Choose a distribution that makes sense (I wrote up <a href="http://www.zenofnptech.org/2007/08/technology-providers-and-linux.html">a review</a> of Linux distros recently.)</li>
<li>Figuring out a clear migration strategy that takes all of this into consideration.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2007/11/linux-desktop-migration.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The evolution of web hosting</title>
		<link>http://zenofnptech.org/2007/11/the-evolution-of-web-hosting.html</link>
		<comments>http://zenofnptech.org/2007/11/the-evolution-of-web-hosting.html#comments</comments>
		<pubDate>Fri, 09 Nov 2007 01:21:25 +0000</pubDate>
		<dc:creator>Michelle Murrain</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.zenofnptech.org/2007/11/the-evolution-of-web-hosting.html</guid>
		<description><![CDATA[It seems like not so long ago that I helped an organization build a Linux email and web server, that we plugged into a college internet connection, so that they could begin to take advantage of the wonders of the internet. It was, at the time, the only affordable way to do it &#8211; there [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like not so long ago that I helped an organization build a Linux email and web server, that we plugged into a college internet connection, so that they could begin to take advantage of the wonders of the internet. It was, at the time, the only affordable way to do it &#8211; there was no broadband, and a T1 was far outside of the realm of affordability for nonprofits. I even remember writing a grant to some federal agency that probably no longer exists to help create a local infrastructure to get nonprofits online. When was that? 1995.</p>
<p>It wasn&#8217;t so long after that that virtual hosting companies became ubiquitous, and affordable for nonprofits. But it&#8217;s only been in the last few years that mega storage, and mega processing power were available to organizations to power big web applications and the like.</p>
<p>Amazon seems to be leading in the next wave of evolution of hosting &#8211; pay only for what you need, when you need it. They started out with their <a href="http://www.amazon.com/S3-AWS-home-page-Money/b/ref=sc_fe_l_2/002-1308118-0720023?ie=UTF8&amp;node=16427261&amp;no=342430011&amp;me=A36L942TSJ2AJA">S3 &#8211; simple storage service</a>. And now, there is <a href="http://www.amazon.com/b/ref=sc_fe_l_2/002-1308118-0720023?ie=UTF8&amp;node=201590011&amp;no=342430011&amp;me=A36L942TSJ2AJA">E2 &#8211; Elastic Compute Cloud</a> &#8211; use only the storage, processing power and bandwidth you use. I did a quick calculation of what my own usage might be, and actually, my <a href="http://www.dreamhost.com">Dreamhost</a> account is a better deal. But for much larger/high-traffic sites, or sites that fluctuate a lot, it might be a great idea, especially if you want dedicated hosting.</p>
<p>The news today, and why I&#8217;m bothering to talk about this, is that <a href="http://www.press.redhat.com/2007/11/07/red-hat-enterprise-linux-in-the-cloud/">Red Hat announced</a> that it will offer RHEL &#8211; their enterprise distribution, on Amazon E2. If a nonprofit organization has a server, it&#8217;s actually not so unlikely that it is running RHEL. A lot of organizations of all types want support, and are willing to pay for it, and Red Hat is, at this point, built the best business model around this than any other distro (<a href="http://www.canonical.com/">Canonical</a>, with <a href="http://www.ubuntu.com/">Ubuntu</a>, is sneaking up behind, but I&#8217;m not sure it has the &#8220;enterprise&#8221; style some people look for.)</p>
<p>So running RHEL on Amazon E2 is a potentially low-cost, low-pain way for nonprofits (with appropriate levels of tech staff, of course) to dip their toes into hosting complex applications on Linux, without having that noisy box in the corner.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2007/11/the-evolution-of-web-hosting.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Happy Birthday, Gutsy Gibbon!</title>
		<link>http://zenofnptech.org/2007/10/happy-birthday-gutsy-gibbon.html</link>
		<comments>http://zenofnptech.org/2007/10/happy-birthday-gutsy-gibbon.html#comments</comments>
		<pubDate>Thu, 18 Oct 2007 15:51:33 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nonprofit Tech]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.zenofnptech.org/2007/10/happy-birthday-gutsy-gibbon.html</guid>
		<description><![CDATA[Ubuntu Linux has a new release, version 7.10, called &#8220;Gutsy Gibbon.&#8221; (Really I don&#8217;t know where these names come from!) There is a great review at Wired that gives a good overview of what you&#8217;ll find. They say, among other things: Gutsy Gibbon is certainly easier to install and set up than Windows Vista, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ubuntu.com/">Ubuntu Linux</a> has a new release, version 7.10, called &#8220;<a href="http://www.ubuntu.com/getubuntu/releasenotes/710tour">Gutsy Gibbon</a>.&#8221; (Really I don&#8217;t know where these names come from!) There is a <a href="http://www.wired.com/software/softwarereviews/news/2007/10/ubuntu_gutsy">great review at Wired</a> that gives a good overview of what you&#8217;ll find. They say, among other things:</p>
<blockquote><p>Gutsy Gibbon is certainly easier to install and set up than Windows Vista, and it&#8217;s very close to matching Mac OS X when it comes to making things &#8220;just work&#8221; out of the box. Wi-Fi, printing, my digital camera and even my iPod all worked immediately after installation &#8212; no drivers or other software required.</p></blockquote>
<p>I&#8217;m in the middle of moving, otherwise, I&#8217;d be checking it out immediately. Once I get settled in a couple of weeks, I&#8217;ll be giving it a spin, for sure. It seems that with Ubuntu, Linux is getting closer and closer to being a completely viable and usable desktop for <strong>everyone.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2007/10/happy-birthday-gutsy-gibbon.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free software and sustainable computing</title>
		<link>http://zenofnptech.org/2007/08/free-software-and-sustainable-computing.html</link>
		<comments>http://zenofnptech.org/2007/08/free-software-and-sustainable-computing.html#comments</comments>
		<pubDate>Thu, 23 Aug 2007 17:08:53 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nonprofit Tech]]></category>

		<guid isPermaLink="false">http://www.zenofnptech.org/2007/08/free-software-and-sustainable-computing.html</guid>
		<description><![CDATA[I remember in the late 90s, in the heady days of getting organizations up to speed with technology, I would suggest to organizations that they add in their budget replacing 1/4 to 1/3 of their computers each year (instead of the much more common practice of replacing them all at once every 5 or 10 [...]]]></description>
			<content:encoded><![CDATA[<p>I remember in the late 90s, in the heady days of getting organizations up to speed with technology, I would suggest to organizations that they add in their budget replacing 1/4 to 1/3 of their computers each year (instead of the much more common practice of replacing them all at once every 5 or 10 years when a grant happened.) This was for all the good reasons: computers are cheap, support is expensive, and it would cost more time and money to diagnose and fix a computer than replace it &#8211; so replacing computers on a regular schedule would actually decrease IT costs.</p>
<p>Well, all of that is true. But in this newer era, when we think that cost is more than just dollars, but we also have to think about the hidden cost of all of those <a href="http://www.un.org/apps/news/story.asp?NewsID=10007&amp;Cr=computer&amp;Cr1" target="_blank">toxic chemicals, fossil fuels, and water</a> that goes into manufacturing computers, as well as the bulging landfills all over the country.</p>
<p>So I&#8217;ve been thinking a lot about the role of free and open source software in environmentally sustainable computing. Some of the biggest reasons to replace computers is not as much the hardware failure issues, but software bloat and cruft, and planned obsolescence. You can&#8217;t run Microsoft&#8217;s Vista on a computer that is more than a year or so old. Computers that now run Windows 2000 (there are plenty of them in nonprofit offices, I&#8217;m sure) probably can&#8217;t even run XP, let alone Vista. But computers of that vintage can pretty happily run Ubuntu Feisty (the current Ubuntu version). And older computers running Linux make very handy single (or even multiple) purpose servers &#8211; file servers, backup servers, dhcp servers, routers and firewalls, print servers, etc.</p>
<p>The great thing is that converting to Linux won&#8217;t just help environmentally &#8211; Linux has lower IT costs &#8211; lower support costs, and no software acquisition costs. If an office converted from Windows to Linux, they could keep their hardware much longer (five years easily), and have much lower IT costs, thus, in the end, creating a more environmentally and economically sustainable office.</p>
<p>Of course, there are caviats. There are software options that don&#8217;t exist yet, there are hardware incompatibilities, but these decrease every year. Sometime in September, <a href="http://nosi.net">NOSI</a> will be releasing the new version of the primer on open source software for nonprofits. I&#8217;ll be announcing it, for sure. There will be some much more detailed information that will help make it easier to figure out if it is right for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2007/08/free-software-and-sustainable-computing.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Technology providers and Linux</title>
		<link>http://zenofnptech.org/2007/08/technology-providers-and-linux.html</link>
		<comments>http://zenofnptech.org/2007/08/technology-providers-and-linux.html#comments</comments>
		<pubDate>Sun, 12 Aug 2007 17:46:44 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nonprofit Tech]]></category>

		<guid isPermaLink="false">http://www.zenofnptech.org/2007/08/technology-providers-and-linux.html</guid>
		<description><![CDATA[In the course of working with some clients, I have been in the process of trying to find technology providers, specifically, server, desktop and network support organizations, that support Linux. Several years ago, they were very few and very far between &#8211; mostly individuals who focused solely on Linux. Now, there are many more, and [...]]]></description>
			<content:encoded><![CDATA[<p>In the course of working with some clients, I have been in the process of trying to find technology providers, specifically, server, desktop and network support organizations, that support Linux. Several years ago, they were very few and very far between &#8211; mostly individuals who focused solely on Linux. Now, there are many more, and traditional Windows shops are beginning to either add staff who know Linux, or learn it themselves. But there still isn&#8217;t a lot out there.</p>
<p>At least in Massachusetts, the majority of nonprofits work with network support people who don&#8217;t focus totally on nonprofit organizations (there are some wonderful exceptions, however, of companies that focus on the sector.)  The good thing is that since the business world seems to be moving ahead much more quickly on Linux and FOSS adoption, companies that work in both the for-profit and nonprofit sectors are gaining Linux expertise &#8211; expertise that nonprofit organizations can benefit from. But I think more is needed.</p>
<p>One of the interesting dynamics of any technology provider of any stripe is the way they choose the technology they will focus on and support. I think this is something that many nonprofits, especially those without in-house technology expertise aren&#8217;t that aware of. No  technology vendor, even the largest ones, can support everything. Most support only a subset (sometimes a very small subset) of the available options. This is because all providers start out with some personal experiences or biases, and most are too busy taking care of clients to spend lots and lots of time gaining new expertise in a broad range of topics &#8211; they need to focus. And even if they hire expertise, there has to be enough overlap for synergy to happen. Most of the time, for clients, this doesn&#8217;t matter. Sometimes it does matter, both to an organization that might use that vendor, and to the vendor themselves in terms of viability of their business model.</p>
<p>I came across<a href="http://www.linux-watch.com/news/NS4377707583.html" target="_blank"> this discussion</a> of Linux distributions and their strengths and weaknesses in terms of vendors who might resell Linux. It was interesting not as much for its focus on the presence or absence of &#8220;channel programs&#8221; but for the way it characterized the qualities of the different distributions in terms of the business model of reselling Linux. In a sense, of course, if you are a technology provider and you  install Linux on some servers or desktops in an organization, you are &#8220;reselling&#8221; Linux. But since most Linux distributions are free (as in beer), that&#8217;s not really quite the way to look at it.</p>
<p>So I thought I would take from their model, and instead, talk about distributions from the perspective of the needs of a small to medium-sized technology support organization (for profit or nonprofit) that serve nonprofits. I&#8217;m really interested in helping technology providers get up to speed, so that the amount of support available for nonprofits using Linux (and open source in general) increases. If you are a provider, please feel free to email me if you want more info or help and support in moving forward.</p>
<p><em><strong>Ubuntu</strong></em></p>
<p>As this article states, Ubuntu is a very popular distribution right now, and <a href="http://www.canonical.com/" target="_blank">Canonical</a> is working hard to get Ubuntu in as wide a range of hands as possible. The basic philosophy of Ubuntu &#8220;Linux for human beings&#8221; is certainly one that makes sense for a lot of nonprofits, and it also has made Ubuntu the easiest distribution to set up and use, especially on the desktop.</p>
<p>Ubuntu also has also focused a lot of effort on building community, and has, hands down, the most vibrant, helpful and deep community of any Linux distribution. They have mentorship programs, they are building regional networks, they have almost unparalleled bulletin board, email and IRC community support. This community is one of Ubuntu&#8217;s great strengths, in terms of the ability to find helpful and sometimes instant support (via an incredibly active set of IRC channels.) And, Canonical also provides professional support. Canonical has a lot of connections in the nonprofit sector.</p>
<p>In my opinion, it&#8217;s a good distribution to start with if you are just beginning to learn Linux, and thinking about adding it to your business because of the vibrant and deep community that is there to provide support. But, as the article linked above says, they don&#8217;t have an official affiliate program, so it will take some shoe leather on your part to build the business aspects.</p>
<p><strong><em>Red Hat</em></strong></p>
<p><a href="http://www.redhat.com" target="_blank">Red Hat</a> is  the old standby, and is in the server rooms of many nonprofits all over the country. The old adage &#8220;no one ever got fired for buying IBM&#8221; which, of course morphed into &#8220;no one ever got fired for buying Microsoft&#8221; in the Linux world might be &#8220;no one ever got fired for implementing Red Hat.&#8221;</p>
<p>Red Hat has a well-built business of providing enterprise level support for its distribution. It was the first Linux distribution to make it big in the business world. Its focus is on servers, and <a href="http://fedoraproject.org/" target="_blank">Fedora</a>, it&#8217;s &#8220;community version&#8221; does certainly benefit from Red Hat&#8217;s development expertise and resources, but it doesn&#8217;t have as vibrant a community as Ubuntu, for instance.</p>
<p>However, because it is so common, and there is reasonable community support, and because of the strength of Red Hat, it might be a good choice, especially if a technology support organization works with larger organizations.</p>
<p><strong><em>Debian</em></strong></p>
<p>I&#8217;m a real fan of <a href="http://www.debian.org" target="_blank">Debian,</a> and have been using it on the server-side for a very long time. It is a rock-solid distribution with what is arguably the best package management system. (Ubuntu is based on Debian).  It has a vibrant user community. Debian is the favorite of most serious Linux geeks. The Debian community is dogmatic in their approach to licensing &#8211; <a href="http://www.debian.org/social_contract" target="_blank">nothing in Debian</a> depends on software that is not truly free (as in &#8216;libre&#8217;.)</p>
<p>Debian used to be one of the most difficult distributions to install, but that is no longer the case, so it is definitely a distribution that you could try as a Linux beginner (although beware that the community isn&#8217;t going to be as friendly to newcomers as the Ubuntu community.)</p>
<p>I think it&#8217;s certainly a possible choice, especially if you&#8217;ve got a philosophical approach that&#8217;s resonant with Debian (a lot of activist technology organizations use Debian) and have (or can find) the expertise needed. But it is a bit less known and popular, especially with the presence of Ubuntu, which has most of the strengths (in a technical sense,) and none of the weaknesses (in a business sense) of Debian.</p>
<p><strong><em>CentOS</em></strong></p>
<p>I&#8217;m only including this in my review because I have come across a surprising number of technology providers that have chosen to focus on <a href="http://www.centos.org/" target="_blank">CentOS.</a> I had not heard of it until then. CentOS is a bit of an odd beast. It is Red Hat, with branding removed. In their words: &#8220;CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by a prominent North American Enterprise Linux vendor.  CentOS conforms fully with the upstream vendors redistribution policy and aims to be 100% binary compatible.&#8221;</p>
<p>So they take RHEL (Red Hat Enterprise Linux) and repackage it. So it has everything RHEL has except &#8230; Red Hat support. Which, of course, is why most people buy Red Hat, instead of installing Fedora or Debian, etc. I&#8217;m not sure what I think of this. I guess it makes sense at one level &#8211; here is a way for a vendor to provide basically Red Hat without having to either provide a markup in reselling it, or charge a nonprofit for it.</p>
<p>What makes RHEL &#8220;Enterprise&#8221; is basically the support. That&#8217;s about it. Debian or Ubuntu are just as &#8220;Enterprise-class&#8221; as RHEL without Red Hat behind it. So CentOS really isn&#8217;t any different a choice &#8211; unless as an organization you are very familiar with Red Hat, and want to stick with it, but don&#8217;t want to pay (or have organizations pay) for it. If you are new to the Linux biz, there isn&#8217;t any reason I could see to adopt CentOS.</p>
<p><strong><em>Novell</em></strong></p>
<p>I think the article says pretty much everything that needs to be said about Novell, and <a href="http://www.desktoplinux.com/articles/AT4416011461.html" target="_blank">SUSE Linux</a>. They take directly from the Red Hat playbook, and have a community version called <a href="http://en.opensuse.org/Welcome_to_openSUSE.org" target="_blank">openSUSE</a>. It&#8217;s certainly a good option, although in the US, SUSE isn&#8217;t very common.</p>
<p><em><strong>Other Distros </strong></em></p>
<p>There are, of course <a href="http://distrowatch.com/" target="_blank">five bajillion</a> Linux distributions of varied popularities. Any of which <strong>could</strong> make a reasonable choice for you as a technology provider (There is a <a href="http://distrowatch.com/dwres.php?resource=major" target="_blank">good review</a> in Distrowatch of the top ten distributions.) Only you really know what makes the most sense, given what you want to do with Linux, and what expertise you have on hand. And, luckily, once you&#8217;ve learned some Linux, supporting other distributions isn&#8217;t such a big deal.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2007/08/technology-providers-and-linux.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

