<?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>thecrumb.com &#187; ubuntu</title>
	<atom:link href="http://thecrumb.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecrumb.com</link>
	<description>developer &#124; thinker &#124; tinkerer</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:28:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Remmina &#8211; A Better Ubuntu RDP Client</title>
		<link>http://thecrumb.com/2010/10/27/remmina-a-better-ubuntu-rdp-client/</link>
		<comments>http://thecrumb.com/2010/10/27/remmina-a-better-ubuntu-rdp-client/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 15:14:17 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://thecrumb.com/?p=1232</guid>
		<description><![CDATA[Ubuntu by default ships with Terminal Server Client which is a wrapper for rdesktop.  While it works I&#8217;ve had some issues with it lately: Full screen mode tends to take up both my monitors and results in a weird 2000&#215;1000 &#8230; <a href="http://thecrumb.com/2010/10/27/remmina-a-better-ubuntu-rdp-client/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ubuntu by default ships with <em>Terminal Server Client</em> which is a wrapper for rdesktop.  While it works I&#8217;ve had some issues with it lately:</p>
<ol>
<li>Full screen mode tends to take up both my monitors and results in a weird 2000&#215;1000 sort of resolution. That would probably work fine if both my monitors were the same size but they are not (laptop and LCD).</li>
<li>Lack of resolutions &#8211; my main monitor runs at 1680&#215;1050 which is missing from the resolution list. I&#8217;m sure I could edit a text file somewhere but it&#8217;s 2010 and I don&#8217;t want to do that :)</li>
</ol>
<p>I went looking for a replacement and found <a href="http://remmina.sourceforge.net/">Remmina</a> &#8211; which bills itself as <em>the GTK+ Remote Desktop Client.</em></p>
<p>Remmina supports<em>: </em>RDP, VNC, NX, XDMCP and SSH.</p>
<p>My two main issues are solved with Remmina&#8230;</p>
<ol>
<li>Full screen mode in Remmina can do several things. It can scale to your space or it can provide scroll bars. But both those issues are moot since&#8230;</li>
<li>I can define my own screen resolutions!  I defined 1680&#215;1050 and now my RDP session takes up the full screen and I can simple switch to another workspace if I need to work on my local desktop.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2010/10/27/remmina-a-better-ubuntu-rdp-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hardy Heron Upgrade Complete! (Ubuntu)</title>
		<link>http://thecrumb.com/2008/04/22/hardy-heron-upgrade-complete-ubuntu/</link>
		<comments>http://thecrumb.com/2008/04/22/hardy-heron-upgrade-complete-ubuntu/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 12:09:49 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=434</guid>
		<description><![CDATA[Last night I decided on a whim to upgrade to the latest RC (release candidate) of Ubuntu called Hardy Heron (8.x).  It&#8217;s due to officially be released in a few days so I figured it should be fairly stable and &#8230; <a href="http://thecrumb.com/2008/04/22/hardy-heron-upgrade-complete-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last night I decided on a whim to upgrade to the latest RC (release candidate) of Ubuntu called Hardy Heron (8.x).  It&#8217;s due to officially be released in a few days so I figured it should be fairly stable and I thought I&#8217;d beat the rush and upgrade now.   Usually I do these sort of things with little planning and last night was no exception!</p>
<ul>
<li>No backup (rsync is sooo easy but really, what could go wrong?)</li>
<li>Started the upgrade right about the time a huge thunderstorm was overhead (computers love lightening!)</li>
<li>Forgot once again to backup my xorg.conf file (just in case)</li>
</ul>
<p>The upgrade took about an hour.  Soon it rebooted my system and of course my monitors were all a mess.  Seems the NVidia drivers either didn&#8217;t get upgrade or got hosed.  Sigh.   Then I go to hit the Ubuntu forums (a great resource) and they are down for maintenance or something.  Ooops.</p>
<p>But I did find one post on the web that suggested trying <a href="http://albertomilone.com/nvidia_scripts1.html">Envy</a> to load the latest NVidia drivers. I did that and things still weren&#8217;t right so I loaded up the package manager, uninstalled EVERYTHING NVidia related and tried Envy again.  This time I got <em>nvidia-settings</em> to run and from there it was just a simple matter of setting things up again and tweaking my xorg.conf file.   The only other thing that didn&#8217;t work was my sound for some reason but a quick search on the web and I found a few suggestions and after fiddling a bit I got it working as well.</p>
<p>I didn&#8217;t really have time afterwards to dig around and find out what&#8217;s new with the latest release but will hopefully have time to do that tonight after the TACFUG meeting!   Overall I&#8217;ve been very happy with Ubuntu but I do wish they could spend some time fixing the monitor setup issues.  That has been an issue during the last 2-3 upgrades.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2008/04/22/hardy-heron-upgrade-complete-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ubuntu, NVIDIA and Two Monitors</title>
		<link>http://thecrumb.com/2008/01/22/ubuntu-nvidia-and-two-monitors/</link>
		<comments>http://thecrumb.com/2008/01/22/ubuntu-nvidia-and-two-monitors/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 14:26:15 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2008/01/22/ubuntu-nvidia-and-two-monitors/</guid>
		<description><![CDATA[Ever since I&#8217;ve been using two monitors at work I&#8217;ve wanted to setup two monitors at home but finances are tight and I just can&#8217;t afford another flat screen. But this weekend I did dust off my daughters old 17&#8243; &#8230; <a href="http://thecrumb.com/2008/01/22/ubuntu-nvidia-and-two-monitors/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever since I&#8217;ve been using two monitors at work I&#8217;ve wanted to setup two monitors at home but finances are tight and I just can&#8217;t afford another flat screen.  But this weekend I did dust off my daughters old 17&#8243; CRT and tried to get it working with my Dell widescreen.  I knew the latest Ubuntu had made advances in setting up monitors but I was also familiar with hacking on xorg.conf so I wasn&#8217;t too concerned with screwing anything up.   I backed up my xorg.conf and started tinkering.</p>
<p><img src='http://thecrumb.com/wp-content/uploads/2008/01/nvidiasettings.gif' alt='NVIDIA Settings dialog' class="left" /> I originally messed with Ubuntu&#8217;s native screen controls but they were having no effect.  After a bit of digging I discovered if you are using the &#8216;restricted&#8217; NVIDIA drivers (which I was) there is another application for tweaking settings &#8211; <em>nvidia-settings</em>. This was a bit confusing.  Which one to use?  (Ubuntu should check to see if the NVIDIA drivers are installed and if so disable the native screen tools.) The NVIDIA application provided a nice dialog &#8211; both screens were showing &#8211; but at incorrect resolutions.  I tweaked a few things &#8211; saved,  restarted my session.  Nothing happened.  The CRT was working but my Dell widescreen was doing nothing.  I tried a few more things and got frustrated so I hit the Ubuntu forums.  Lots of threads on there about running dual head but no real silver bullet solutions.  One suggestion did mention running the settings application as <strong>sudo</strong>.   I tried that and things started to work.  After a bit more experimentation I got the following modes to work.</p>
<p><img src='http://thecrumb.com/wp-content/uploads/2008/01/twinview.gif' alt='Twinview' class="left" />  Twinview &#8211; this is a NVIDIA setting.  It basically takes your current desktop and &#8216;stretches&#8217; it across both monitors.  This would probably work OK if both monitors were the same size and resolution but since mine were different &#8211; it was a bit odd to work with.  I could also not &#8216;contain&#8217; my applications to one screen. If I maximized a window &#8211; it would stretch across both monitors.  Not ideal.</p>
<p><img src='http://thecrumb.com/wp-content/uploads/2008/01/x-nocompiz.gif' alt='X-w/compiz' class="left" /> Next I turned off Twinview and enabled <a href="http://en.wikipedia.org/wiki/Xinerama">Xinerama</a>.</p>
<blockquote><p>
Xinerama is an extension to the X Window System which enables multi-headed X: applications and window managers which use two (or more) physical displays as one large virtual display.</p></blockquote>
<p>This worked but oddly enough some applications (like terminal and Gnome Do) would not start.  After tinkering a bit I discovered the fancy new compositing window manager <a href="http://en.wikipedia.org/wiki/Compiz">Compiz</a> wasn&#8217;t running. Why? I have no idea.  But overall this was the most &#8220;Windows&#8221; like setup.  I could drag running applications between screens but if I maximized an application it would contain itself to one monitor. But without Compiz running the system was unusable.  If I can get Compiz running in this mode I&#8217;ll be happy.</p>
<p><img src='http://thecrumb.com/wp-content/uploads/2008/01/x-compiz.gif' alt='X w/no compiz' class="right" />  Finally I removed the Xinerama setting and just set configured two X sessions.  This gave me two independent desktops.  I had two taskbars, two desktops and while I could drag and drop icons and files between the two screens I could not open an application on one desktop and move it to the other.  This works and is what I&#8217;m using now but obviously it is not ideal.</p>
<p>I&#8217;m going to tinker with the &#8216;restricted&#8217; NVIDIA drivers a bit more.  If I can&#8217;t make any progress I may try the drivers from the NVIDIA site itself and see if anything improves.  The other alternative is to figure out why Compiz isn&#8217;t running and fix that.</p>
<p>I&#8217;ve been so happy running Ubuntu it is a shame that getting this setup is so difficult.  While I&#8217;m happy tweaking things I could easily see others hitting this roadblock and giving up.  Hopefully the Ubuntu team will make some progress on tightening up the integration between native Ubuntu apps, restricted drivers and Compiz.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2008/01/22/ubuntu-nvidia-and-two-monitors/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Gnome Do &#8211; Quicksilver For Linux</title>
		<link>http://thecrumb.com/2007/12/05/gnome-do-quicksilver-for-linux/</link>
		<comments>http://thecrumb.com/2007/12/05/gnome-do-quicksilver-for-linux/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 03:08:28 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2007/12/05/gnome-do-quicksilver-for-linux/</guid>
		<description><![CDATA[I&#8217;m into application launchers. At work (on Windows) I use Find And Run Robot and have gotten really used to launching applications (and a lot of other neat functionality) with the keyboard. I&#8217;ve been missing the same thing on Gnome &#8230; <a href="http://thecrumb.com/2007/12/05/gnome-do-quicksilver-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m into application launchers.</p>
<p>At work (on Windows) I use <a href="http://www.donationcoder.com/Software/Mouser/findrun/index.html">Find And Run Robot</a> and have gotten really used to launching applications (and a lot of other neat functionality) with the keyboard.  I&#8217;ve been missing the same thing on Gnome at home but tonight stumbled upon <a href="http://do.davebsd.com/">Gnome Do</a> it&#8217;s still fairly immature but so far I&#8217;ve not had any issues with it and it will launch apps, find my bookmarks, and with a few plugins will search my Tomboy notes as well as skim though my MP3 collection in Rhythmbox.  Very slick!!!  Installation was just a matter of adding a new repository and doing an apt-get install.  The <a href="http://blog.davebsd.com">author has a blog</a> where you can read a bit more about the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2007/12/05/gnome-do-quicksilver-for-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu 7.10</title>
		<link>http://thecrumb.com/2007/10/18/ubuntu-710/</link>
		<comments>http://thecrumb.com/2007/10/18/ubuntu-710/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 12:44:36 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2007/10/18/ubuntu-710/</guid>
		<description><![CDATA[Ubuntu 7.10 is available today. I&#8217;ve been running the betas for a few weeks now with just a few issues but I update frequently and things have been really smooth lately. If you haven&#8217;t tried Ubuntu yet give it a &#8230; <a href="http://thecrumb.com/2007/10/18/ubuntu-710/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ubuntu.com/">Ubuntu 7.10 is available today</a>.  I&#8217;ve been running the betas for a few weeks now with just a few issues but I update frequently and things have been really smooth lately.</p>
<p>If you haven&#8217;t tried Ubuntu yet <a href="http://www.ubuntu.com/getubuntu">give it a shot</a>!  I&#8217;ve been using Ubuntu now for more than a year now and could never go back to Windows.   I would switch at work as well but I&#8217;m stuck with running Powerbuilder though I could probably get by with a VM install for that.</p>
<blockquote><p>Gutsy Gibbon is certainly easier to install and set up than Windows Vista, and it&#8217;s very close to matching Mac OS X when it comes to making things &#8220;just work&#8221; out of the box. Wi-Fi, printing, my digital camera and even my iPod all worked immediately after installation &#8212; no drivers or other software required. ~<em>Wired</em></p></blockquote>
<p>No Microsoft headaches and no Apple &#8216;upgrade fee&#8217; every year or so&#8230;  it&#8217;s free!</p>
<p>On the web:</p>
<ul>
<li><a href="http://www.wired.com/software/softwarereviews/news/2007/10/ubuntu_gutsy">Wired</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2007/10/18/ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ubuntu Gutsy Upgrade</title>
		<link>http://thecrumb.com/2007/09/28/ubuntu-gutsy-upgrade/</link>
		<comments>http://thecrumb.com/2007/09/28/ubuntu-gutsy-upgrade/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 03:34:05 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2007/09/28/ubuntu-gutsy-upgrade/</guid>
		<description><![CDATA[Tonight I updated my Ubuntu install to the latest Gutsy beta (7.10). So far so good. This is the first upgrade I&#8217;ve done where it correctly set my widescreen monitor resolution so that was nice (no manually editing config files!). &#8230; <a href="http://thecrumb.com/2007/09/28/ubuntu-gutsy-upgrade/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Tonight I updated my Ubuntu install to the latest Gutsy beta (7.10).  So far so good.  This is the first upgrade I&#8217;ve done where it correctly set my widescreen monitor resolution so that was nice (no manually editing config files!).</p>
<p>I&#8217;ve also enabled the new flashy Compiz window effects but am not that impressed.  And it doesn&#8217;t appear the help works so I have no idea how to do anything with it &#8211; I have to dig around a bit and see if I can find some docs.  Performance seems about the same &#8211; my CPU meter barely moves :)</p>
<p>Some of the preferences are a bit improved &#8211; but some things like the Deskbar applet seem to have taken a step back.  I&#8217;ve always been a Gnome fan but am looking forward to KDE4.0 as well &#8211; might switch for awhile and try out the alternatives.  I love Linux :)</p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2007/09/28/ubuntu-gutsy-upgrade/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ColdFusion 8 Install On Ubuntu</title>
		<link>http://thecrumb.com/2007/09/07/coldfusion-8-install-on-ubuntu/</link>
		<comments>http://thecrumb.com/2007/09/07/coldfusion-8-install-on-ubuntu/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 23:47:13 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2007/09/07/coldfusion-8-install-on-ubuntu/</guid>
		<description><![CDATA[Tonight I&#8217;m installing ColdFusion 8 at home. So far the install has gone very smoothly. Installed Apache 2 first and then ran the installer for CF8. One place I got stuck was during the CF install it asked me the &#8230; <a href="http://thecrumb.com/2007/09/07/coldfusion-8-install-on-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Tonight I&#8217;m installing ColdFusion 8 at home.  So far the install has gone very smoothly.  Installed Apache 2 first and then ran the installer for CF8.</p>
<p>One place I got stuck was during the CF install it asked me the location for my Apache binaries.  I had no idea and the examples the installer suggested were all for Red Hat related systems.</p>
<p>A quick Google turned up this handy reference:  <a href="http://wiki.apache.org/httpd/DistrosDefaultLayout">Distros Default Layout</a> on the Apache wiki.</p>
<p><strong>Debian, Ubuntu (Apache 2):</strong></p>
<blockquote><p>ServerRoot              ::      /etc/apache2<br />
DocumentRoot  ::   /var/www<br />
Apache Config Files     ::      /etc/apache2/apache2.conf<br />
Default VHost Config    ::      /etc/apache2/sites-available/default, /etc/apache2/sites-enabled/000-default<br />
Module Locations        ::      /etc/apache2/mods-available, /etc/apache2/mods-enabled<br />
ErrorLog    ::      /var/log/apache2/error.log<br />
AccessLog               ::      /var/log/apache2/access.log<br />
cgi-bin                 ::      /usr/lib/cgi-bin<br />
binaries (apachectl)    ::      /usr/sbin<br />
start/stop              ::      /etc/init.d/apache2 (start|stop|graceful|configtest)</p></blockquote>
<p>What was really funny is before starting I did a quick Google on &#8220;ubuntu coldfusion&#8221; and one of the top links was a post here I had made some time ago called <a href="http://www.thecrumb.com/2006/07/29/ubuntu-coldfusion-links/">ColdFusion Install on Ubuntu</a> which had some useful links &#8211; though most of those dealt with ColdFusion 7.</p>
<p>Update: Great <a title="ColdFusion / Ubuntu Installation Guide" href="http://www.iknowkungfoo.com/blog/index.cfm/2008/6/6/The-ACME-Guide-64bit-Ubuntu-804-Edition-Part-1">ColdFusion 8 / Ubuntu installation guide</a> on Adrian J. Moreno<a href="http://www.iknowkungfoo.com"> iknowkungfoo site</a>.</p>
<p>http://www.iknowkungfoo.com/blog/index.cfm/2008/6/6/The-ACME-Guide-64bit-Ubuntu-804-Edition-Part-1</p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2007/09/07/coldfusion-8-install-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Google Desktop &#8211; For Linux</title>
		<link>http://thecrumb.com/2007/06/28/google-desktop-for-linux/</link>
		<comments>http://thecrumb.com/2007/06/28/google-desktop-for-linux/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 12:46:39 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2007/06/28/google-desktop-for-linux/</guid>
		<description><![CDATA[I was catching up on news and just noticed this tidbit &#8211; yesterday Google released the new Docs interface &#8211; and they also released Google Desktop &#8211; for Linux! The Google Desktop blog says: &#8230;it includes almost all the features &#8230; <a href="http://thecrumb.com/2007/06/28/google-desktop-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was catching up on news and just noticed this tidbit &#8211; yesterday Google released the new Docs interface &#8211; and they also released Google Desktop &#8211; <a href="http://desktop.google.com/linux/index.html">for Linux</a>!  The <a href="http://googledesktop.blogspot.com/">Google Desktop blog</a> says:</p>
<blockquote><p>&#8230;it includes almost all the features from the first Windows version of Google Desktop Search plus the Quick Search Box&#8230;
</p></blockquote>
<p>So it is missing some features (no Sidebar) but it&#8217;s a start.  I need to dig around more and see if it&#8217;s running on top of Wine or what&#8230;   would also be nice if it integrated in the Gnome Deskbar.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2007/06/28/google-desktop-for-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dell and Ubuntu Announcement?</title>
		<link>http://thecrumb.com/2007/05/01/dell-and-ubuntu-announcement/</link>
		<comments>http://thecrumb.com/2007/05/01/dell-and-ubuntu-announcement/#comments</comments>
		<pubDate>Tue, 01 May 2007 14:23:21 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2007/05/01/dell-and-ubuntu-announcement/</guid>
		<description><![CDATA[A few months ago Dell launched their Idea Storm site. The idea was to solicit feedback from users on what they&#8217;d like to see from Dell. One of the most popular requests was Dell systems pre-loaded with Linux! Today there &#8230; <a href="http://thecrumb.com/2007/05/01/dell-and-ubuntu-announcement/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few months ago Dell launched their <a href="http://www.ideastorm.com/">Idea Storm</a> site. The idea was to solicit feedback from users on what they&#8217;d like to see from Dell.  One of the most popular requests was Dell systems pre-loaded with Linux!</p>
<p>Today there is supposed to be an <a href="http://news.com.com/Dell+picks+Ubuntu+for+Linux+PCs/2100-7344_3-6180419.html">announcement</a> that Dell has picked Ubuntu for it&#8217;s distribution!  This is great news and it will be interesting to see now that Dell has committed to offering Linux if the public opens their wallets and purchases systems with Linux vs. Windows.   I also haven&#8217;t heard anything regarding support &#8211; will Dell provide support? Will <a href="http://www.canonical.com/">Canonical</a> (the backers behind Ubuntu)?   This may also open the door for Canonical to push server versions of Ubuntu as well&#8230;</p>
<p>There is also a <a href="http://linux.slashdot.org/linux/07/05/01/1353237.shtml">Slashdot post</a> about this today.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2007/05/01/dell-and-ubuntu-announcement/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu, Vista and The Importance of Backups</title>
		<link>http://thecrumb.com/2007/04/27/ubuntu-vista-and-the-importance-of-backups/</link>
		<comments>http://thecrumb.com/2007/04/27/ubuntu-vista-and-the-importance-of-backups/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 15:38:35 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2007/04/27/ubuntu-vista-and-the-importance-of-backups/</guid>
		<description><![CDATA[There has been a lot of discussions lately about backup and using online backup services like Mozy. Unfortunately Mozy isn&#8217;t available for Linux (Windows and Mac only). Today Information Week has an interesting article: Ubuntu Linux Vs. Windows Vista: The &#8230; <a href="http://thecrumb.com/2007/04/27/ubuntu-vista-and-the-importance-of-backups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There has been <a href="http://lifehacker.com/software/free-online-mac-backup/download-of-the-day--mozy-windowsmac-255699.php">a lot of</a> <a href="http://ray.camdenfamily.com/index.cfm/2007/4/25/Mozy-is-a-life-safer">discussions</a> <a href="http://ev.instantspot.com/blog/index.cfm/2007/4/27/Mozy-Free-Remote-Backup">lately</a> about backup and using online backup services like Mozy.</p>
<p>Unfortunately Mozy isn&#8217;t available for Linux (Windows and Mac only).</p>
<p>Today Information Week has an interesting article: <a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=199201179">Ubuntu Linux Vs. Windows Vista: The Battle For Your Desktop</a> comparing the two popular desktops.  It&#8217;s a good comparison and I&#8217;d suggest reading it if you are considering moving to either Vista or Ubuntu.</p>
<p>One page 7 of the article they compare the backup utilities of both and they come to an interesting conclusion:</p>
<blockquote><p>A tie, but only because both platforms fall short in some ways. Vista&#8217;s roster of backup features aren&#8217;t available in every SKU of the product; Ubuntu doesn&#8217;t have anything like Vista&#8217;s shadow copy system and its user-friendly backup tools are pretty rudimentary.</p></blockquote>
<p>I&#8217;ve been using rsync to backup my data to another physical hard drive in my box as well as to another computer on my home network.  It&#8217;s quick and really fast.  Next I need to investigate doing an additional backup somewhere off-site.</p>
<p>I originally saw the Information Week article mentioned on Slashdot and will be <a href="http://linux.slashdot.org/linux/07/04/27/1337246.shtml">monitoring that</a> to watch the comments.  Always entertaining!</p>
<p><strong>Update:</strong></p>
<p>For a more humorous &#8216;review&#8217; check this out: <a href="http://www.bbspot.com/News/2007/04/ubuntu-vs-vista.html">Operating System Showdown<br />
Ubuntu Vs. Vista</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2007/04/27/ubuntu-vista-and-the-importance-of-backups/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

