<?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>Sexy Sexy Penguins &#187; Guru</title>
	<atom:link href="http://sexysexypenguins.com/category/guru/feed/" rel="self" type="application/rss+xml" />
	<link>http://sexysexypenguins.com</link>
	<description>I love the smell of &#34;Free Software&#34; in the morning</description>
	<lastBuildDate>Sat, 19 May 2012 20:27:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>GoOSe Project: Progress toward Skein 2.0</title>
		<link>http://sexysexypenguins.com/2011/11/10/goose-project-progress-toward-skein-2-0/</link>
		<comments>http://sexysexypenguins.com/2011/11/10/goose-project-progress-toward-skein-2-0/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 23:34:35 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[GoOSe]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[November]]></category>
		<category><![CDATA[rebuild]]></category>
		<category><![CDATA[skein]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=966</guid>
		<description><![CDATA[As some of you may already know, I&#8217;ve been a part of this enterprise rebuild project for a while now and things have been going pretty well. Recently, though, I&#8217;ve made some good progress on our import and build tool, &#8230; <a href="http://sexysexypenguins.com/2011/11/10/goose-project-progress-toward-skein-2-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As some of you may already know, I&#8217;ve been a part of this <a href="http://gooseproject.org">enterprise rebuild project</a> for a while now and things have been going pretty well. Recently, though, I&#8217;ve made some good progress on our import and build tool, <a href="https://github.com/gooseproject/skein">skein</a>.</p>
<p>Skein&#8217;s goal is provide easy functionality for rebuilding SRPMS from upstream and import them into github, where they can be built using our <a href="http://koji.gooselinux.org">koji instance</a>. The process is actually easier than one might think:</p>
<ul>
<li>skein request &#8211; Request a particular repository be setup on our github organization for the specified package. The package itself should be able to be requested from the SRPM, but that feature is not yet available.</li>
<li>skein query &#8211; To verify the request has been placed, this shows the open queries (by default).</li>
<li>skein show &#8211; For a particular request, show the detail of who requested and the purpose of such a request.</li>
<li>skein grant &#8211; Only an admin can grant the repository. Only members of the admin team on our github organization can grant the repository.</li>
<li>skein extract &#8211; Once granted, the SRPM can be extracted and placed into two basic directories:</li>
<ul>
<li>/path/to/package/lookaside/ &#8211; contains the archive from the SRPM, usually a tar, tar.gz or zip file. The contents of this directory can then be pushed to the lookaside cache.</li>
<li>/path/to/package/git/ &#8211; contains the spec file, any patches and other sources that are not archives. A Makefile and sources file are also generated along with a .gitignore to provide useful functionality during the koji build</li>
</ul>
</ul>
<p>Other functionality is currently under development:</p>
<ul>
<li>skein push &#8211; Once extracted and committed to the git repository, this pushes the git commits to github.</li>
<li>skein upload &#8211; Once extracted, this uploads the content of the lookaside directory to the lookaside cache at pkgs.gooselinux.org.</li>
<li>skein import &#8211; A combination of skein extract, push and upload, since that seems fairly logical.</li>
<li>skein build &#8211; Albeit mostly complete, it will need to be tested with an SRPM that has been run through this process.</li>
</ul>
<p>I took a few minutes the other day and created a video of the completed process. I post this here for others to use for their benefit, but also so I can have it in another place besides my laptop.</p>
<p><a href="http://sexysexypenguins.com/misc/skein_qd.webm">Skein video</a></p>
<p>Cheers,</p>
<p>Herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/11/10/goose-project-progress-toward-skein-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I did today at Ohio LinuxFest &#8211; Salt</title>
		<link>http://sexysexypenguins.com/2011/09/10/what-i-did-today-at-ohio-linuxfest-salt/</link>
		<comments>http://sexysexypenguins.com/2011/09/10/what-i-did-today-at-ohio-linuxfest-salt/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 19:18:59 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[salt]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[koji]]></category>
		<category><![CDATA[ohiolinux]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[saltstack]]></category>
		<category><![CDATA[September]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=939</guid>
		<description><![CDATA[Yes, I was at the Ohio LinuxFest this weekend! Even though I did attend several presentations on Saturday. My day was mostly taken up with something else&#8230; I built rpm packages for salt! If you aren&#8217;t sure what salt is, &#8230; <a href="http://sexysexypenguins.com/2011/09/10/what-i-did-today-at-ohio-linuxfest-salt/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yes, I was at the <a href="https://ohiolinux.org/">Ohio LinuxFest</a> this weekend!</p>
<p>Even though I did attend several presentations on Saturday. My day was mostly taken up with something else&#8230;</p>
<p>I built rpm packages for <a href="http://saltstack.org/">salt</a>!</p>
<p>If you aren&#8217;t sure what salt is, <a href="http://saltstack.org/">check out their site </a>and <a href="http://red45.wordpress.com/">read the authors blog</a>. Essentially, salt makes it easy to run a set of commands on multiple machines all at the same time, returning results quickly and asynchronously.</p>
<p>If you are interested in trying out salt on your system(s) and run Fedora, RHEL, CentOS, etc. feel free to try out the <a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=3341690">rpms</a>. I&#8217;ve currently got a <a href="https://bugzilla.redhat.com/show_bug.cgi?id=737286">review request on bugzilla</a> as well if anyone is interested in providing a review.</p>
<p>Cheers,</p>
<p>herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/09/10/what-i-did-today-at-ohio-linuxfest-salt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora Infrastructure will soon have fpaste-server</title>
		<link>http://sexysexypenguins.com/2011/09/05/fedora-infrastructure-will-soon-have-fpaste-server/</link>
		<comments>http://sexysexypenguins.com/2011/09/05/fedora-infrastructure-will-soon-have-fpaste-server/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 01:52:20 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[fpaste-server]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[fedorahosted]]></category>
		<category><![CDATA[fpaste]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=932</guid>
		<description><![CDATA[Today, I deployed the latest fpaste-server package on a development box within Fedora Infrastructure. Test fpaste-server I&#8217;d like to get some folks to hit it and do some testing. If you have time, I would love it if you could &#8230; <a href="http://sexysexypenguins.com/2011/09/05/fedora-infrastructure-will-soon-have-fpaste-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today, I deployed the latest <a href="http://koji.fedoraproject.org/koji/packageinfo?packageID=11844">fpaste-server</a> package on a <a href="http://paste01.dev.fedoraproject.org/">development box</a> within Fedora Infrastructure.</p>
<h2>Test fpaste-server</h2>
<p>I&#8217;d like to get some folks to hit it and do some testing. If you have time, I would love it if you could take a moment, read below and help.</p>
<h3>On the development server</h3>
<p>To help, just point your browser to <a href="http://paste01.dev.fedoraproject.org/">http://paste01.dev.fedoraproject.org/</a> and add some pastes. In fact, it should be pretty sturdy. If you do happen to find a bug, please <a href="https://fedorahosted.org/fpaste-server/newticket">file it</a> on our <a href="https://fedorahosted.org/fpaste-server">fedorahosted.org Trac instance</a>.</p>
<h3>Roll your own</h3>
<p>Another way to help is to install your own instance of <a href="https://fedorahosted.org/fpaste-server/">fpaste-server</a>. I&#8217;ve posted some <a href="https://fedorahosted.org/fpaste-server/browser/INSTALL.rst">simple installation instructions</a> for anyone who is interested.</p>
<p>We are always looking for helpers to make fpaste-server better. Please contact me (herlo AT fedoraproject doT Org) if you are interested in helping improve or maintain this simple and fun project.</p>
<p>Cheers,</p>
<p>herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/09/05/fedora-infrastructure-will-soon-have-fpaste-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging Update: pydf now in Fedora</title>
		<link>http://sexysexypenguins.com/2011/07/22/packaging-update-pydf-now-in-fedora/</link>
		<comments>http://sexysexypenguins.com/2011/07/22/packaging-update-pydf-now-in-fedora/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 16:52:01 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Filesystems]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[july]]></category>
		<category><![CDATA[pydf]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=926</guid>
		<description><![CDATA[Recently, my friend beandog introduced me to pydf. After playing with it for a couple of days, I decided I liked it enough that I packaged and included into Fedora. (If you are interested in other packages I maintain, you &#8230; <a href="http://sexysexypenguins.com/2011/07/22/packaging-update-pydf-now-in-fedora/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, my friend <a href="http://wonkabar.org/">beandog</a> introduced me to <a href="http://kassiopeia.juls.savba.sk/%7Egarabik/software/pydf/"><strong>pydf</strong></a>. After playing with it for a couple of days, I decided I liked it enough that I packaged and included into Fedora. <em>(If you are interested in other packages I maintain, you can check them out <a href="https://admin.fedoraproject.org/pkgdb/users/packages/herlo">here</a>.)</em></p>
<h2>What is pydf?</h2>
<p>$ yum info pydf</p>
<address>Name             : pydf<br />
Arch               : noarch<br />
Version          : 9<br />
Release         : 3.fc15<br />
Size                : 14 k<br />
Repo              : updates<br />
Summary       : Fully colorized df clone written in python<br />
URL                : <a href="http://kassiopeia.juls.savba.sk/~garabik/software/pydf/">http://kassiopeia.juls.savba.sk/~garabik/software/pydf/</a><br />
License          : Public Domain<br />
Description   : pydf displays the amount of used and available space on your file systems,<br />
: just like df, but in colors. The output format is completely customizable.</address>
<p>I was also able to send in a patch for the python 2.4 version to the upstream author. He was very happy to receive and apply the fix. The patch is also available in the <a href="http://kojipkgs.fedoraproject.org/packages/pydf/9/3.fc15/src/pydf-9-3.fc15.src.rpm">source rpm</a>.</p>
<p>A nice looking screenshot of the output from pydf is below:</p>
<p><a href="http://sexysexypenguins.com/misc/pydf.png"><img class="alignnone" title="pydf in action" src="http://sexysexypenguins.com/misc/pydf.png" alt="" width="512" height="225" /></a></p>
<p>Cheers,</p>
<p>herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/07/22/packaging-update-pydf-now-in-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UTOS Project Day: Install Fedora 15</title>
		<link>http://sexysexypenguins.com/2011/05/25/utos-project-day-install-fedora-15/</link>
		<comments>http://sexysexypenguins.com/2011/05/25/utos-project-day-install-fedora-15/#comments</comments>
		<pubDate>Wed, 25 May 2011 14:54:21 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[UTOS]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[may]]></category>
		<category><![CDATA[project day]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[utos]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=918</guid>
		<description><![CDATA[Are you planning on attending the UTOS Project Day this Saturday, May 28? Come work on your projects in an open environment with food, friends and feedback. Folks, since Fedora 15 was just released yesterday, I had an idea regarding &#8230; <a href="http://sexysexypenguins.com/2011/05/25/utos-project-day-install-fedora-15/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Are you planning on attending the<a href="http://project-day.utos.org/"> UTOS Project Day</a> this Saturday, May 28? Come work on your projects in an open environment with food, friends and feedback.</p>
<p>Folks, since <a href="http://fedoraproject.org/">Fedora 15 was just released yesterday</a>, I had an idea regarding the <a href="http://project-day.utos.org">UTOS Project Day</a>. I&#8217;m going to setup an <a href="https://fedorahosted.org/cobbler/">installation server</a> and <a href="http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo">usb keys</a> for anyone who wishes to try out and/or install Fedora 15 on their computer.</p>
<p>There are only a couple requirements:</p>
<ol>
<li>If you want the media on your USB key, you must provide at least a 2GB key. (Any existing data should be preserved, but make a backup just in case.)</li>
<li>Installations will be done using network boot, which requires a PxE capable laptop. Most are these days, just make sure yours supports this feature.</li>
</ol>
<p><a href="http://project-day.utos.org">UTOS Project Day</a> is going to be tons of fun. Come on down and try out <a href="http://fedoraproject.org">Fedora 15</a>, <a href="http://project-day.utos.org/projects-2011/#add-project">work on your project.</a>, or <a href="http://project-day.utos.org/projects-2011/">help someone else work on theirs</a>.</p>
<p>Here&#8217;s to seeing all my geek friends this weekend at <strong>UTOS Project Day</strong>!!</p>
<p>Cheers,</p>
<p>Herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/05/25/utos-project-day-install-fedora-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 15 (Lovelock) is here &#8211; get yours today!</title>
		<link>http://sexysexypenguins.com/2011/05/24/fedora-15-lovelock-is-here-get-yours-today/</link>
		<comments>http://sexysexypenguins.com/2011/05/24/fedora-15-lovelock-is-here-get-yours-today/#comments</comments>
		<pubDate>Tue, 24 May 2011 14:41:33 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Ambassadors]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Filesystems]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[15]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[Lovelock]]></category>
		<category><![CDATA[may]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=916</guid>
		<description><![CDATA[Here&#8217;s the announcement from Fedora Project Leader, Jared Smith. Several new features are available, many which I am excited about. GNOME 3 desktop environment &#8211; built from awesome! Btrfs filesystem now optionally available Better crash reporting Better SELinux support More &#8230; <a href="http://sexysexypenguins.com/2011/05/24/fedora-15-lovelock-is-here-get-yours-today/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://lists.fedoraproject.org/pipermail/announce/2011-May/002964.html">Here&#8217;s the announcement</a> from <a href="http://fedoraproject.org">Fedora Project</a> Leader, Jared Smith.</p>
<p>Several new features are available, many which I am excited about.</p>
<ul>
<li>GNOME 3 desktop environment &#8211; built from awesome!</li>
<li>Btrfs filesystem now optionally available</li>
<li>Better crash reporting</li>
<li>Better SELinux support</li>
<li>More apps in live media thanks to XZ compression</li>
<li>Better power management</li>
<li>LibreOffice replaces OpenOffice</li>
<li>Firefox 4</li>
<li>Systemd &#8211; the new and better replacement for SYSV init</li>
<li><a href="http://fedoraproject.org/wiki/Releases/15/FeatureList">And much, much more</a>&#8230;</li>
</ul>
<p><a href="http://fedoraproject.org/en/get-fedora-options">Download</a> and <a href="http://torrent.fedoraproject.org/">share (via bittorrent)</a> the latest release of joy and happiness. Fedora 15 is here!</p>
<p>Cheers,</p>
<p>Herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/05/24/fedora-15-lovelock-is-here-get-yours-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox &#8211; set browser.tabs.insertRelatedAfterCurrent to false</title>
		<link>http://sexysexypenguins.com/2011/04/12/firefox-set-browser-tabs-insertrelatedaftercurrent-to-false/</link>
		<comments>http://sexysexypenguins.com/2011/04/12/firefox-set-browser-tabs-insertrelatedaftercurrent-to-false/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 18:40:27 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[april]]></category>
		<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=879</guid>
		<description><![CDATA[I honestly hate that the default function in Firefox is to open a tab from a link right next to my current tab. I suppose others have their idiosynchratic preferences, but this one is mine! To fix it, in both &#8230; <a href="http://sexysexypenguins.com/2011/04/12/firefox-set-browser-tabs-insertrelatedaftercurrent-to-false/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I honestly hate that the default function in Firefox is to open a tab from a link <strong>right next to</strong> my current tab. I suppose others have their idiosynchratic preferences, but this one is mine!</p>
<p>To fix it, in both Firefox 3 or Firefox 4, type &#8216;<em>about:config</em>&#8216;.</p>
<p>Next, search for &#8216;<em>﻿browser.tabs.insertRelatedAfterCurrent</em>&#8216;, set the value to &#8216;<em>false&#8217;</em> as shown below.</p>
<p><a href="http://sexysexypenguins.com/wp-content/uploads/2011/04/browser-tabs-false.png"><img class="size-full wp-image-880 alignnone" title="browser-tabs-false" src="http://sexysexypenguins.com/wp-content/uploads/2011/04/browser-tabs-false.png" alt="" width="450" height="149" /></a></p>
<p>This tip is brought to you by the number 4 and the letter F.</p>
<p>Cheers,</p>
<p>Herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/04/12/firefox-set-browser-tabs-insertrelatedaftercurrent-to-false/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fedora Activity Day at SCaLE 9x: Sysadmin Study Group</title>
		<link>http://sexysexypenguins.com/2011/02/23/fedora-activity-day-at-scale-9x-sysadmin-study-group/</link>
		<comments>http://sexysexypenguins.com/2011/02/23/fedora-activity-day-at-scale-9x-sysadmin-study-group/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 16:27:53 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[FAD]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[LUGs]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[fad]]></category>
		<category><![CDATA[february]]></category>
		<category><![CDATA[scale]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=813</guid>
		<description><![CDATA[I believe it&#8217;s a very common desire to improve your skillset as a tech geek.  I believe there are many people out there who just want to learn how to do a few things so they can get their job &#8230; <a href="http://sexysexypenguins.com/2011/02/23/fedora-activity-day-at-scale-9x-sysadmin-study-group/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I believe it&#8217;s a very common desire to improve your skillset as a tech geek.  I believe there are many people out there who just want to learn how to do a few things so they can get their job done.  I also believe that many people would like to make more money at their job, either as a System Administrator or to become a sysadmin.</p>
<h3>The question is, how do you gain the skills to become a better sysadmin?</h3>
<p>In my opinion, one of the best ways to gain experience quickly, is to participate in training classes, such as the amazing classes run by <a href="http://www.redhat.com/training/">Red Hat</a>.  But sometimes, those cost a ton of money, and the current company doesn&#8217;t want to foot the bill.  Of course, you are trying to save your pennies to get to there, but that can take time.</p>
<p>However, there are cheaper alternatives.  I believe the community is the best way overall to gain this knowledge. While it takes a bit more time to get there, over time, you can learn a major portion of what it takes to become a skilled sysadmin.</p>
<h4>Local User Groups</h4>
<p>I suggest attending a Local User Group that specializes in Linux administration.  These groups take one topic per month and can educate you (usually) for free.  I really enjoy my LUGs and have gained tons of knowledge over the years.</p>
<h4>Conference Events</h4>
<p>Many conferences, like SCaLE, offer space to communities to run day long activities.  The <a href="http://www.socallinuxexpo.org/scale9x/special-events/fedora-activity-day">Fedora Activity Day at SCaLE</a> is a good example of where you can quickly gain skills as a system administrator for a very low cost.  If you are looking to improve your system administration skillset, I highly recommend attending the <a href="http://www.socallinuxexpo.org/scale9x/special-events/fedora-activity-day">FAD at SCaLE</a> this year.</p>
<h5>Sysadmin Study Group at SCaLE 9x</h5>
<address>When: Friday, February 25, 9am to 5pm</address>
<address>Where: Los Angeles Airport Hilton, Century B</address>
<h4></h4>
<p>The study group is about helping you become a better system administrator and there will be experts on hand to help you study.  We will also be providing an installation server with Fedora 14, which will be used to build your virtual or physical machine and give you real hands on experience with the sysadmin tasks.</p>
<h5>Machine Requirements</h5>
<address>KVM capable system with approximately 20GB of disk space free</address>
<address>or</address>
<address>Physical Laptop with ethernet and PXE (preferred), USB or CD/DVD  booting capability</address>
<h5>Register Today</h5>
<p>I look forward to seeing you all come and improve your skills on Friday, and the entire cost is just what it takes to <a href="https://www.socallinuxexpo.org/reg7/">get into SCaLE, $70</a>.  <a href="https://www.socallinuxexpo.org/reg7/">Register now</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/02/23/fedora-activity-day-at-scale-9x-sysadmin-study-group/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The future, part 36 : UTOS</title>
		<link>http://sexysexypenguins.com/2011/01/25/the-future-part-36-utos/</link>
		<comments>http://sexysexypenguins.com/2011/01/25/the-future-part-36-utos/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 00:55:05 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[LUGs]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[UTOS]]></category>
		<category><![CDATA[UTOSC]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[January]]></category>
		<category><![CDATA[utos]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=776</guid>
		<description><![CDATA[Ladies and Gentleman, Boys and Girls, may I have your attention please! You know, I&#8217;ve always enjoyed that statement.  I love hearing it over the PA at the circus, at a restaurant when someone is about to make an announcement, &#8230; <a href="http://sexysexypenguins.com/2011/01/25/the-future-part-36-utos/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ladies and Gentleman, Boys and Girls, may I have your attention please!</p>
<p>You know, I&#8217;ve always enjoyed that statement.  I love hearing it over the PA at the circus, at a restaurant when someone is about to make an announcement, or at a the start of a presentation at a conference.  Not sure why, but it just gets me all excited about the world, the future and I perk up wide-eyed with anticipation of what&#8217;s going to happen next&#8230;</p>
<p>I&#8217;m as excited as ever to say these words myself.  I&#8217;m so happy, in fact, that I wanted to share it with you, my dear audience.  My friends, colleagues, fellow UTOS compatriots, I would like to share with you some wonderful news!  The future is bright for free and open source software right here in our fine state.</p>
<p>Just look around you and you will see companies coming into Utah right and left.  While some do not appear open source friendly, don&#8217;t be fooled, they want you with your amazing Linux skills, or incredible Python Fu.  It&#8217;s you they want, Miss PHP master, scripting fiend, fanciful master of kickstart!  The real question though, will be, where will these companies look for their talent?</p>
<p>In my opinion, they will look to the great technical community already here in Utah.  They will strive to find and hire the best and brightest from our ranks.  They will want to hire those from our communities of experts, skilled craftsman, coders, system administrators and much, much more.  It is my belief that they will want to hire from those of you who participate in our Local User Groups and directly with Utah Open Source.</p>
<p>I say these things with great fervor and joy.  I&#8217;d like to announce the 2011 theme of Utah Open Source, &#8216;Community&#8217;.</p>
<p>My departure from the Executive Director position leaves me to work more closely with the UTOS board of directors.  In my stead, Victor Villa will take the responsibilities and leadership of the Executive Director.</p>
<p>Victor comes to UTOS with a great deal of community leadership.  As the former president of the Utah PHP User Group for the past several years, Victor grew the local PHP community every year.  He&#8217;s been a great supporter of UTOS since its inception in 2006.  With his foresight and leadership, I know that UTOS will continue to grow and flourish.  I am excited to pass the baton of leadership of UTOS to a man I have grown to admire and appreciate. Thank you Victor for taking on the role of leading Utah Open Source into this bright future!</p>
<p>During our conversations, I&#8217;ve asked Victor to spend some extra time  during 2011 focusing on community growth and development.  With this in mind, Victor and I agree that 2011 will be a year of community building.  In 2012, the Utah Open Source Conference will return.  I will let Victor respond to my comments, with a post of his own, addressing the rest of his vision for UTOS.  I&#8217;m truly excited to be a part of UTOS, and with all of the goals Victor has set forth, I am very excited for the future!</p>
<p>Thank you for letting me be part of this community.  I will never forget you.  I will miss you all so very much when our family moves to Southern California in the fall.</p>
<p>Much Joy and Excitement,</p>
<p>Your friend,</p>
<p>Clint</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/01/25/the-future-part-36-utos/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The end of an era: Starting a new job and a new life</title>
		<link>http://sexysexypenguins.com/2010/09/09/the-end-of-an-era-starting-a-new-job-and-a-new-life/</link>
		<comments>http://sexysexypenguins.com/2010/09/09/the-end-of-an-era-starting-a-new-job-and-a-new-life/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 21:42:23 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Passion]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[UTOS]]></category>
		<category><![CDATA[UTOSC]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[utos]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=753</guid>
		<description><![CDATA[Boy has my life has changed recently! I mean it, It really has changed&#8230;just over two months ago, my son Alexander James was born.  He was 6 weeks early.  Wow, it&#8217;s been a ride.  I had to take some time off &#8230; <a href="http://sexysexypenguins.com/2010/09/09/the-end-of-an-era-starting-a-new-job-and-a-new-life/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Boy has my life has changed recently!</p>
<p>I mean it, It really has changed&#8230;just over two months ago, my son Alexander James was born.  He was 6 weeks early.  Wow, it&#8217;s been a ride.  I had to take some time off from my extracurricular duties and focus on family, myself and work only.  It was an interesting opportunity to introspect and think about my future.</p>
<p>I also have more change in my life in the next year than I believe I have ever had in any one year period in my life.  This change is good change.  This change is good for more than just me; it&#8217;s good for my two sons, and my future wife.  This change is going to make our lives different than they&#8217;ve ever been.  At least from my perspective, it&#8217;s a HUGE change.</p>
<p>So what is this change, you ask.  Well, maybe you didn&#8217;t ask, but I&#8217;m going to pretend you asked, because well, I&#8217;m going to tell you anyway.  Some of you might even care what the change is and how my life is going to change.</p>
<p>Back in April or May, I was approached about returning to teaching Linux classes.  The classes I would teach would be from the Red Hat Curriculum.  As I&#8217;ve always had a passion for teaching, I really liked the prospect, but I had a few hurdles to manage before I could really go forth with this idea.</p>
<p>Essentially, I had agreed to a non-compete with one of my former employers, which prevented me teaching Linux classes for any of their competitors until June this year.  The job I will be taking teaching for Red Hat would definitely be considered one of their competitors.  The other was expected delivery of our son AJ in August required me to have insurance and boy am I glad I did.  Because he came early, the insurance I had with my former company essentially saved us from bankruptcy.</p>
<p>With these two considerations in mind, I decided to stay until the end of August, then leave for this new position.</p>
<p>I&#8217;ve been employed for the last year and half at Backcountry.com.  They are a great company and their Site Operations (read Infrastructure) staff is amazing.  I was blessed with the opportunity to work with some of the smartest people I&#8217;ve ever worked.  I was also very blessed to work at a job that challenged me to no end.  But in the end, my passions got me, of which there have always been a few&#8230;</p>
<p>The first passion I have, is my family.  I actually never thought I&#8217;d be in a situation where I would have two children from different mothers.  I had sworn off dating, marriage, family (beyond my son, Shaun) for good.  But then along came this amazing woman who turned my life back around, and made me want to share my life with her and what will become our amazing family.  We&#8217;ve already started, with AJ coming six weeks early on July 2, we&#8217;re proud new parents with some very unique challenges.</p>
<p>Another passion I have, teaching and training.  I accidentally fell into a training role back in 2003, when I was forced to get a job to pay for child support right after my divorce.  Luckily for me, it was the best accident professionally that I could have had.  It allowed me to show my talents and skillset to those who really could benefit from my passion and enjoyment of sharing how technology works.  With the exception of the 21 month sabbatical from training that is about to end, I hope to be in some sort of educational role for my remaining professional years.</p>
<p>Lastly, while there are many other passions, I&#8217;ll discuss my love for free and open source software.  To me, it&#8217;s almost like my religion.  I believe in it so strongly, and think that there are so many things that FOSS communities can and do provide to help others, I want it to always be a part of me.  I especially want to instill in my children the importance of openness and sharing, and FOSS really allows me to give a very credible and altruistic vision of these ideals.  For me, it&#8217;s been a passion of mine for more than 6 years and I&#8217;ve spent a good portion of that helping with two big organizations, the Utah Open Source Foundation and the Fedora Project.</p>
<p>These passions keep me going, which brings me to the whole point of all that I&#8217;ve said.  My days are numbered here in Utah.  Yes, I&#8217;ve said it, I&#8217;ve loved living here in Utah all my life, but it&#8217;s time to move to pursue the first of my passions, my family.  Because I&#8217;ve been here in Utah so long, it&#8217;s been a very difficult decision to make and one that I&#8217;ve not come to lightly.  In fact, I&#8217;ve been debating when would be the right time, and I know that now is the time.</p>
<p>My son, Shaun, lives in Los Alamitos, California, and has lived there with his mother for more than 5 years.  I&#8217;ve done my best to be a good father at more than 700 miles away, but I don&#8217;t think I can ignore a few very important years coming up.  Shaun is now 10 years old, and will be coming into manhood in the coming years.  Because of this, I believe that I need to be nearer to him to help him deal with many of the tough challenges he will face as he becomes a teenager and starts to pursue more adult activities.  I want to be there for him, and I think it&#8217;s very valuable for him to be a big part of our now growing family.</p>
<p>So, where does this leave my other passions.  Specifically some big loves I&#8217;ll have to leave behind here in Utah.  My family has always been here and I&#8217;ll miss them sorely.  The Utah Open Source Foundation and Conference as well as the Local User Groups.  I love the mountains here, the beauty and especially, the people.  I&#8217;ll miss you dearly, I surely will.</p>
<p>Lest you think that I&#8217;ll be in a hurry to leave, it&#8217;s not the case.  I&#8217;m starting a new job next week, September 12, as a contract instructor.  Again I will be teaching Red Hat classes.  My plans to move to California require that I am able to sell my house and that means it will require some fix ups first.  All in all, I believe our family will be moved to Southern California sometime in late summer or early fall of 2011.</p>
<p>In the coming weeks, the Utah Open Source Conference will be happening.  It&#8217;s been a passion of mine for now 4-1/2 years.  My leadership as the Chief Executive of the Foundation and manager of the conference will end at the end of 2010.  I believe now is the time for UTOS to have a new leadership and new life. One of the big tenets of the free and open source community is that leadership should change regularly.  In this way, I look forward to many more UTOS events and especially the great tradition of UTOSC.</p>
<p>Hopefully at the Utah Open Source Conference, we&#8217;ll be able to nominate and elect new leadership for both the Utah Open Source Foundation Core Team and Board of Directors.  Their roles will start at the beginning of 2011 and transitions will likely happen in late 2010. I plan to run for the Board of Directors.  In this way, I will maintain a less day-to-day role in UTOS and more an administrative and support role to the new Chief Executive as well as providing support to the new and continuing members of both the Core Team and Board.</p>
<p>Now that this post has become somewhat of a novel, I&#8217;ll just say one more thing.  I&#8217;ve really enjoyed being a part of the the community here in Utah.  I&#8217;m excited for my future and the future of my family and look forward to many more great years of watching Utah&#8217;s tech and free software communities grow!  It&#8217;s always been the goal of UTOS to &#8216;Help Open Source Grow in Utah and the Mountain West&#8217; and I see great things now and in the future!</p>
<p>Cheers,</p>
<p>Clint</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2010/09/09/the-end-of-an-era-starting-a-new-job-and-a-new-life/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

