<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xml:lang="en" xml:base="http://jeffbeard.org/wp-atom.php">
	<title type="text">Jeff Beard</title>
	<subtitle type="text">blog.blog</subtitle>

	<updated>2009-04-01T21:27:20Z</updated>
	<generator uri="http://wordpress.org/" version="2.7.1">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://jeffbeard.org" />
	<id>http://jeffbeard.org/feed/atom/</id>
	

			<link rel="self" href="http://feeds.feedburner.com/jeffbeard" type="application/atom+xml" /><entry>
		<author>
			<name>Jeff</name>
						<uri>http://jeffbeard.org</uri>
					</author>
		<title type="html"><![CDATA[Ubuntu Making Cloud Computing Accessible]]></title>
		<link rel="alternate" type="text/html" href="http://jeffbeard.org/2009/02/ubuntu-making-cloud-computing-accessible/" />
		<id>http://jeffbeard.org/?p=65</id>
		<updated>2009-02-23T17:19:04Z</updated>
		<published>2009-02-23T17:18:09Z</published>
		<category scheme="http://jeffbeard.org" term="Computing" /><category scheme="http://jeffbeard.org" term="Infrastructure Management" />		<summary type="html"><![CDATA[It seems that Ubuntu, one of my favorite Linux distributions, is embracing Amazon EC2 styled cloud computing in an upcoming release.
Ubuntu has included the Eucapyptus project in the aptly named Karmic Koala release 9.10 project in order for mere mortals to be able to install and manage their own cloud. Considering that some important people [...]]]></summary>
		<content type="html" xml:base="http://jeffbeard.org/2009/02/ubuntu-making-cloud-computing-accessible/"><![CDATA[<p>It seems that <a title="Ubuntu Web Site" href="http://www.ubuntu.com">Ubuntu</a>, one of my favorite Linux distributions, is <a title="Ubuntu 9.10 Karmic Koala Announcement" href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2009-February/000536.html">embracing</a> <a title="Amazon EC2" href="http://aws.amazon.com/ec2/">Amazon EC2</a> styled cloud computing in an upcoming release.</p>
<p>Ubuntu has included the <a title="Eucalyptus Project" href="http://eucalyptus.cs.ucsb.edu/">Eucapyptus project</a> in the aptly named Karmic Koala release 9.10 project in order for mere mortals to be able to install and manage their own cloud. Considering that some <a href="http://news.cnet.com/8301-1001_3-10054253-92.html">important</a> <a href="http://www.stallman.org/">people</a> recommend keeping your data on your own hardware to avoid vendor lock-in and privacy issues, this allows companies to avoid the issues while getting some of the advantages of the cloud. Of course, companies will still need a team, albeit much smaller, of crack infrastructure managers but they will have the advantages provided by the abstraction of hardware and it&#8217;s associated management tools.</p>
<p>Besides, what could possibly be cooler than having a compute cloud in your basement data center running on a bunch of cheap PC servers? I&#8217;m sure nothing can quite compare.</p>
]]></content>
		<link rel="replies" type="text/html" href="http://jeffbeard.org/2009/02/ubuntu-making-cloud-computing-accessible/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://jeffbeard.org/2009/02/ubuntu-making-cloud-computing-accessible/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Jeff</name>
						<uri>http://jeffbeard.org</uri>
					</author>
		<title type="html"><![CDATA[Unix CLI Command Repository]]></title>
		<link rel="alternate" type="text/html" href="http://jeffbeard.org/2009/02/unix-cli-command-repository/" />
		<id>http://jeffbeard.org/?p=38</id>
		<updated>2009-02-05T15:48:56Z</updated>
		<published>2009-02-05T15:48:45Z</published>
		<category scheme="http://jeffbeard.org" term="Computing" /><category scheme="http://jeffbeard.org" term="Systems Administration" />		<summary type="html"><![CDATA[I just found the Command Line Fu command repository via reddit.com. Tons of very useful commands for a variety of tasks.
For those that might not be a *nix sysadmin, you&#8217;re missing the joy of firing off scripts from the command line that can do an extraordinary amount of work in a short amount of time. [...]]]></summary>
		<content type="html" xml:base="http://jeffbeard.org/2009/02/unix-cli-command-repository/"><![CDATA[<p>I just found the <a href="http://www.commandlinefu.com/commands/browse">Command Line Fu</a> command repository via<a title="reddit" href="http://www.reddit.com"> reddit.com</a>. Tons of very useful commands for a variety of tasks.</p>
<p>For those that might not be a *nix sysadmin, you&#8217;re missing the joy of firing off scripts from the command line that can do an extraordinary amount of work in a short amount of time. I was a veritable hero early in my career when I was able to help a client replace a copyright string in some 5000 files and create backups with this one:</p>
<p><code>find . -type f -name '*.html' | xargs grep -l '&amp;copy;' | xargs perl -pi.bak -e 's/&amp;copy;1997/&amp;copy;1999/g'</code></p>
<p>Or something like that.</p>
<p>Regardless, the client was amazed and happy that one could work such magic in just a few minutes and the content in the Command Line Fu repository looks chock full of opportunities to amaze folks with your wizardry.</p>
]]></content>
		<link rel="replies" type="text/html" href="http://jeffbeard.org/2009/02/unix-cli-command-repository/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://jeffbeard.org/2009/02/unix-cli-command-repository/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Jeff</name>
						<uri>http://jeffbeard.org</uri>
					</author>
		<title type="html"><![CDATA[New Web Site, Again]]></title>
		<link rel="alternate" type="text/html" href="http://jeffbeard.org/2009/01/new-web-site-again/" />
		<id>http://jeffbeard.org/?p=3</id>
		<updated>2009-02-02T23:13:18Z</updated>
		<published>2009-02-01T01:14:35Z</published>
		<category scheme="http://jeffbeard.org" term="News" /><category scheme="http://jeffbeard.org" term="Systems Administration" /><category scheme="http://jeffbeard.org" term="Add new tag" /><category scheme="http://jeffbeard.org" term="hosting" /><category scheme="http://jeffbeard.org" term="slicehost" /><category scheme="http://jeffbeard.org" term="ubuntu" /><category scheme="http://jeffbeard.org" term="webhosting" />		<summary type="html"><![CDATA[I&#8217;ve setup a new blog on a new server for a variety of reasons, mostly having to do with it being a terrible idea to host on my home network. I&#8217;ve chosen a hosting service provider rather than hosting it on my own hardware. I&#8217;m using Slicehost for now. It&#8217;s fairly inexpensive (not the cheapest [...]]]></summary>
		<content type="html" xml:base="http://jeffbeard.org/2009/01/new-web-site-again/"><![CDATA[<p>I&#8217;ve setup a new blog on a new server for a variety of reasons, mostly having to do with it being a terrible idea to host on my home network. I&#8217;ve chosen a hosting service provider rather than hosting it on my own hardware. I&#8217;m using <a href="http://www.slicehost.net">Slicehost</a> for now. It&#8217;s fairly inexpensive (not the cheapest by far), has a good amount of positive buzz around it and they use operating system virtualization. This is cool since I get full control of my &#8220;slice&#8221; (<a title="Ubuntu" href="http://www.ubuntu.com">Ubuntu</a>) just like a regular server but upgrades are done through a web-based management console so I don&#8217;t have to drive to a Denver hosting facility to do maintenance. If I need to upgrade memory or storage I can do so with a click or two. Plus I can take snapshots of the entire slice which can be used to rebuild the whole VPS through a nifty administrative console. They don&#8217;t offer much storage but I plan to use <a title="Amazon S3" href="http://aws.amazon.com/s3/">Amazon S3</a> for storage on the cheap.</p>
<p>Anyway, so far so good.</p>
<p>Next up is moving my 25 web sites to the new server! (Who knew I was so rich in Internet property!)</p>
<p>Anyway, I&#8217;ll be posting up my old articles and files over the next couple of weeks but in the meantime here&#8217;s a nice picture:</p>
<p><a class="tt-flickr tt-flickr-Medium" title="The Flatirons" href="http://www.flickr.com/photos/bippity/3113560932/"><img class="alignleft" src="http://farm4.static.flickr.com/3189/3113560932_842ed2f82d.jpg" alt="The Flatirons" width="350" height="288" /></a></p>
]]></content>
		<link rel="replies" type="text/html" href="http://jeffbeard.org/2009/01/new-web-site-again/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://jeffbeard.org/2009/01/new-web-site-again/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	</entry>
	</feed>
