<?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>Free Techie Blog &#187; Operating Systems</title>
	<atom:link href="http://www.freetechie.com/blog/category/os-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freetechie.com/blog</link>
	<description>In the world of linux your boundaries are free</description>
	<lastBuildDate>Fri, 30 Jul 2010 20:28:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ruby 1.8.5 on RHEL 4</title>
		<link>http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/</link>
		<comments>http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 18:29:08 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Fedora & RedHat]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=4511</guid>
		<description><![CDATA[While working on deploying puppet 2.6.0 onto RHEL4, I found that the supported ruby version of 1.8.1 does not have the right support for default_argv&#160;[&#160;<a href="http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/">continue reading...</a>&#160;]


Related posts:<ol><li><a href='http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/' rel='bookmark' title='Permanent Link: Puppet 2.6.0 on SLES 11 SP1'>Puppet 2.6.0 on SLES 11 SP1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/02/redhat_logo_hat_100x100.gif"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/02/redhat_logo_hat_100x100.gif" alt="RedHat Logo" title="redhat_logo_hat_100x100" width="100" height="100" class="alignleft size-full wp-image-3812" /></a>While working on deploying puppet 2.6.0 onto RHEL4, I found that the supported ruby version of 1.8.1 does not have the right support for default_argv via optparse, thus causing the following error when trying to start puppet: </p>
<p><code>$ sudo su - -c 'puppet agent --trace --debug --test'<br />
/usr/lib/site_ruby/1.8/puppet/application.rb:267:in `option_parser': undefined method `default_argv=' for #<OptionParser:0xb7b2cda0> (NoMethodError)<br />
from /usr/lib/site_ruby/1.8/puppet/application.rb:333:in `parse_options'<br />
from /usr/lib/site_ruby/1.8/puppet/application.rb:332:in `each'<br />
from /usr/lib/site_ruby/1.8/puppet/application.rb:332:in `parse_options'<br />
from /usr/lib/site_ruby/1.8/puppet/application.rb:298:in `run'<br />
from /usr/lib/site_ruby/1.8/puppet/application.rb:298:in `exit_on_fail'<br />
from /usr/lib/site_ruby/1.8/puppet/application.rb:298:in `run'<br />
from /usr/lib/site_ruby/1.8/puppet/util/command_line.rb:55:in `execute'<br />
from /usr/bin/puppet:4</code></p>
<p>However, I have decided to go ahead and build (using the openSUSE Build Service) ruby 1.8.5 packages for RHEL4, and deployed them to a local repository here at my place of business. </p>
<p>If you&#8217;d like them, you can get them here: </p>
<p>http://download.opensuse.org/repositories/home:/eclipseagent:/ruby/RedHat_RHEL-4/</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/&amp;n=Ruby+1.8.5+on+RHEL+4&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/&amp;title=Ruby+1.8.5+on+RHEL+4" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/&amp;title=Ruby+1.8.5+on+RHEL+4" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/&amp;title=Ruby+1.8.5+on+RHEL+4" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/&amp;t=Ruby+1.8.5+on+RHEL+4" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Ruby+1.8.5+on+RHEL+4&amp;body=Link: http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A While%20working%20on%20deploying%20puppet%202.6.0%20onto%20RHEL4%2C%20I%20found%20that%20the%20supported%20ruby%20version%20of%201.8.1%20does%20not%20have%20the%20right%20support%20for%20default_argv%20via%20optparse%2C%20thus%20causing%20the%20following%20error%20when%20trying%20to%20start%20puppet%3A%20%0D%0A%0D%0A%24%20sudo%20su%20-%20-c%20%27puppet%20agent%20--trace%20--debug%20--test%27%0D%0A%2Fusr%2Flib%2Fsite_ru" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/&amp;title=Ruby+1.8.5+on+RHEL+4" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/&amp;title=Ruby+1.8.5+on+RHEL+4&amp;summary=While%20working%20on%20deploying%20puppet%202.6.0%20onto%20RHEL4%2C%20I%20found%20that%20the%20supported%20ruby%20version%20of%201.8.1%20does%20not%20have%20the%20right%20support%20for%20default_argv%20via%20optparse%2C%20thus%20causing%20the%20following%20error%20when%20trying%20to%20start%20puppet%3A%20%0D%0A%0D%0A%24%20sudo%20su%20-%20-c%20%27puppet%20agent%20--trace%20--debug%20--test%27%0D%0A%2Fusr%2Flib%2Fsite_ru&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/&amp;title=Ruby+1.8.5+on+RHEL+4" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Ruby+1.8.5+on+RHEL+4+-+http://b2l.me/abwegq&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/' rel='bookmark' title='Permanent Link: Puppet 2.6.0 on SLES 11 SP1'>Puppet 2.6.0 on SLES 11 SP1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Puppet 2.6.0 on SLES 11 SP1</title>
		<link>http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/</link>
		<comments>http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 04:46:59 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[openSUSE & SUSE]]></category>
		<category><![CDATA[buildservice]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[packaging]]></category>
		<category><![CDATA[sles]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=4492</guid>
		<description><![CDATA[Recently my orginization signed a contract with Novell to implement some SLES. With this I decided to start implementing puppet (learning it first) along with&#160;[&#160;<a href="http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/">continue reading...</a>&#160;]


Related posts:<ol><li><a href='http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/' rel='bookmark' title='Permanent Link: Ruby 1.8.5 on RHEL 4'>Ruby 1.8.5 on RHEL 4</a></li>
<li><a href='http://www.freetechie.com/blog/xorg-server-1-8-1-released/' rel='bookmark' title='Permanent Link: xorg-server 1.8.1 Released'>xorg-server 1.8.1 Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/04/opensuse_graffiti_300x200.png"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/04/opensuse_graffiti_300x200-150x150.png" alt="" title="opensuse_graffiti_300x200" width="150" height="150" class="alignleft size-thumbnail wp-image-4288" /></a>Recently my orginization signed a contract with Novell to implement some SLES. With this I decided to start implementing puppet (learning it first) along with setting up SMT repositories and the such. </p>
<p>However, the puppet package that shipped with SLES 11 and eventually SLES 11 SP1 were the 0.24 branch, 0.24.8 to be exact. However, the said version didn&#8217;t include the zypper definition which is now in puppet 2.6.0, and if you upgraded to the 0.25.4 version in the system:management repository, you will have realized that it&#8217;s quite broken due to a few issues which I found. </p>
<p>I&#8217;ve since then modified the .spec, and modified the upstream server.init and client.init to work and build correctly on SLES 11 and openSUSE 11.x. I&#8217;ve also put upstream fixes to the puppet 2.6.0 branch to fix their upstream server.init, client.init, puppet.spec and to update the conf/suse directory to include the required default conf files. I&#8217;ve also created a Novell bug for the system:management repository to be fixed, but don&#8217;t imagine that will be fixed anytime soon (I haven&#8217;t been able to get a response from the maintainers). </p>
<p>With that said, the repository I&#8217;ve created in the buildservice can be found here: </p>
<p>http://download.opensuse.org/repositories/home:/eclipseagent:/puppet/</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/&amp;n=Puppet+2.6.0+on+SLES+11+SP1&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/&amp;title=Puppet+2.6.0+on+SLES+11+SP1" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/&amp;title=Puppet+2.6.0+on+SLES+11+SP1" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/&amp;title=Puppet+2.6.0+on+SLES+11+SP1" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/&amp;t=Puppet+2.6.0+on+SLES+11+SP1" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Puppet+2.6.0+on+SLES+11+SP1&amp;body=Link: http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Recently%20my%20orginization%20signed%20a%20contract%20with%20Novell%20to%20implement%20some%20SLES.%20With%20this%20I%20decided%20to%20start%20implementing%20puppet%20%28learning%20it%20first%29%20along%20with%20setting%20up%20SMT%20repositories%20and%20the%20such.%20%0D%0A%0D%0AHowever%2C%20the%20puppet%20package%20that%20shipped%20with%20SLES%2011%20and%20eventually%20SLES%2011%20SP1%20were%20the%200.24%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/&amp;title=Puppet+2.6.0+on+SLES+11+SP1" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/&amp;title=Puppet+2.6.0+on+SLES+11+SP1&amp;summary=Recently%20my%20orginization%20signed%20a%20contract%20with%20Novell%20to%20implement%20some%20SLES.%20With%20this%20I%20decided%20to%20start%20implementing%20puppet%20%28learning%20it%20first%29%20along%20with%20setting%20up%20SMT%20repositories%20and%20the%20such.%20%0D%0A%0D%0AHowever%2C%20the%20puppet%20package%20that%20shipped%20with%20SLES%2011%20and%20eventually%20SLES%2011%20SP1%20were%20the%200.24%20&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/&amp;title=Puppet+2.6.0+on+SLES+11+SP1" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Puppet+2.6.0+on+SLES+11+SP1+-+http://b2l.me/abr7jj&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.freetechie.com/blog/ruby-1-8-5-on-rhel-4/' rel='bookmark' title='Permanent Link: Ruby 1.8.5 on RHEL 4'>Ruby 1.8.5 on RHEL 4</a></li>
<li><a href='http://www.freetechie.com/blog/xorg-server-1-8-1-released/' rel='bookmark' title='Permanent Link: xorg-server 1.8.1 Released'>xorg-server 1.8.1 Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/puppet-2-6-0-on-sles-11-sp1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PCLinuxOS 2010.1 KDE 4 &#8211; Released</title>
		<link>http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/</link>
		<comments>http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/#comments</comments>
		<pubDate>Wed, 05 May 2010 19:28:13 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[distribution release]]></category>
		<category><![CDATA[pclinuxos]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=4414</guid>
		<description><![CDATA[The PCLinuxOS Development team announced the release of PCLinuxOS 2010.1 KDE 4 Edition. This is the second release for the PCLinuxOS 2010 Family, which includes&#160;[&#160;<a href="http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/">continue reading...</a>&#160;]


Related posts:<ol><li><a href='http://www.freetechie.com/blog/kde-sc-4-4-5-released/' rel='bookmark' title='Permanent Link: KDE SC 4.4.5 Released'>KDE SC 4.4.5 Released</a></li>
<li><a href='http://www.freetechie.com/blog/kde-4-5-beta-2-released/' rel='bookmark' title='Permanent Link: KDE 4.5 Beta 2 Released'>KDE 4.5 Beta 2 Released</a></li>
<li><a href='http://www.freetechie.com/blog/kde-software-compilation-4-4-3-released/' rel='bookmark' title='Permanent Link: KDE Software Compilation 4.4.3 &#8211; Released'>KDE Software Compilation 4.4.3 &#8211; Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/02/pclinuxos_linux_logo_100x100.gif"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/02/pclinuxos_linux_logo_100x100.gif" alt="" title="pclinuxos_linux_logo_100x100" width="100" height="100" class="alignleft size-full wp-image-3808" /></a>The PCLinuxOS Development team <a href="http://pclinuxos.com/?p=605">announced the release of PCLinuxOS 2010.1</a> KDE 4 Edition. This is the second release for the PCLinuxOS 2010 Family, which includes many bug fixes, and upgrades of many core components including the kernel, which got a bump to 2.6.32.12-bfs. Also noted in the release notes is information about an upgrad</p>
<p>Also available for PCLinuxOS is the 2.6.33 kernel family, but currently through Software Repositories.</p>
<p><strong>Note</strong>: If you already have PCLinuxOS 2010, then you can easily update using the Synaptic Software Manager</p>
<p>Feel free to <a href="http://ftp.nluug.nl/ibiblio/distributions/pclinuxos/live-cd/english/preview/pclinuxos-kde-2010.1.iso">download the iso</a>.</p>
<p>Release Date: 05-05-10<br />
ISO Size: 692 MB<br />
MD5Sum: d2f8c4068a0d07c3fc4a1dcc252310da</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/&amp;n=PCLinuxOS+2010.1+KDE+4+-+Released&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/&amp;title=PCLinuxOS+2010.1+KDE+4+-+Released" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/&amp;title=PCLinuxOS+2010.1+KDE+4+-+Released" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/&amp;title=PCLinuxOS+2010.1+KDE+4+-+Released" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/&amp;t=PCLinuxOS+2010.1+KDE+4+-+Released" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=PCLinuxOS+2010.1+KDE+4+-+Released&amp;body=Link: http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A The%20PCLinuxOS%20Development%20team%20announced%20the%20release%20of%20PCLinuxOS%202010.1%20KDE%204%20Edition.%20This%20is%20the%20second%20release%20for%20the%20PCLinuxOS%202010%20Family%2C%20which%20includes%20many%20bug%20fixes%2C%20and%20upgrades%20of%20many%20core%20components%20including%20the%20kernel%2C%20which%20got%20a%20bump%20to%202.6.32.12-bfs.%20Also%20noted%20in%20the%20release%20not" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/&amp;title=PCLinuxOS+2010.1+KDE+4+-+Released" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/&amp;title=PCLinuxOS+2010.1+KDE+4+-+Released&amp;summary=The%20PCLinuxOS%20Development%20team%20announced%20the%20release%20of%20PCLinuxOS%202010.1%20KDE%204%20Edition.%20This%20is%20the%20second%20release%20for%20the%20PCLinuxOS%202010%20Family%2C%20which%20includes%20many%20bug%20fixes%2C%20and%20upgrades%20of%20many%20core%20components%20including%20the%20kernel%2C%20which%20got%20a%20bump%20to%202.6.32.12-bfs.%20Also%20noted%20in%20the%20release%20not&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/&amp;title=PCLinuxOS+2010.1+KDE+4+-+Released" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=PCLinuxOS+2010.1+KDE+4+-+Released+-+http://b2l.me/sy3mh&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.freetechie.com/blog/kde-sc-4-4-5-released/' rel='bookmark' title='Permanent Link: KDE SC 4.4.5 Released'>KDE SC 4.4.5 Released</a></li>
<li><a href='http://www.freetechie.com/blog/kde-4-5-beta-2-released/' rel='bookmark' title='Permanent Link: KDE 4.5 Beta 2 Released'>KDE 4.5 Beta 2 Released</a></li>
<li><a href='http://www.freetechie.com/blog/kde-software-compilation-4-4-3-released/' rel='bookmark' title='Permanent Link: KDE Software Compilation 4.4.3 &#8211; Released'>KDE Software Compilation 4.4.3 &#8211; Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using sudo without a password</title>
		<link>http://www.freetechie.com/blog/using-sudo-without-a-password/</link>
		<comments>http://www.freetechie.com/blog/using-sudo-without-a-password/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 19:11:28 +0000</pubDate>
		<dc:creator>jason.bornhoft</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu & Kubuntu]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=4352</guid>
		<description><![CDATA[One of the most noticeable features of ubuntu is the common use of sudo in order to perform &#8216;root&#8217; level tasks.  By default the &#8216;root&#8217;&#160;[&#160;<a href="http://www.freetechie.com/blog/using-sudo-without-a-password/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/02/ubuntu_linux_logo_100x100.gif"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/02/ubuntu_linux_logo_100x100.gif" alt="" title="ubuntu_linux_logo_100x100" width="100" height="100" class="alignleft size-full wp-image-3818" /></a>One of the most noticeable features of <a href="http://www.ubuntu.com">ubuntu</a> is the common use of <a href="http://en.wikipedia.org/wiki/Sudo">sudo</a> in order to perform &#8216;root&#8217; level tasks.  By default the &#8216;root&#8217; user is disabled leaving sudo as the most used method of running administrator level commands and tasks.</p>
<p>A intial setup of sudo requires the user to type in the password everytime the command is used.  Although the autorization is maintained for a few minutes after the password is first used it can become quite tedious to constantly be prompted for a password on commonly used commands.</p>
<p>I have set up my own <strong>ubuntu 9.10 Karmic Koala</strong> system to allow the aptitude command to be run without having to type my password.  This lets me cron a very small script to keep my system up-to-date without being prompted for a password.</p>
<p>Here&#8217;s how I set it up:</p>
<p><code>$ sudo visudo</code></p>
<p>Below the line &#8220;%admin ALL=(ALL) ALL&#8221; insert the following:</p>
<p><code>USERNAME ALL=NOPASSWD: /usr/bin/aptitude</code></p>
<p>for example:</p>
<p><code>jason ALL=NOPASSWD: /usr/bin/aptitude</code></p>
<p>If you would like to allow a different command just make sure you include the full location (use <em>whereis</em> if you are unsure of where the command is stored).</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/using-sudo-without-a-password/&amp;n=Using+sudo+without+a+password&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/using-sudo-without-a-password/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/using-sudo-without-a-password/&amp;title=Using+sudo+without+a+password" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/using-sudo-without-a-password/&amp;title=Using+sudo+without+a+password" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/using-sudo-without-a-password/&amp;title=Using+sudo+without+a+password" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/using-sudo-without-a-password/&amp;t=Using+sudo+without+a+password" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Using+sudo+without+a+password&amp;body=Link: http://www.freetechie.com/blog/using-sudo-without-a-password/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A One%20of%20the%20most%20noticeable%20features%20of%20ubuntu%20is%20the%20common%20use%20of%20sudo%20in%20order%20to%20perform%20%27root%27%20level%20tasks.%C2%A0%20By%20default%20the%20%27root%27%20user%20is%20disabled%20leaving%20sudo%20as%20the%20most%20used%20method%20of%20running%20administrator%20level%20commands%20and%20tasks.%0D%0A%0D%0AA%20intial%20setup%20of%20sudo%20requires%20the%20user%20to%20type%20in%20the%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/using-sudo-without-a-password/&amp;title=Using+sudo+without+a+password" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/using-sudo-without-a-password/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/using-sudo-without-a-password/&amp;title=Using+sudo+without+a+password&amp;summary=One%20of%20the%20most%20noticeable%20features%20of%20ubuntu%20is%20the%20common%20use%20of%20sudo%20in%20order%20to%20perform%20%27root%27%20level%20tasks.%C2%A0%20By%20default%20the%20%27root%27%20user%20is%20disabled%20leaving%20sudo%20as%20the%20most%20used%20method%20of%20running%20administrator%20level%20commands%20and%20tasks.%0D%0A%0D%0AA%20intial%20setup%20of%20sudo%20requires%20the%20user%20to%20type%20in%20the%20&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/using-sudo-without-a-password/&amp;title=Using+sudo+without+a+password" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Using+sudo+without+a+password+-+http://b2l.me/q5g4r&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/using-sudo-without-a-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VortexBox 1.3 Released</title>
		<link>http://www.freetechie.com/blog/vortexbox-1-3-released/</link>
		<comments>http://www.freetechie.com/blog/vortexbox-1-3-released/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 22:54:31 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Other Distributions]]></category>
		<category><![CDATA[distribution release]]></category>
		<category><![CDATA[software release]]></category>
		<category><![CDATA[vortexbox]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=4278</guid>
		<description><![CDATA[Today the VortexBox Development team announced the immediate release of VortexBox 1.3. VortexBox is a free, open source (GPL v3), quick-install ISO that turns your&#160;[&#160;<a href="http://www.freetechie.com/blog/vortexbox-1-3-released/">continue reading...</a>&#160;]


Related posts:<ol><li><a href='http://www.freetechie.com/blog/kde-software-compilation-4-4-3-released/' rel='bookmark' title='Permanent Link: KDE Software Compilation 4.4.3 &#8211; Released'>KDE Software Compilation 4.4.3 &#8211; Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/02/vortexbox_linux_logo_100x100.gif"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/02/vortexbox_linux_logo_100x100.gif" alt="" title="vortexbox_linux_logo_100x100" width="100" height="100" class="alignleft size-full wp-image-3821" /></a>Today the VortexBox Development team announced the immediate release of VortexBox 1.3. VortexBox is a free, open source (GPL v3), quick-install ISO that turns your unused computer into an easy-to-use music server/jukebox.</p>
<p>Version 1.3 ships with the following fixes and updates:</p>
<p>* Logitech SqueezeBox Server 7.5.0 pre installed and configured<br />
* Subsonic music interface for remote playing<br />
* Edit your tags and cover art using the Subsonic web GUI<br />
* Latest version of TwonkeyMedia Server<br />
* Many bug fixes including USB backup manager<br />
* File sharing fix for OSX 10.6.3<br />
* Auto re-index after rip for Sonos players</p>
<p>You can <a href="http://vortexbox.org/vortexbox-1.3.iso">Download VortexBox Here</a></p>
<p>Or learn more about <a href="http://vortexbox.org">VortexBox Here</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/vortexbox-1-3-released/&amp;n=VortexBox+1.3+Released&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/vortexbox-1-3-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/vortexbox-1-3-released/&amp;title=VortexBox+1.3+Released" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/vortexbox-1-3-released/&amp;title=VortexBox+1.3+Released" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/vortexbox-1-3-released/&amp;title=VortexBox+1.3+Released" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/vortexbox-1-3-released/&amp;t=VortexBox+1.3+Released" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=VortexBox+1.3+Released&amp;body=Link: http://www.freetechie.com/blog/vortexbox-1-3-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Today%20the%20VortexBox%20Development%20team%20announced%20the%20immediate%20release%20of%20VortexBox%201.3.%20VortexBox%20is%20a%20free%2C%20open%20source%20%28GPL%20v3%29%2C%20quick-install%20ISO%20that%20turns%20your%20unused%20computer%20into%20an%20easy-to-use%20music%20server%2Fjukebox.%0D%0A%0D%0AVersion%201.3%20ships%20with%20the%20following%20fixes%20and%20updates%3A%0D%0A%0D%0A%2A%20Logitech%20Squee" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/vortexbox-1-3-released/&amp;title=VortexBox+1.3+Released" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/vortexbox-1-3-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/vortexbox-1-3-released/&amp;title=VortexBox+1.3+Released&amp;summary=Today%20the%20VortexBox%20Development%20team%20announced%20the%20immediate%20release%20of%20VortexBox%201.3.%20VortexBox%20is%20a%20free%2C%20open%20source%20%28GPL%20v3%29%2C%20quick-install%20ISO%20that%20turns%20your%20unused%20computer%20into%20an%20easy-to-use%20music%20server%2Fjukebox.%0D%0A%0D%0AVersion%201.3%20ships%20with%20the%20following%20fixes%20and%20updates%3A%0D%0A%0D%0A%2A%20Logitech%20Squee&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/vortexbox-1-3-released/&amp;title=VortexBox+1.3+Released" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=VortexBox+1.3+Released+-+http://b2l.me/n9saa&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.freetechie.com/blog/kde-software-compilation-4-4-3-released/' rel='bookmark' title='Permanent Link: KDE Software Compilation 4.4.3 &#8211; Released'>KDE Software Compilation 4.4.3 &#8211; Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/vortexbox-1-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE Weekly News 118 Released</title>
		<link>http://www.freetechie.com/blog/opensuse-weekly-news-118-release/</link>
		<comments>http://www.freetechie.com/blog/opensuse-weekly-news-118-release/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 17:09:57 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[openSUSE & SUSE]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[weekly news]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=4242</guid>
		<description><![CDATA[The openSUSE team has released affective immediatly their weekly news release labels #118. In the release notes you can find the following from their site&#160;[&#160;<a href="http://www.freetechie.com/blog/opensuse-weekly-news-118-release/">continue reading...</a>&#160;]


Related posts:<ol><li><a href='http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/' rel='bookmark' title='Permanent Link: PCLinuxOS 2010.1 KDE 4 &#8211; Released'>PCLinuxOS 2010.1 KDE 4 &#8211; Released</a></li>
<li><a href='http://www.freetechie.com/blog/xorg-server-1-8-1-released/' rel='bookmark' title='Permanent Link: xorg-server 1.8.1 Released'>xorg-server 1.8.1 Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The openSUSE team has released affective immediatly their weekly news release labels #118. In the release notes you can find the following from their <a href="http://news.opensuse.org/2010/04/10/opensuse-weekly-news-issue-118-is-out-2/">site</a> </p>
<p>Welcome to issue # 118 of openSUSE Weekly News. Now the fourteenth Week goes to the End, and we are pleased to announce our new issue. From this issue on, we have a new Layout. We have more Teamreports, an Kernel Review (WIP) and the Sections “From the Ambassadors” and “openSUSE in $Country”. In that Place every Translation Team can post local Events and other stuff.  Also we have changed anything in the publishing Process. In the past we have just posted the table of Content into news.opensuse.org. This means, that the Reader must click an next one. From now on we publishing the full Content direct to news.opensuse.org.  So we’re hoping, that you like the new Weekly News. We wish you many joy by reading it</p>
<p>You can read te whole article with translations and all <a href="http://news.opensuse.org/2010/04/10/opensuse-weekly-news-issue-118-is-out-2/">here</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/opensuse-weekly-news-118-release/&amp;n=openSUSE+Weekly+News+118+Released&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/opensuse-weekly-news-118-release/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/opensuse-weekly-news-118-release/&amp;title=openSUSE+Weekly+News+118+Released" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/opensuse-weekly-news-118-release/&amp;title=openSUSE+Weekly+News+118+Released" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/opensuse-weekly-news-118-release/&amp;title=openSUSE+Weekly+News+118+Released" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/opensuse-weekly-news-118-release/&amp;t=openSUSE+Weekly+News+118+Released" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=openSUSE+Weekly+News+118+Released&amp;body=Link: http://www.freetechie.com/blog/opensuse-weekly-news-118-release/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A The%20openSUSE%20team%20has%20released%20affective%20immediatly%20their%20weekly%20news%20release%20labels%20%23118.%20In%20the%20release%20notes%20you%20can%20find%20the%20following%20from%20their%20site%20%0D%0A%0D%0AWelcome%20to%20issue%20%23%20118%20of%20openSUSE%20Weekly%20News.%20Now%20the%20fourteenth%20Week%20goes%20to%20the%20End%2C%20and%20we%20are%20pleased%20to%20announce%20our%20new%20issue.%20From%20t" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/opensuse-weekly-news-118-release/&amp;title=openSUSE+Weekly+News+118+Released" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/opensuse-weekly-news-118-release/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/opensuse-weekly-news-118-release/&amp;title=openSUSE+Weekly+News+118+Released&amp;summary=The%20openSUSE%20team%20has%20released%20affective%20immediatly%20their%20weekly%20news%20release%20labels%20%23118.%20In%20the%20release%20notes%20you%20can%20find%20the%20following%20from%20their%20site%20%0D%0A%0D%0AWelcome%20to%20issue%20%23%20118%20of%20openSUSE%20Weekly%20News.%20Now%20the%20fourteenth%20Week%20goes%20to%20the%20End%2C%20and%20we%20are%20pleased%20to%20announce%20our%20new%20issue.%20From%20t&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/opensuse-weekly-news-118-release/&amp;title=openSUSE+Weekly+News+118+Released" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=openSUSE+Weekly+News+118+Released+-+http://b2l.me/n4yq9&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/' rel='bookmark' title='Permanent Link: PCLinuxOS 2010.1 KDE 4 &#8211; Released'>PCLinuxOS 2010.1 KDE 4 &#8211; Released</a></li>
<li><a href='http://www.freetechie.com/blog/xorg-server-1-8-1-released/' rel='bookmark' title='Permanent Link: xorg-server 1.8.1 Released'>xorg-server 1.8.1 Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/opensuse-weekly-news-118-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Things Linux Does Better Than Windows</title>
		<link>http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/</link>
		<comments>http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 04:53:19 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Other Distributions]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=3900</guid>
		<description><![CDATA[Techgage wrote an interesting article titled 10 things linux does better than windows. Here&#8217;s a quick rundown of the 10 things that the article eludes&#160;[&#160;<a href="http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/04/microsoft_windows_vs_ubuntu_100x100.jpg"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/04/microsoft_windows_vs_ubuntu_100x100.jpg" alt="Microsoft vs Ubuntu" title="microsoft_windows_vs_ubuntu_100x100" width="100" height="100" class="alignleft size-full wp-image-3902" /></a><a href="http://techgage.com">Techgage</a> wrote an interesting article titled <a href="http://techgage.com/article/10_things_linux_does_better_than_windows/">10 things linux does better than windows</a>. Here&#8217;s a quick rundown of the 10 things that the article eludes to: </p>
<ol>
<li>Partitioning</li>
<li>Activation</li>
<li>Customization</li>
<li>Automatic User Logon</li>
<li>Troubleshooting</li>
<li>No-Nonsense OS Updates</li>
<li>Easy Installation of Common Applications</li>
<li>Interoperability</li>
<li>Command-Line</li>
<li>Performance &#038; Stability</li>
</ol>
<p>I find the list quite compelling as one of the major points that the Linux Community poinits to as a major plus, is the security aspect of Linux over Windows. I also believe that this list should have been titled 10 Things Ubuntu does better than WIndows, since every point made is made using an Ubuntu machine, and using Ubuntu integrations and not general / generic linux (with the exception of things like Command-Line etc.). </p>
<p>It&#8217;s a pretty good article, and I recommend it, but I think it could have been a much more comprehensive 5 things list. </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/&amp;n=10+Things+Linux+Does+Better+Than+Windows&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/&amp;title=10+Things+Linux+Does+Better+Than+Windows" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/&amp;title=10+Things+Linux+Does+Better+Than+Windows" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/&amp;title=10+Things+Linux+Does+Better+Than+Windows" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/&amp;t=10+Things+Linux+Does+Better+Than+Windows" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=10+Things+Linux+Does+Better+Than+Windows&amp;body=Link: http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Techgage%20wrote%20an%20interesting%20article%20titled%2010%20things%20linux%20does%20better%20than%20windows.%20Here%27s%20a%20quick%20rundown%20of%20the%2010%20things%20that%20the%20article%20eludes%20to%3A%20%0D%0A%0D%0A%09Partitioning%0D%0A%09Activation%0D%0A%09Customization%0D%0A%09Automatic%20User%20Logon%0D%0A%09Troubleshooting%0D%0A%09No-Nonsense%20OS%20Updates%0D%0A%09Easy%20Installation%20of%20Common%20Ap" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/&amp;title=10+Things+Linux+Does+Better+Than+Windows" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/&amp;title=10+Things+Linux+Does+Better+Than+Windows&amp;summary=Techgage%20wrote%20an%20interesting%20article%20titled%2010%20things%20linux%20does%20better%20than%20windows.%20Here%27s%20a%20quick%20rundown%20of%20the%2010%20things%20that%20the%20article%20eludes%20to%3A%20%0D%0A%0D%0A%09Partitioning%0D%0A%09Activation%0D%0A%09Customization%0D%0A%09Automatic%20User%20Logon%0D%0A%09Troubleshooting%0D%0A%09No-Nonsense%20OS%20Updates%0D%0A%09Easy%20Installation%20of%20Common%20Ap&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/&amp;title=10+Things+Linux+Does+Better+Than+Windows" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=10+Things+Linux+Does+Better+Than+Windows+-+http://b2l.me/n35je&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/10-things-linux-does-better-thn-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE 11.2 Video &#8211; eWEEK Labs</title>
		<link>http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/</link>
		<comments>http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 17:05:20 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[openSUSE & SUSE]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2743</guid>
		<description><![CDATA[eWEEK Labs&#8217; Jason Brooks and Andrew Garcia discuss Novell&#8217;s latest community-oriented Linux OS, OpenSUSE 11.2. From www.eweek.com: You can watch the video here. Blog this&#160;[&#160;<a href="http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/01/opensuse_leaf_300x200.png"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/01/opensuse_leaf_300x200-150x150.png" alt="openSUSE Leaf Logo" title="opensuse_leaf_300x200" width="150" height="150" class="alignleft size-thumbnail wp-image-3867" /></a>eWEEK Labs&#8217; Jason Brooks and Andrew Garcia discuss Novell&#8217;s latest community-oriented Linux OS, OpenSUSE 11.2.</p>
<p>From www.eweek.com:<br />
<div class='stb-grey_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; "><br />
eWEEK Labs&#8217; Jason Brooks and Andrew Garcia discuss Novell&#8217;s latest community-oriented Linux OS, OpenSUSE 11.2, which is packed with official OpenSUSE versions of the latest and greatest of what the open-source software world has to offer. Where OpenSUSE 11.2 sets itself apart from its Linux rivals is its focus on highlighting community software contributions alongside the official distribution-provided packages. This community software focus, combined with the long time &#8220;power user&#8221; orientation of SUSE distributions, makes OpenSUSE 11.2 a very configurable&#8211;but potentially confusing&#8211;Linux-based operating system option.</div></p>
<p>You can <a href="http://www.eweek.com/c/a/Linux-and-Open-Source/OpenSUSE-Corrals-Community-Software-Efforts/">watch the video here</a>.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/&amp;n=openSUSE+11.2+Video+-+eWEEK+Labs&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/&amp;title=openSUSE+11.2+Video+-+eWEEK+Labs" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/&amp;title=openSUSE+11.2+Video+-+eWEEK+Labs" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/&amp;title=openSUSE+11.2+Video+-+eWEEK+Labs" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/&amp;t=openSUSE+11.2+Video+-+eWEEK+Labs" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=openSUSE+11.2+Video+-+eWEEK+Labs&amp;body=Link: http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A eWEEK%20Labs%27%20Jason%20Brooks%20and%20Andrew%20Garcia%20discuss%20Novell%27s%20latest%20community-oriented%20Linux%20OS%2C%20OpenSUSE%2011.2.%0D%0A%0D%0AFrom%20www.eweek.com%3A%0D%0A%0D%0A%0D%0AYou%20can%20watch%20the%20video%20here." rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/&amp;title=openSUSE+11.2+Video+-+eWEEK+Labs" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/&amp;title=openSUSE+11.2+Video+-+eWEEK+Labs&amp;summary=eWEEK%20Labs%27%20Jason%20Brooks%20and%20Andrew%20Garcia%20discuss%20Novell%27s%20latest%20community-oriented%20Linux%20OS%2C%20OpenSUSE%2011.2.%0D%0A%0D%0AFrom%20www.eweek.com%3A%0D%0A%0D%0A%0D%0AYou%20can%20watch%20the%20video%20here.&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/&amp;title=openSUSE+11.2+Video+-+eWEEK+Labs" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=openSUSE+11.2+Video+-+eWEEK+Labs+-+http://b2l.me/n34cq&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/opensuse-11-2-video-eweek-labs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Parsix GNU/Linux 3.0r2 Released</title>
		<link>http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/</link>
		<comments>http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 05:49:08 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Other Distributions]]></category>
		<category><![CDATA[distribution release]]></category>
		<category><![CDATA[parsix linux]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2444</guid>
		<description><![CDATA[The second release for Parisix 3.0, codenamed &#8220;Kev&#8221;. This release is an update of all the packages that have been put into the APT repositories&#160;[&#160;<a href="http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/">continue reading...</a>&#160;]


Related posts:<ol><li><a href='http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/' rel='bookmark' title='Permanent Link: PCLinuxOS 2010.1 KDE 4 &#8211; Released'>PCLinuxOS 2010.1 KDE 4 &#8211; Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/02/parsix_linux_logo_100x100.gif"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/02/parsix_linux_logo_100x100.gif" alt="Parsix Linux Logo" title="parsix_linux_logo_100x100" width="100" height="100" class="alignleft size-full wp-image-3807" /></a>The second release for Parisix 3.0, codenamed &#8220;Kev&#8221;. This release is an update of all the packages that have been put into the APT repositories since the 3.0 release. </p>
<p>If you don&#8217;t know much about Parsix Linux, you can find the following on their home page:</p>
<p><strong>What&#8217;s Parsix GNU/Linux?</strong><br />
Parsix GNU/Linux is a live and installation CD derived from KANOTIX and based on Debian. It is a complete GNOME centric desktop oriented distribution. Parsix GNU/Linux supports dozens of languages including English, Finnish, French, German, Italian, Persian and many many more. You can install and use Parsix GNU/Linux as your default operating system. We have also included xFarDic multilingual dictionary and several free font packages. For more information about our release code names, see here.</p>
<p>Here&#8217;s more info from the <a href="http://www.parsix.org/html/News-article-sid-116.html">release notes</a>:<br />
<div class='stb-grey_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">The second update version of Parsix GNU/Linux 3.0 aka `Kev` is available for immediate download. This version merges all security, bug fix and feature updates published on the APT repositories. This version also fixes remaining minor bugs such as NTFS formatted drive mounting in live mode and X.Org configurator error and represents a new experimental USB installer that enables users to run Parsix from USB keys and pen drives. Parsix Kev brings a vast amount of new features like: GNOME 2.26.3, brand new kernel based on Linux 2.6.29.6 with extra patches and drivers, updated installer system that supports separate /home partition, ext4 file system and GRUB 2, NetworkManager is finally default networking stack, AuFS and UnionFS support, SquashFS+Lzma compression for live-CD and lots of updated packages like GNU Iceweasel 3.5.6, GParted 0.4.8, Pidgin 2.6.2 and OpenOffice.org 3.1.1, Compiz-Fusion 0.8.2 etc. For more information see release notes. Donations are highly appreciated. Another news that Parsix 3.5 aka `Frankie` repositories are up and running and all community users are welcomed to start testing and using it. Frankie final release is planned for March/April 2010</div></p>
<p>You can download the release here:<br />
<a href="http://sourceforge.net/projects/xfardic/files/Parsix-Mirror/3.0r2/parsix_3.0r2-i386.iso/download">Parsix 3.0r2 32-Bit</a><br />
<a href="http://sourceforge.net/projects/xfardic/files/Parsix-Mirror/3.0r2/parsix_3.0r2-amd64.iso/download">Parsix 3.0r2 64-Bit</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/&amp;n=Parsix+GNU%2FLinux+3.0r2+Released&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/&amp;title=Parsix+GNU%2FLinux+3.0r2+Released" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/&amp;title=Parsix+GNU%2FLinux+3.0r2+Released" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/&amp;title=Parsix+GNU%2FLinux+3.0r2+Released" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/&amp;t=Parsix+GNU%2FLinux+3.0r2+Released" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Parsix+GNU%2FLinux+3.0r2+Released&amp;body=Link: http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A The%20second%20release%20for%20Parisix%203.0%2C%20codenamed%20%22Kev%22.%20This%20release%20is%20an%20update%20of%20all%20the%20packages%20that%20have%20been%20put%20into%20the%20APT%20repositories%20since%20the%203.0%20release.%20%0D%0A%0D%0AIf%20you%20don%27t%20know%20much%20about%20Parsix%20Linux%2C%20you%20can%20find%20the%20following%20on%20their%20home%20page%3A%0D%0A%0D%0AWhat%27s%20Parsix%20GNU%2FLinux%3F%0D%0AParsix%20GNU" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/&amp;title=Parsix+GNU%2FLinux+3.0r2+Released" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/&amp;title=Parsix+GNU%2FLinux+3.0r2+Released&amp;summary=The%20second%20release%20for%20Parisix%203.0%2C%20codenamed%20%22Kev%22.%20This%20release%20is%20an%20update%20of%20all%20the%20packages%20that%20have%20been%20put%20into%20the%20APT%20repositories%20since%20the%203.0%20release.%20%0D%0A%0D%0AIf%20you%20don%27t%20know%20much%20about%20Parsix%20Linux%2C%20you%20can%20find%20the%20following%20on%20their%20home%20page%3A%0D%0A%0D%0AWhat%27s%20Parsix%20GNU%2FLinux%3F%0D%0AParsix%20GNU&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/&amp;title=Parsix+GNU%2FLinux+3.0r2+Released" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Parsix+GNU%2FLinux+3.0r2+Released+-+http://b2l.me/n4mwz&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/' rel='bookmark' title='Permanent Link: PCLinuxOS 2010.1 KDE 4 &#8211; Released'>PCLinuxOS 2010.1 KDE 4 &#8211; Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/parsix-gnulinux-3-0r2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Mint 8 Helena KDE Released</title>
		<link>http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/</link>
		<comments>http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 16:55:56 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[distribution release]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2435</guid>
		<description><![CDATA[The Linux Mint Developers have released Linux Mine 8 KDE Edition which is based on Kubuntu 9.10. It&#8217;s shipped with the Linux Kernel version 2.6.31,&#160;[&#160;<a href="http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/">continue reading...</a>&#160;]


Related posts:<ol><li><a href='http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/' rel='bookmark' title='Permanent Link: PCLinuxOS 2010.1 KDE 4 &#8211; Released'>PCLinuxOS 2010.1 KDE 4 &#8211; Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.freetechie.com/gallery/albums/Logos_Banners/Linux_Mint.png" alt="Mint" align="left" width="350" />The Linux Mint Developers have released Linux Mine 8 KDE Edition which is based on Kubuntu 9.10. </p>
<p>It&#8217;s shipped with the Linux Kernel version 2.6.31, Xorg 7.4 and package with KDE 4.3.4 and Amarok 2.2.1. </p>
<p><strong>Known Issues</strong><br />
Because of compatibility issues between wubi/mint4win and grub2, Linux Mint 8 comes without a Windows installer. The development team is working on the issue and new ISOs will be published when it is resolved.</p>
<p>The File Uploader introduced in Linux Mint 8 isn&#8217;t working well under KDE. The drop zone doesn&#8217;t accept any files. This is an issue we&#8217;re trying to fix.</p>
<p>If the sound pops before playing something, you can fix the problem by following these <a href="http://www.webupd8.org/2009/10/fixing-popping-sound-in-ubuntu-karmic.html">instructions.</a></p>
<p>If you have more than 3.5GB of RAM, install the linux-generic-pae kernel for your memory to be fully detected and used by the system.</p>
<p><strong>What&#8217;s new</strong><br />
Visual improvements: The graphical interface is now easier to use and it shows more content. The layout was changed and by putting the screenshots in the corner of the application you can now see more software and more reviews at once.</p>
<p>A better layout for the Software Manager</p>
<p>Packaged updates: You don&#8217;t need to manually refresh the Software Manager anymore. When new data is available you get notified by the Update Manager of a new version of &#8220;mintinstall-data&#8221;.</p>
<p>APT status: The Software Manager is now aware of the APT status of each application. Among other things, this means you can now see the size and version number of each application and whether they&#8217;re installed on your system or not.</p>
<p>Software removal and multiple selection: The Software Manager now allows you to mark multiple applications for installation and/or removal. A new apply button confirms your choices and processes them all at once.</p>
<p>More about what&#8217;s new <a href="http://www.linuxmint.com/rel_helena_kde_whatsnew.php">can be found here</a>.</p>
<p>You can download here:<br />
Torrent download: <a href="http://www.linuxmint.com/torrent/LinuxMint-8-KDE.iso.torrent">http://www.linuxmint.com/torrent/LinuxMint-8-KDE.iso.torrent</a><br />
HTTP download: <a href="http://www.linuxmint.com/edition.php?id=47">http://www.linuxmint.com/edition.php?id=47</a></p>
<p>And be sure to read the <a href="http://www.linuxmint.com/rel_helena_kde.php">release notes</a>.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/&amp;n=Linux+Mint+8+Helena+KDE+Released&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/&amp;title=Linux+Mint+8+Helena+KDE+Released" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/&amp;title=Linux+Mint+8+Helena+KDE+Released" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/&amp;title=Linux+Mint+8+Helena+KDE+Released" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/&amp;t=Linux+Mint+8+Helena+KDE+Released" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Linux+Mint+8+Helena+KDE+Released&amp;body=Link: http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A The%20Linux%20Mint%20Developers%20have%20released%20Linux%20Mine%208%20KDE%20Edition%20which%20is%20based%20on%20Kubuntu%209.10.%20%0D%0A%0D%0AIt%27s%20shipped%20with%20the%20Linux%20Kernel%20version%202.6.31%2C%20Xorg%207.4%20and%20package%20with%20KDE%204.3.4%20and%20Amarok%202.2.1.%20%0D%0A%0D%0AKnown%20Issues%0D%0ABecause%20of%20compatibility%20issues%20between%20wubi%2Fmint4win%20and%20grub2%2C%20Linux%20Mint%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/&amp;title=Linux+Mint+8+Helena+KDE+Released" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/&amp;title=Linux+Mint+8+Helena+KDE+Released&amp;summary=The%20Linux%20Mint%20Developers%20have%20released%20Linux%20Mine%208%20KDE%20Edition%20which%20is%20based%20on%20Kubuntu%209.10.%20%0D%0A%0D%0AIt%27s%20shipped%20with%20the%20Linux%20Kernel%20version%202.6.31%2C%20Xorg%207.4%20and%20package%20with%20KDE%204.3.4%20and%20Amarok%202.2.1.%20%0D%0A%0D%0AKnown%20Issues%0D%0ABecause%20of%20compatibility%20issues%20between%20wubi%2Fmint4win%20and%20grub2%2C%20Linux%20Mint%20&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/&amp;title=Linux+Mint+8+Helena+KDE+Released" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Linux+Mint+8+Helena+KDE+Released+-+http://b2l.me/n4mw4&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.freetechie.com/blog/pclinuxos-2010-1-kde-4-released/' rel='bookmark' title='Permanent Link: PCLinuxOS 2010.1 KDE 4 &#8211; Released'>PCLinuxOS 2010.1 KDE 4 &#8211; Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/linux-mint-8-helena-kde-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absolute Linux 13.0.9 Released</title>
		<link>http://www.freetechie.com/blog/absolute-linux-13-0-9-released/</link>
		<comments>http://www.freetechie.com/blog/absolute-linux-13-0-9-released/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 16:11:38 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Other Distributions]]></category>
		<category><![CDATA[absolute linux]]></category>
		<category><![CDATA[distribution release]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2433</guid>
		<description><![CDATA[Here&#8217;s some information about Absolute Linux from their site (note they go through a ton of releases, since the do a release with application updates&#160;[&#160;<a href="http://www.freetechie.com/blog/absolute-linux-13-0-9-released/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.freetechie.com/gallery/albums/Logos_Banners/absolute_linux_logo.png" alt="Absolute" width="300" align="left" />Here&#8217;s some information about Absolute Linux from their site (note they go through a ton of releases, since the do a release with application updates etc). </p>
<p>Here&#8217;s an excerpt from their site of what Absolute Linux is to them:<br />
<div class='stb-grey_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">Absolute is a x86 Linux distribution based upon Slackware. It concentrates on &#8220;desktop&#8221; use so that it is ready for internet, multimedia, document and general home use out of the box. Absolute is lightweight &#8212; meaning 2 things: that it can run on on older hardware and that the OS interface stays out of your way.</p>
<p>It is version-compatible with Slackware so you can use almost any package from the same version of Slack on Absolute. Development libraries (headers) for everything installed are always included, so you can code and/or build almost anything from source.</p>
<p>It is what I use all day, every day, and I am very thankful for Linux and Slackware and I hope others find benefit from my work on Absolute.<br />
&#8211;Paul Sherman</div></p>
<p>You can read about the <a href="http://www.absolutelinux.org/">latest release at their website</a></p>
<p>.You can downoad Absolute Linux 13.0.9 <a href="ftp://ftp.absolutelinux.org/">here</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/absolute-linux-13-0-9-released/&amp;n=Absolute+Linux+13.0.9+Released+&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/absolute-linux-13-0-9-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/absolute-linux-13-0-9-released/&amp;title=Absolute+Linux+13.0.9+Released+" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/absolute-linux-13-0-9-released/&amp;title=Absolute+Linux+13.0.9+Released+" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/absolute-linux-13-0-9-released/&amp;title=Absolute+Linux+13.0.9+Released+" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/absolute-linux-13-0-9-released/&amp;t=Absolute+Linux+13.0.9+Released+" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Absolute+Linux+13.0.9+Released+&amp;body=Link: http://www.freetechie.com/blog/absolute-linux-13-0-9-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Here%27s%20some%20information%20about%20Absolute%20Linux%20from%20their%20site%20%28note%20they%20go%20through%20a%20ton%20of%20releases%2C%20since%20the%20do%20a%20release%20with%20application%20updates%20etc%29.%20%0D%0A%0D%0AHere%27s%20an%20excerpt%20from%20their%20site%20of%20what%20Absolute%20Linux%20is%20to%20them%3A%0D%0A%0D%0A%0D%0AYou%20can%20read%20about%20the%20latest%20release%20at%20their%20website%0D%0A%0D%0A.You%20can" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/absolute-linux-13-0-9-released/&amp;title=Absolute+Linux+13.0.9+Released+" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/absolute-linux-13-0-9-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/absolute-linux-13-0-9-released/&amp;title=Absolute+Linux+13.0.9+Released+&amp;summary=Here%27s%20some%20information%20about%20Absolute%20Linux%20from%20their%20site%20%28note%20they%20go%20through%20a%20ton%20of%20releases%2C%20since%20the%20do%20a%20release%20with%20application%20updates%20etc%29.%20%0D%0A%0D%0AHere%27s%20an%20excerpt%20from%20their%20site%20of%20what%20Absolute%20Linux%20is%20to%20them%3A%0D%0A%0D%0A%0D%0AYou%20can%20read%20about%20the%20latest%20release%20at%20their%20website%0D%0A%0D%0A.You%20can&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/absolute-linux-13-0-9-released/&amp;title=Absolute+Linux+13.0.9+Released+" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Absolute+Linux+13.0.9+Released++-+http://b2l.me/n3una&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/absolute-linux-13-0-9-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ArtistX .8 Released &#8211; Multimedia Distribution</title>
		<link>http://www.freetechie.com/blog/artistx-8-released/</link>
		<comments>http://www.freetechie.com/blog/artistx-8-released/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 19:36:23 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Other Distributions]]></category>
		<category><![CDATA[artistx]]></category>
		<category><![CDATA[distribution release]]></category>
		<category><![CDATA[multimedia]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2374</guid>
		<description><![CDATA[The ArtistX team announced the release of ArtistX .8 which is a multimedia distribution based off of ever so popular Ubuntu. If you haven&#8217;t heard&#160;[&#160;<a href="http://www.freetechie.com/blog/artistx-8-released/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.freetechie.com/gallery/albums/userpics/10001/normal_a08.jpg" align="left" />The ArtistX team <a href="http://www.artistx.org/site2/static/frontpage/welcome-to-artistx.html">announced the release</a> of ArtistX .8 which is a multimedia distribution based off of ever so popular Ubuntu.</p>
<p>If you haven&#8217;t heard of ArtistX, here&#8217;s an excerpt from their site:<br />
<div class='stb-grey_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">ArtistX is a free live GNU/Linux DVD which turns a common computer into a full multimedia production studio.<br />
It is based on Ubuntu GNU/Linux and contains nearly all the available free audio, 2D and 3D graphics, and video software for the GNU/Linux computing platform. It doesn&#8217;t need to be installed, and boots directly into a running system without touching hard drives. The files produced with ArtistX can be easily stored on USB devices or CD/DVD medium while it is running. If you want to install it please take a look to our documentation to the ArtistX Installation Manual (Live DVD section).</div></p>
<p>And here&#8217;s a partial list of what&#8217;s included:<br />
<div class='stb-grey_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">A partial list of softwares included in the DVD:  </p>
<ul>
<li>2D Graphic Software: Gimp, Inkscape, Nip2, Krita, Synfig, Rawstudio, Skencil, Hugin.
</li>
<li>3D Graphic softwares: Blender, Wings3D, Kpovmodeler + Povray 3.6, K3D.
</li>
<li>Video softwares: Cinelerra, Openshot, Kino, Openmovieeditor, Kdenlive, Pitivi, Avidemux, Devede, and many others. </li>
<li>Video and Music players: Mplayer, Helix Player, Videolan, Xine, Kaffeine, Kmplayer, LastFM and many others.
</li>
<li>Music software: PD and externals, Rosegarden, Ardour, TerminatorX, Cecilia/Csound, Gnusound, Mixxx and many others.
</li>
<li>On the DVD you can find about 2500 multimedia softwares, practically everything made for the GNU/Linux platform.</li>
<p> </div></p>
<p>You can <a href="http://www.artistx.org/site2/dowload.html">download the latest ArtistX here</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/artistx-8-released/&amp;n=ArtistX+.8+Released+-+Multimedia+Distribution&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/artistx-8-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/artistx-8-released/&amp;title=ArtistX+.8+Released+-+Multimedia+Distribution" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/artistx-8-released/&amp;title=ArtistX+.8+Released+-+Multimedia+Distribution" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/artistx-8-released/&amp;title=ArtistX+.8+Released+-+Multimedia+Distribution" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/artistx-8-released/&amp;t=ArtistX+.8+Released+-+Multimedia+Distribution" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=ArtistX+.8+Released+-+Multimedia+Distribution&amp;body=Link: http://www.freetechie.com/blog/artistx-8-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A The%20ArtistX%20team%20announced%20the%20release%20of%20ArtistX%20.8%20which%20is%20a%20multimedia%20distribution%20based%20off%20of%20ever%20so%20popular%20Ubuntu.%0D%0A%0D%0AIf%20you%20haven%27t%20heard%20of%20ArtistX%2C%20here%27s%20an%20excerpt%20from%20their%20site%3A%20%0D%0A%0D%0A%0D%0AAnd%20here%27s%20a%20partial%20list%20of%20what%27s%20included%3A%20%0D%0A%0D%0A%0D%0AYou%20can%20download%20the%20latest%20ArtistX%20here" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/artistx-8-released/&amp;title=ArtistX+.8+Released+-+Multimedia+Distribution" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/artistx-8-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/artistx-8-released/&amp;title=ArtistX+.8+Released+-+Multimedia+Distribution&amp;summary=The%20ArtistX%20team%20announced%20the%20release%20of%20ArtistX%20.8%20which%20is%20a%20multimedia%20distribution%20based%20off%20of%20ever%20so%20popular%20Ubuntu.%0D%0A%0D%0AIf%20you%20haven%27t%20heard%20of%20ArtistX%2C%20here%27s%20an%20excerpt%20from%20their%20site%3A%20%0D%0A%0D%0A%0D%0AAnd%20here%27s%20a%20partial%20list%20of%20what%27s%20included%3A%20%0D%0A%0D%0A%0D%0AYou%20can%20download%20the%20latest%20ArtistX%20here&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/artistx-8-released/&amp;title=ArtistX+.8+Released+-+Multimedia+Distribution" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=ArtistX+.8+Released+-+Multimedia+Distribution+-+http://b2l.me/n4qhv&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/artistx-8-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vortex Box 1.1 Released &#8211; Media Distribution</title>
		<link>http://www.freetechie.com/blog/vortex-box-1-1-released/</link>
		<comments>http://www.freetechie.com/blog/vortex-box-1-1-released/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 19:24:17 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Other Distributions]]></category>
		<category><![CDATA[distribution release]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2369</guid>
		<description><![CDATA[The Vortex Box development team recently released Vortex Box 1.1 which includes a few new features. If you don&#8217;t know what Vortex Box is, here&#8217;s&#160;[&#160;<a href="http://www.freetechie.com/blog/vortex-box-1-1-released/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.freetechie.com/gallery/albums/userpics/10001/vortexbox_new_logo.png" alt="Vortex Box" align="left" />The Vortex Box development team recently released Vortex Box 1.1 which includes a few new features. </p>
<p>If you don&#8217;t know what Vortex Box is, here&#8217;s a little excerpt from their <a href="http://vortexbox.org/about/">about page</a>:<br />
<div class='stb-grey_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">VortexBox is a free, open source (GPL v3), quick-install ISO that turns your unused computer into an easy-to-use music server/jukebox. Once VortexBox has been loaded on an unused PC, it will automatically rip CDs to FLAC and MP3 files, ID3 tag the files , and download the cover art. Vortexbox will then serve the files to network  media players such as Logitech Squeezebox, Sonos, or Linn. The music files can also be streamed to a Windows or Mac OSX system.</p>
<p>Features</p>
<ul>
<li>Convert an old PC to a CD ripper / jukebox / NAS in 15 minutes.</li>
<li>Based on Fedora so it’s easy to modify.</li>
<li>Automatically tags all files from online music database.</li>
<li>Automatically downloads the cover art.</li>
<li>Automatic sharing of file to SMB (Microsoft) file shares.</li>
<li>Automatic re-indexing Squeezebox Server  after every CD is ripped.</li>
<li>AppleTalk – for OSX or Bonjour for Windows.</li>
<li>DAAP – Automatically shares all MP3s for streaming to iTunes and Roku Soundbridge.</li>
<li>NFS – For Linux boxes and almost anything else, Solaris etc.</li>
<li>DLNA – ushare pre-installed to support DLNA players, XBOX 360, etc.</li>
<li>Easy installation of mplayer for AlianBBC support.</li>
<li>Good support for Sonos.</li>
<li>Works well as a backend server for XBMC (XBOX Media Center) running on XBOX, Widnows, OSX, AppleTV, or Linux.</li>
</ul>
<p></div></p>
<p>Here&#8217;s more information about the actual release 1.1:<br />
<div class='stb-grey_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">We have also added a lot of other great features requested by the VortexBox, SqueezeBox, and Sonos communities. Here is a list of the new features.</p>
<p>- VortexBox Player as the default software player.<br />
- Cover are added to all mp3 files for easy use in iTunes and XBMC.<br />
- Option to have mp3 or AAC mirror updated after ripping.</div></p>
<p>You can read the <a href="http://vortexbox.org/2010/02/vortexbox-1-1-released/">full announcement here</a></p>
<p>Or you can <a href="http://vortexbox.org/vortexbox-1.1.iso">download it here</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/vortex-box-1-1-released/&amp;n=Vortex+Box+1.1+Released+-+Media+Distribution&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/vortex-box-1-1-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/vortex-box-1-1-released/&amp;title=Vortex+Box+1.1+Released+-+Media+Distribution" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/vortex-box-1-1-released/&amp;title=Vortex+Box+1.1+Released+-+Media+Distribution" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/vortex-box-1-1-released/&amp;title=Vortex+Box+1.1+Released+-+Media+Distribution" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/vortex-box-1-1-released/&amp;t=Vortex+Box+1.1+Released+-+Media+Distribution" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Vortex+Box+1.1+Released+-+Media+Distribution&amp;body=Link: http://www.freetechie.com/blog/vortex-box-1-1-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A The%20Vortex%20Box%20development%20team%20recently%20released%20Vortex%20Box%201.1%20which%20includes%20a%20few%20new%20features.%20%0D%0A%0D%0AIf%20you%20don%27t%20know%20what%20Vortex%20Box%20is%2C%20here%27s%20a%20little%20excerpt%20from%20their%20about%20page%3A%0D%0A%0D%0A%0D%0AHere%27s%20more%20information%20about%20the%20actual%20release%201.1%3A%20%0D%0A%0D%0A%0D%0AYou%20can%20read%20the%20full%20announcement%20here%0D%0A%0D%0AOr%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/vortex-box-1-1-released/&amp;title=Vortex+Box+1.1+Released+-+Media+Distribution" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/vortex-box-1-1-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/vortex-box-1-1-released/&amp;title=Vortex+Box+1.1+Released+-+Media+Distribution&amp;summary=The%20Vortex%20Box%20development%20team%20recently%20released%20Vortex%20Box%201.1%20which%20includes%20a%20few%20new%20features.%20%0D%0A%0D%0AIf%20you%20don%27t%20know%20what%20Vortex%20Box%20is%2C%20here%27s%20a%20little%20excerpt%20from%20their%20about%20page%3A%0D%0A%0D%0A%0D%0AHere%27s%20more%20information%20about%20the%20actual%20release%201.1%3A%20%0D%0A%0D%0A%0D%0AYou%20can%20read%20the%20full%20announcement%20here%0D%0A%0D%0AOr%20&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/vortex-box-1-1-released/&amp;title=Vortex+Box+1.1+Released+-+Media+Distribution" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Vortex+Box+1.1+Released+-+Media+Distribution+-+http://b2l.me/n4qhw&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/vortex-box-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Google Chrome on Ubuntu or Kubuntu Debian Linux deb</title>
		<link>http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/</link>
		<comments>http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 05:00:28 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Software Installation]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu & Kubuntu]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2328</guid>
		<description><![CDATA[Goolge Chrome is a kick ass browser that is taking the browsing industry by storm. Its stunning speed has been winning users over since it&#8217;s&#160;[&#160;<a href="http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/02/chrome-300x200.jpg"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/02/chrome-300x200-150x150.jpg" alt="Google Chrome" title="chrome-300x200" width="150" height="150" class="alignleft size-thumbnail wp-image-3861" /></a>Goolge Chrome is a kick ass browser that is taking the browsing industry by storm. Its stunning speed has been winning users over since it&#8217;s initial launch. </p>
<p>Linux enthusiasts have also been adapting to the ever updated Google Chrome, which recently was put into official &#8220;Beta&#8221; natively for Linux. I&#8217;ve previously <a href="http://www.freetechie.com/blog/installing-google-chrome-opensuse-fedora-repository-rpm/">wrote how to install the rpm on openSUSE and Fedora</a> but now it&#8217;s time for the guide on installing on Ubuntu or Kubuntu. </p>
<p>This procedure is quite simple, and starts with downloading the .deb package from <a href="http://www.google.com/chrome/eula.html">http://chrome.google.com</a>.<br />
<img src="http://www.freetechie.com/gallery/albums/Kubuntu_Misc/Chrome_Install_Kubuntu/Google_Chrome_Ubuntu_Install.jpeg" alt="Chrome" align="center" /></p>
<p>Once you download the package to your local file-system you can install it using dpkg, or by double clicking the package within your file manager. To install via the command line, open up a terminal and install using:<br />
<div class='stb-black_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">sudo dpkg &#8211;install google-chrome-beta_current_i386.deb</div><br />
Note: You can see an example below.<br />
<img src="http://www.freetechie.com/gallery/albums/Kubuntu_Misc/Chrome_Install_Kubuntu/Google_Chrome_Ubuntu_Install1.jpeg" alt="Chrome Install" align="center" /></p>
<p>This installation will also add the google repository to your /etc/apt/sources.list for future updates of google chrome. </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/&amp;n=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/&amp;title=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/&amp;title=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/&amp;title=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/&amp;t=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb&amp;body=Link: http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Goolge%20Chrome%20is%20a%20kick%20ass%20browser%20that%20is%20taking%20the%20browsing%20industry%20by%20storm.%20Its%20stunning%20speed%20has%20been%20winning%20users%20over%20since%20it%27s%20initial%20launch.%20%0D%0A%0D%0ALinux%20enthusiasts%20have%20also%20been%20adapting%20to%20the%20ever%20updated%20Google%20Chrome%2C%20which%20recently%20was%20put%20into%20official%20%22Beta%22%20natively%20for%20Linux" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/&amp;title=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/&amp;title=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb&amp;summary=Goolge%20Chrome%20is%20a%20kick%20ass%20browser%20that%20is%20taking%20the%20browsing%20industry%20by%20storm.%20Its%20stunning%20speed%20has%20been%20winning%20users%20over%20since%20it%27s%20initial%20launch.%20%0D%0A%0D%0ALinux%20enthusiasts%20have%20also%20been%20adapting%20to%20the%20ever%20updated%20Google%20Chrome%2C%20which%20recently%20was%20put%20into%20official%20%22Beta%22%20natively%20for%20Linux&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/&amp;title=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Install+Google+Chrome+on+Ubuntu+or+Kubuntu+Debian+Linux+deb+-+http://b2l.me/n3w8a&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/install-google-chrome-on-ubuntu-or-kubuntu-debian-linux-deb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kubuntu and KDE 4 User Auto Login</title>
		<link>http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/</link>
		<comments>http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 04:09:46 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Administration How-To]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu & Kubuntu]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[kdm]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2321</guid>
		<description><![CDATA[Here&#8217;s a quick how to on setting user x to auto login under KDE 4. You may want to do this if it&#8217;s your machine&#160;[&#160;<a href="http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/02/kubuntu_logo_100x100.png"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/02/kubuntu_logo_100x100.png" alt="Kubuntu" title="kubuntu_logo_100x100" width="100" height="100" class="alignleft size-full wp-image-3783" /></a>Here&#8217;s a quick how to on setting user x to auto login under KDE 4. You may want to do this if it&#8217;s your machine at home, or you really have no security reason to have a login screen.</p>
<p>If you didn&#8217;t set it at the installation screens you can easily set it up in systemsettings with the Login Manager module.</p>
<p>To do this first open your systemsettings:</p>
<p>You can do that using your kde launcher, or using the command line interface and typing:<br />
<div class='stb-black_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">systemsettings</div></p>
<p>From here you will go to the advanced tabs and click on &#8220;Login Manager&#8221; (as you see below)<br />
<a href="http://www.freetechie.com/gallery/albums/Kubuntu_Misc/Kubuntu_Auto_Login/Kubuntu_AutoLogin_001.jpeg" target="_blank&gt;&lt;img src="></a></p>
<p>Enter in your password on the prompt</p>
<p>Once you launch the Login Manager Module, you&#8217;ll click on the &#8220;Convenience&#8221; tab. Right under the big red Attention Please Read you&#8217;ll see the &#8220;Enable Auto-Login&#8221; checkbox. After checking the Enable Auto-Login checkbox, you&#8217;ll use the drop down menu to pick the user you want to auto-login with. Here&#8217;s a before and after:<br />
<a href="http://www.freetechie.com/gallery/albums/Kubuntu_Misc/Kubuntu_Auto_Login/Kubuntu_AutoLogin_002.jpeg" target="_blank"><img src="http://www.freetechie.com/gallery/albums/Kubuntu_Misc/Kubuntu_Auto_Login/Kubuntu_AutoLogin_002.jpeg" alt="" align="center" /></a><br />
<a href="http://www.freetechie.com/gallery/albums/Kubuntu_Misc/Kubuntu_Auto_Login/Kubuntu_AutoLogin_003.jpeg" target="_blank"><img src="http://www.freetechie.com/gallery/albums/Kubuntu_Misc/Kubuntu_Auto_Login/Kubuntu_AutoLogin_003.jpeg" alt="" align="center" /></a></p>
<p>If you want to do it in the command line, you can add the following into /etc/kde4/kdm/kdmrc:<br />
<div class='stb-black_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">[X-:0-Core]<br />
AutoLoginEnable=true<br />
AutoLoginLocked=false<br />
AutoLoginUser=bkevan<br />
ClientLogFile=.xsession-errors</div></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/&amp;n=Kubuntu+and+KDE+4+User+Auto+Login&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/&amp;title=Kubuntu+and+KDE+4+User+Auto+Login" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/&amp;title=Kubuntu+and+KDE+4+User+Auto+Login" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/&amp;title=Kubuntu+and+KDE+4+User+Auto+Login" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/&amp;t=Kubuntu+and+KDE+4+User+Auto+Login" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Kubuntu+and+KDE+4+User+Auto+Login&amp;body=Link: http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Here%27s%20a%20quick%20how%20to%20on%20setting%20user%20x%20to%20auto%20login%20under%20KDE%204.%20You%20may%20want%20to%20do%20this%20if%20it%27s%20your%20machine%20at%20home%2C%20or%20you%20really%20have%20no%20security%20reason%20to%20have%20a%20login%20screen.%0D%0A%0D%0AIf%20you%20didn%27t%20set%20it%20at%20the%20installation%20screens%20you%20can%20easily%20set%20it%20up%20in%20systemsettings%20with%20the%20Login%20Manager" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/&amp;title=Kubuntu+and+KDE+4+User+Auto+Login" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/&amp;title=Kubuntu+and+KDE+4+User+Auto+Login&amp;summary=Here%27s%20a%20quick%20how%20to%20on%20setting%20user%20x%20to%20auto%20login%20under%20KDE%204.%20You%20may%20want%20to%20do%20this%20if%20it%27s%20your%20machine%20at%20home%2C%20or%20you%20really%20have%20no%20security%20reason%20to%20have%20a%20login%20screen.%0D%0A%0D%0AIf%20you%20didn%27t%20set%20it%20at%20the%20installation%20screens%20you%20can%20easily%20set%20it%20up%20in%20systemsettings%20with%20the%20Login%20Manager&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/&amp;title=Kubuntu+and+KDE+4+User+Auto+Login" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Kubuntu+and+KDE+4+User+Auto+Login+-+http://b2l.me/n5sgx&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/kubuntuand-kde-4-user-auto-login/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jeff Jaffe &#8211; Novell CTO Leaving</title>
		<link>http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/</link>
		<comments>http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 23:24:07 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[openSUSE & SUSE]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[sles]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2295</guid>
		<description><![CDATA[A few days after the news from Zonker, we get the news that Jeff Jaffe, Novells CTO, is also leaving the company for new ventures&#160;[&#160;<a href="http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.freetechie.com/gallery/albums/userpics/10001/novell_logo_redonblack.png" align="right" />A few days after the news from Zonker, we get the news that Jeff Jaffe, Novells CTO, is also leaving the company for new ventures in life after 4 years. </p>
<p>What does this mean to the company? What really is going on at Novell? </p>
<p>Here&#8217;s some of the postings from <a href="http://www.novell.com/ctoblog/?p=186">Jeff&#8217;s Blog</a>:<br />
<div class='stb-grey_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">Nostalgia. I’m writing as I complete my four years at Novell. A great deal achieved—but—as with any company still more to do. Here are my thoughts as I move to my next opportunity.<br />
The Innovative People of Novell</p>
<p>Unquestionably, the greatest satisfaction comes from working with the innovative people of Novell. We are a diverse global community. Open source luminaries. Inventive people who write more software patents per capita than anywhere else. Technology expertise across software domains. This technical diversity has contributed to incredible breakthrough as I’ll mention below. I thank my closest colleagues—Novell Fellows, Distinguished Engineers, Business Unit CTOs, architects, programmers, engineers across several continents individually and collectively for their partnership and fellowship—but will not mention names for the fear of omission.<br />
The Business of Novell</p>
<p>I’ve been honored to work with my colleagues at Novell on its business progress. We’ve witnessed a return to profitability. We saw 8% growth in product revenue in 2008—before the recession arrived. Growth in Linux market share. Recognition of analysts. Incredible progress on business metrics.</p>
<p>This progress is not a numbers game. We’ve delivered great products. Breakout moves. The right partnerships in the industry. If I look at where my time has been spent—a huge fraction has been cultivating significant partnerships; notably with Microsoft, SAP, and IBM.</p>
<p>The Microsoft partnership has been the most fascinating. An arch-competitor. Building bridges between proprietary and open source. Enormous financial benefit for Novell. Viewed as controversial by some. Two companies kept their focus on the ultimate end goal—meeting customers’ needs—and struck an agreement for everyone’s benefit. My participation in the cultivation and creation of this relationship is my most lasting contribution to our shareholders and personal growth.</div></p>
<p>I hope they can make it&#8230; I&#8217;m rooting for Novell, but things haven&#8217;t been looking on the up and up recently, and these high profile positions leaving just makes it feel like it&#8217;s falling apart from the inside out. </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/&amp;n=Jeff+Jaffe+-+Novell+CTO+Leaving&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/&amp;title=Jeff+Jaffe+-+Novell+CTO+Leaving" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/&amp;title=Jeff+Jaffe+-+Novell+CTO+Leaving" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/&amp;title=Jeff+Jaffe+-+Novell+CTO+Leaving" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/&amp;t=Jeff+Jaffe+-+Novell+CTO+Leaving" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Jeff+Jaffe+-+Novell+CTO+Leaving&amp;body=Link: http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A A%20few%20days%20after%20the%20news%20from%20Zonker%2C%20we%20get%20the%20news%20that%20Jeff%20Jaffe%2C%20Novells%20CTO%2C%20is%20also%20leaving%20the%20company%20for%20new%20ventures%20in%20life%20after%204%20years.%20%0D%0A%0D%0AWhat%20does%20this%20mean%20to%20the%20company%3F%20What%20really%20is%20going%20on%20at%20Novell%3F%20%0D%0A%0D%0AHere%27s%20some%20of%20the%20postings%20from%20Jeff%27s%20Blog%3A%0D%0A%0D%0A%0D%0AI%20hope%20they%20can%20m" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/&amp;title=Jeff+Jaffe+-+Novell+CTO+Leaving" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/&amp;title=Jeff+Jaffe+-+Novell+CTO+Leaving&amp;summary=A%20few%20days%20after%20the%20news%20from%20Zonker%2C%20we%20get%20the%20news%20that%20Jeff%20Jaffe%2C%20Novells%20CTO%2C%20is%20also%20leaving%20the%20company%20for%20new%20ventures%20in%20life%20after%204%20years.%20%0D%0A%0D%0AWhat%20does%20this%20mean%20to%20the%20company%3F%20What%20really%20is%20going%20on%20at%20Novell%3F%20%0D%0A%0D%0AHere%27s%20some%20of%20the%20postings%20from%20Jeff%27s%20Blog%3A%0D%0A%0D%0A%0D%0AI%20hope%20they%20can%20m&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/&amp;title=Jeff+Jaffe+-+Novell+CTO+Leaving" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Jeff+Jaffe+-+Novell+CTO+Leaving+-+http://b2l.me/n34cr&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/jeff-jaffe-novell-cto-leaving/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04.4 LTS Released</title>
		<link>http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/</link>
		<comments>http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:48:56 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Ubuntu & Kubuntu]]></category>
		<category><![CDATA[distribution release]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2292</guid>
		<description><![CDATA[The Ubuntu team is proud to announce the release of Ubuntu 8.04.4 LTS, the fourth maintenance update to Ubuntu&#8217;s 8.04 LTS release. This release includes&#160;[&#160;<a href="http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.freetechie.com/gallery/albums/userpics/10001/boutons_0.jpg" align="left" />The Ubuntu team is proud to announce the release of Ubuntu 8.04.4 LTS, the fourth maintenance update to Ubuntu&#8217;s 8.04 LTS release.  This release includes updated server, desktop, and alternate installation CDs for the i386 and amd64 architectures.  Ubuntu 8.04 LTS continues to be maintained through 2011 for desktops and 2013 for servers through online updates, but this is the final maintenance release of 8.04 LTS.</p>
<p>In all, some 70 updates have been integrated, and updated installation media has been provided so that fewer updates will need to be downloaded after installation.  These include security updates and corrections for other high-impact bugs, with a focus on maintaining stability and<br />
compatibility with Ubuntu 8.04 LTS.</p>
<p>The above excerpt was from the <a href="https://lists.ubuntu.com/archives/ubuntu-announce/2010-January/000128.html">Ubuntu Mailing List</a></p>
<p>To download Ubuntu 8.04.4 LTS, or obtain CDs, visit:</p>
<p><a href="http://www.ubuntu.com/getubuntu/download">  http://www.ubuntu.com/getubuntu/download</a></p>
<p>We recommend that all users read the release notes, which document<br />
caveats and workarounds for known issues.  They are available at:</p>
<p><a href="http://www.ubuntu.com/getubuntu/releasenotes/804">http://www.ubuntu.com/getubuntu/releasenotes/804</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/&amp;n=Ubuntu+8.04.4+LTS+Released+&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/&amp;title=Ubuntu+8.04.4+LTS+Released+" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/&amp;title=Ubuntu+8.04.4+LTS+Released+" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/&amp;title=Ubuntu+8.04.4+LTS+Released+" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/&amp;t=Ubuntu+8.04.4+LTS+Released+" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Ubuntu+8.04.4+LTS+Released+&amp;body=Link: http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A The%20Ubuntu%20team%20is%20proud%20to%20announce%20the%20release%20of%20Ubuntu%208.04.4%20LTS%2C%20the%20fourth%20maintenance%20update%20to%20Ubuntu%27s%208.04%20LTS%20release.%20%20This%20release%20includes%20updated%20server%2C%20desktop%2C%20and%20alternate%20installation%20CDs%20for%20the%20i386%20and%20amd64%20architectures.%20%20Ubuntu%208.04%20LTS%20continues%20to%20be%20maintained%20through%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/&amp;title=Ubuntu+8.04.4+LTS+Released+" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/&amp;title=Ubuntu+8.04.4+LTS+Released+&amp;summary=The%20Ubuntu%20team%20is%20proud%20to%20announce%20the%20release%20of%20Ubuntu%208.04.4%20LTS%2C%20the%20fourth%20maintenance%20update%20to%20Ubuntu%27s%208.04%20LTS%20release.%20%20This%20release%20includes%20updated%20server%2C%20desktop%2C%20and%20alternate%20installation%20CDs%20for%20the%20i386%20and%20amd64%20architectures.%20%20Ubuntu%208.04%20LTS%20continues%20to%20be%20maintained%20through%20&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/&amp;title=Ubuntu+8.04.4+LTS+Released+" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Ubuntu+8.04.4+LTS+Released++-+http://b2l.me/n45g6&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/ubuntu-8-04-4-lts-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC/OS Linux 10 Released</title>
		<link>http://www.freetechie.com/blog/pcos-linux-10-released/</link>
		<comments>http://www.freetechie.com/blog/pcos-linux-10-released/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 18:16:12 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Other Distributions]]></category>
		<category><![CDATA[distribution release]]></category>
		<category><![CDATA[pc/os]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2261</guid>
		<description><![CDATA[The PC/OS Linux team recently announced the immediate release of PC/OS 10, which is based off of Ubuntu 9.04. This release includes:2.6.28 kernel series Skype&#160;[&#160;<a href="http://www.freetechie.com/blog/pcos-linux-10-released/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.freetechie.com/gallery/albums/Logos_Banners/pc_os_logo.jpeg" align="left" />The PC/OS Linux team recently announced the immediate release of PC/OS 10, which is based off of Ubuntu 9.04. </p>
<p>This release includes:2.6.28 kernel series<br />
Skype client on both the OpenWorkstation and WebStation release<br />
Google Chrome is the default browser for Webstation<br />
All security and bug fixes applied<br />
Updated OpenOffice.org in OpenWorkstation<br />
Support and recovery tools for the BFS filesystem<br />
Atunes is the default media player on OpenWorkstation<br />
More from their <a href="http://www.pc-os.org/2010/01/pcos-10-released.html">Release Announcement</a></p>
<p>More about PC/OS from their <a href="http://www.pc-os.org/">website</a>:<br />
So what&#8217;s unique regarding PC/OS. It&#8217;s the first Linux based distribution that provides ease of use out of the box. It provides all multimedia codecs out of the box, an easy to use and simplified interface. Great compatibility with older hardware to help you extend your hardware and software investments. Being based on Ubuntu Linux all software and hardware that is compatible with Ubuntu is compatible with PC/OS. Our mission statement is summed up in two words &#8220;Simplified Computing&#8221;</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/pcos-linux-10-released/&amp;n=PC%2FOS+Linux+10+Released&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/pcos-linux-10-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/pcos-linux-10-released/&amp;title=PC%2FOS+Linux+10+Released" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/pcos-linux-10-released/&amp;title=PC%2FOS+Linux+10+Released" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/pcos-linux-10-released/&amp;title=PC%2FOS+Linux+10+Released" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/pcos-linux-10-released/&amp;t=PC%2FOS+Linux+10+Released" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=PC%2FOS+Linux+10+Released&amp;body=Link: http://www.freetechie.com/blog/pcos-linux-10-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A The%20PC%2FOS%20Linux%20team%20recently%20announced%20the%20immediate%20release%20of%20PC%2FOS%2010%2C%20which%20is%20based%20off%20of%20Ubuntu%209.04.%20%0D%0A%0D%0AThis%20release%20includes%3A2.6.28%20kernel%20series%0D%0ASkype%20client%20on%20both%20the%20OpenWorkstation%20and%20WebStation%20release%0D%0AGoogle%20Chrome%20is%20the%20default%20browser%20for%20Webstation%0D%0AAll%20security%20and%20bug%20fix" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/pcos-linux-10-released/&amp;title=PC%2FOS+Linux+10+Released" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/pcos-linux-10-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/pcos-linux-10-released/&amp;title=PC%2FOS+Linux+10+Released&amp;summary=The%20PC%2FOS%20Linux%20team%20recently%20announced%20the%20immediate%20release%20of%20PC%2FOS%2010%2C%20which%20is%20based%20off%20of%20Ubuntu%209.04.%20%0D%0A%0D%0AThis%20release%20includes%3A2.6.28%20kernel%20series%0D%0ASkype%20client%20on%20both%20the%20OpenWorkstation%20and%20WebStation%20release%0D%0AGoogle%20Chrome%20is%20the%20default%20browser%20for%20Webstation%0D%0AAll%20security%20and%20bug%20fix&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/pcos-linux-10-released/&amp;title=PC%2FOS+Linux+10+Released" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=PC%2FOS+Linux+10+Released+-+http://b2l.me/n36hn&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/pcos-linux-10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Wine Development 1.1.37 on openSUSE Linux</title>
		<link>http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/</link>
		<comments>http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 17:36:01 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Software Installation]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[openSUSE & SUSE]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[opensuse 11.2]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2206</guid>
		<description><![CDATA[Recently the Wine HQ team announced that Wine Development Branch 1.1.37 has been released. You can read more about the release here This tutorial will&#160;[&#160;<a href="http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freetechie.com/blog/wp-content/uploads/2010/01/opensuse_logo_300x200.jpg"><img src="http://www.freetechie.com/blog/wp-content/uploads/2010/01/opensuse_logo_300x200-150x150.jpg" alt="openSUSE Logo" title="opensuse_logo_300x200" width="150" height="150" class="alignleft size-thumbnail wp-image-3863" /></a>Recently the Wine HQ team announced that Wine Development Branch 1.1.37 has been released. You can read more about the <a href="http://www.freetechie.com/blog/wine-development-1-1-37-released/" target="_blank">release here</a></p>
<p>This tutorial will show you how to install the said version of Wine on openSUSE Linux, 11.0 &#8211; 11.2). </p>
<p>Add the Wine Emulator Repository and set to Auto Refresh:<br />
<div class='stb-black_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">su -c &#8216;zypper ar -f http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_11.2/ openSUSE\ 11.2\ Wine&#8217;</div></p>
<p>Upgrade to packages in the new repository:<br />
<div class='stb-black_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">su -c &#8216;zypper dup -r openSUSE\ 11.2\ Wine&#8217;</div></p>
<p>If you haven&#8217;t yet installed Wine, you can do so with:<br />
<div class='stb-black_box' style="background-image: url(none); min-height: 20px; padding-left: 5px; ">su -c &#8216;zypper in wine&#8217;</div></p>
<p>Note: If you want to install wine on 11.1 or 11.0 replace 11.2 with your version. </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/&amp;n=Installing+Wine+Development+1.1.37+on+openSUSE+Linux&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/&amp;title=Installing+Wine+Development+1.1.37+on+openSUSE+Linux" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/&amp;title=Installing+Wine+Development+1.1.37+on+openSUSE+Linux" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/&amp;title=Installing+Wine+Development+1.1.37+on+openSUSE+Linux" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/&amp;t=Installing+Wine+Development+1.1.37+on+openSUSE+Linux" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Installing+Wine+Development+1.1.37+on+openSUSE+Linux&amp;body=Link: http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Recently%20the%20Wine%20HQ%20team%20announced%20that%20Wine%20Development%20Branch%201.1.37%20has%20been%20released.%20You%20can%20read%20more%20about%20the%20release%20here%0D%0A%0D%0AThis%20tutorial%20will%20show%20you%20how%20to%20install%20the%20said%20version%20of%20Wine%20on%20openSUSE%20Linux%2C%2011.0%20-%2011.2%29.%20%0D%0A%0D%0AAdd%20the%20Wine%20Emulator%20Repository%20and%20set%20to%20Auto%20Refresh%3A%20%0D%0A" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/&amp;title=Installing+Wine+Development+1.1.37+on+openSUSE+Linux" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/&amp;title=Installing+Wine+Development+1.1.37+on+openSUSE+Linux&amp;summary=Recently%20the%20Wine%20HQ%20team%20announced%20that%20Wine%20Development%20Branch%201.1.37%20has%20been%20released.%20You%20can%20read%20more%20about%20the%20release%20here%0D%0A%0D%0AThis%20tutorial%20will%20show%20you%20how%20to%20install%20the%20said%20version%20of%20Wine%20on%20openSUSE%20Linux%2C%2011.0%20-%2011.2%29.%20%0D%0A%0D%0AAdd%20the%20Wine%20Emulator%20Repository%20and%20set%20to%20Auto%20Refresh%3A%20%0D%0A&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/&amp;title=Installing+Wine+Development+1.1.37+on+openSUSE+Linux" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Installing+Wine+Development+1.1.37+on+openSUSE+Linux+-+http://b2l.me/n34cs&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/installing-wine-development-1-1-37-on-opensuse-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SystemRescueCD 1.3.5 Released</title>
		<link>http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/</link>
		<comments>http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 05:36:12 +0000</pubDate>
		<dc:creator>ben.kevan</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Other Distributions]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[distribution release]]></category>
		<category><![CDATA[systemrescuecd]]></category>

		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2226</guid>
		<description><![CDATA[Recently the SystemRescueCD Developers released a new version 1.3.5, which available for immediate download from this secure link. About SysmteRescueCD: (from their website) SystemRescueCd is&#160;[&#160;<a href="http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/">continue reading...</a>&#160;]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.freetechie.com/gallery/albums/Logos_Banners/Sysresccdlogo.png" align="left" />Recently the SystemRescueCD Developers released a new version 1.3.5, which available for immediate download from this <a href="https://sourceforge.net/projects/systemrescuecd/files/sysresccd-x86/1.3.5/systemrescuecd-x86-1.3.5.iso/download">secure link</a>. </p>
<p>About SysmteRescueCD: (from their <a href="http://www.sysresccd.org/Main_Page">website</a>)<br />
SystemRescueCd is a Linux system rescue disk available as a bootable CD-ROM or USB stick for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the partitions of the hard disk. It comes with a lot of linux software such as system tools (parted, partimage, fstools, &#8230;) and basic tools (editors, midnight commander, network tools). It requires no installation since you just have to boot on the CD-ROM. It can be used to perform admin tasks on both linux servers, linux desktops or windows boxes. The kernel supports most of the important file systems (ext2/ext3/ext4, reiserfs, reiser4, btrfs, xfs, jfs, vfat, ntfs, iso9660), as well as network filesystems (samba and nfs). </p>
<p>Their site has lots of good documentations of use cases, and proper usage along with a <a href="http://www.sysresccd.org/Quick-start-guide_EN">quick start guide</a> for the impatient. </p>
<p>I&#8217;ll write more about an actual usage scenario in the coming weeks. </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/&amp;n=SystemRescueCD+1.3.5+Released&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/&amp;title=SystemRescueCD+1.3.5+Released" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/&amp;title=SystemRescueCD+1.3.5+Released" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.evernote.com/clip.action?url=http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/&amp;title=SystemRescueCD+1.3.5+Released" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/&amp;t=SystemRescueCD+1.3.5+Released" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=SystemRescueCD+1.3.5+Released&amp;body=Link: http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Recently%20the%20SystemRescueCD%20Developers%20released%20a%20new%20version%201.3.5%2C%20which%20available%20for%20immediate%20download%20from%20this%20secure%20link.%20%0D%0A%0D%0AAbout%20SysmteRescueCD%3A%20%28from%20their%20website%29%0D%0ASystemRescueCd%20is%20a%20Linux%20system%20rescue%20disk%20available%20as%20a%20bootable%20CD-ROM%20or%20USB%20stick%20for%20administrating%20or%20repairing%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/&amp;title=SystemRescueCD+1.3.5+Released" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/&amp;title=SystemRescueCD+1.3.5+Released&amp;summary=Recently%20the%20SystemRescueCD%20Developers%20released%20a%20new%20version%201.3.5%2C%20which%20available%20for%20immediate%20download%20from%20this%20secure%20link.%20%0D%0A%0D%0AAbout%20SysmteRescueCD%3A%20%28from%20their%20website%29%0D%0ASystemRescueCd%20is%20a%20Linux%20system%20rescue%20disk%20available%20as%20a%20bootable%20CD-ROM%20or%20USB%20stick%20for%20administrating%20or%20repairing%20&amp;source=Free Techie Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/&amp;title=SystemRescueCD+1.3.5+Released" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SystemRescueCD+1.3.5+Released+-+http://b2l.me/n4qhx&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.freetechie.com/blog/systemrescuecd-1-3-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
