<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WorksWithU</title>
	
	<link>http://www.workswithu.com</link>
	<description>WorksWithU is the independent guide to Ubuntu Linux</description>
	<pubDate>Fri, 06 Nov 2009 13:11:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>© </copyright>
		<managingEditor>joe@ninelivesmediainc.com ()</managingEditor>
		<webMaster>joe@ninelivesmediainc.com()</webMaster>
		<category />
		<ttl>1440</ttl>
		<itunes:keywords />
		<itunes:subtitle />
		<itunes:summary />
		<itunes:author />
		<itunes:category text="Society &amp; Culture" />
		<itunes:owner>
			<itunes:name />
			<itunes:email>joe@ninelivesmediainc.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="" />
		<image>
			<url />
			<title>WorksWithU</title>
			<link>http://www.workswithu.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/WorksWithU" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Memo to Ubuntu Devs: Make Separate Home Default</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/NZR2vQuEfeM/</link>
		<comments>http://www.workswithu.com/2009/11/06/memo-to-ubuntu-devs-make-separate-home-default/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 13:11:45 +0000</pubDate>
		<dc:creator>Christopher Tozzi</dc:creator>
		
		<category><![CDATA[WorksWithU]]></category>

		<category><![CDATA[default options]]></category>

		<category><![CDATA[file systems]]></category>

		<category><![CDATA[partitioning]]></category>

		<category><![CDATA[separate home partition]]></category>

		<category><![CDATA[Ubuntu installer]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1404</guid>
		<description><![CDATA[Twice a year, when it comes time to upgrade to the newest Ubuntu release, I'm reminded of how nice it is to have my /home directories on separate partitions from the system directories--except when they're not, because I chose the default Ubuntu partitioning scheme instead of configuring it manually.  Indeed, life would be much simpler if the Ubuntu installer gave /home a dedicated partition automatically.  Here's why.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F11%2F06%2Fmemo-to-ubuntu-devs-make-separate-home-default%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F11%2F06%2Fmemo-to-ubuntu-devs-make-separate-home-default%2F" height="61" width="51" /></a></div><p>Twice a year, when it comes time to upgrade to the newest Ubuntu release, I&#8217;m reminded of how nice it is to have my /home directories on separate partitions from the system directories&#8211;except when they&#8217;re not, because I chose the default Ubuntu partitioning scheme instead of configuring it manually.  Indeed, life would be much simpler if the Ubuntu installer gave /home a dedicated partition automatically.  Here&#8217;s why.</p>
<p>One of the nicest features of modern Linux is its strict separation of user data from system files, which makes it easy to upgrade the operating system to a newer version without losing personal files and settings.  By <a href="http://www.psychocats.net/ubuntu/separatehome" target="_blank">keeping /home on a dedicated partition</a>, upgrading is trivially simple&#8211;users need only to run the Ubuntu installer, configure partitions manually so that / is wiped out while /home is not, and then boot into the new system without having to reconfigure any personal settings.  Even the desktop wallpaper is left untouched.</p>
<p>Granted, even without a separate /home partition, it&#8217;s still possible to back up the directory to removable media, reinstall the system, then put the files from /home back into place.  But that&#8217;s a tedious process that requires access to a sizeable external hard disk and generally means fighting with file permissions in order to get things working.  Definitely not for non-geeks, or for geeks who have better things to do.</p>
<h3>Separate /home by default</h3>
<p>In most cases&#8211;the exceptions being systems with very small hard disks&#8211;there&#8217;s no reason not to set up the /home directory on a dedicated partition when first installing Ubuntu.  It makes things much easier if a user decides to upgrade to a newer version of the operating system at a later date, and doesn&#8217;t entail any negative consequences besides slightly reducing the amount of disk space available for personal files&#8211;which matters less and less in a world where storage is becoming cheaper by the day.</p>
<p>Unfortunately, separate /home is an option that only geeks are likely to choose, since it requires manual partitioning, which will frighten most normal people away (with good reason, since there&#8217;s a real possibility of destroying data on a multi-boot system if the user doesn&#8217;t know what she&#8217;s doing).</p>
<p>As Alan Pope <a href="http://brainstorm.ubuntu.com/idea/34/" target="_blank">wrote on Ubuntu brainstorm almost two years ago</a>, the lives of many users would be simpler if the ubiquity installer placed /home on a separate partition by default&#8211;or at least offered that choice as an autoconfigured option, rather than one available only through manual setup.</p>
<p>Recent releases have seen excellent improvements to ubiquity&#8217;s default behavior&#8211;the Ubuntu 9.10 installer even allows one-click setup of an encrypted /home directory&#8211;and easy configuration of a separate partition for personal files would be another great step on the usability front.  Let&#8217;s home the Ubuntu developers see the light soon.</p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1404&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/NZR2vQuEfeM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/11/06/memo-to-ubuntu-devs-make-separate-home-default/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/11/06/memo-to-ubuntu-devs-make-separate-home-default/</feedburner:origLink></item>
		<item>
		<title>Testing the Nouveau Driver on Ubuntu</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/W-ozpxJozLs/</link>
		<comments>http://www.workswithu.com/2009/11/06/testing-the-nouveau-driver-on-ubuntu/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 13:10:24 +0000</pubDate>
		<dc:creator>Christopher Tozzi</dc:creator>
		
		<category><![CDATA[Drivers]]></category>

		<category><![CDATA[benchmarking]]></category>

		<category><![CDATA[Fedora 11]]></category>

		<category><![CDATA[nouveau]]></category>

		<category><![CDATA[nv]]></category>

		<category><![CDATA[nVidia]]></category>

		<category><![CDATA[Ubuntu 9.04 Jaunty Jackalope]]></category>

		<category><![CDATA[Ubuntu 9.10 Karmic Koala]]></category>

		<category><![CDATA[video drivers]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1376</guid>
		<description><![CDATA[A build of the <a href="http://nouveau.freedesktop.org/wiki/" target="_blank">nouveau video driver</a> for nVidia cards was included in the Ubuntu repositories beginning with Jaunty.  I've been meaning to test it for a while, and finally found some hardware recently to give it a shot.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F11%2F06%2Ftesting-the-nouveau-driver-on-ubuntu%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F11%2F06%2Ftesting-the-nouveau-driver-on-ubuntu%2F" height="61" width="51" /></a></div><p>A build of the <a href="http://nouveau.freedesktop.org/wiki/" target="_blank">nouveau video driver</a> for nVidia cards was included in the Ubuntu repositories beginning with Jaunty.  I&#8217;ve been meaning to test it for a while, and finally found some hardware recently to give it a shot.</p>
<p>Much to the chagrin of free-software stalwarts, nVidia has always refused to provide a full-featured open-source Linux driver for its video chips.  Instead, it offers the <a href="http://xorg.freedesktop.org/wiki/nv">nv</a> driver, which supports only 2D acceleration&#8211;meaning no desktop effects&#8211;and whose source is ostensibly open, but is partially obfuscated and not very useful to third-party developers.</p>
<p>nVidia also offers a free (but not Free) closed-source driver that provides 3D support, and although the process of installing this driver in Ubuntu has been greatly simplified in recent releases, the fact that it&#8217;s proprietary presents a number of philosophical, legal and technical obstacles for Ubuntu developers and users.</p>
<p>To solve this problem, the cleverly named nouveau project was launched a few years ago to develop a full-featured, open-source video driver for nVidia chips.  As its <a href="http://nouveau.freedesktop.org/wiki/FeatureMatrix" target="_blank">feature status chart</a> demonstrates, it&#8217;s still maturing and doesn&#8217;t yet offer any real 3D functionality, but 2D support is implemented.</p>
<p>Fedora 11 uses nouveau instead of nv as the default driver for nVidia chips.  In Ubuntu, nouveau is not installed by default, but is available from the repositories starting with Jaunty.</p>
<h3>Testing nouveau</h3>
<p>I was curious to see how well nouveau works on Ubuntu, so I installed it (using the xserver-xorg-video-nouveau package) on a Karmic system with a GeForce2 MX200 card (PCI ID 10de:0111).  The results were not exactly impressive, but not dismal either.</p>
<p>In terms of basic 2D functionality, nouveau gets the job done, albeit not yet as well as nv.  My monitor&#8217;s native resolution was set automatically, and I could move and resize windows and switch between virtual desktops smoothly.  There was a little choppiness during certain operations, but the desktop was usable.</p>
<p>In terms of performance, however, it&#8217;s clear that nouveau has a ways to go, at least on my hardware.  I used glxgears (yes, it&#8217;s not a good tool for benchmarking overall video performance, but it&#8217;s a useful basis for standardized comparison of FPS rates under different video drivers) to measure video frames per second under the nouveau, nv and nvidia (closed-source) drivers.  The tests were run with desktop effects turned off and the system idling.  The average FPS rates were as follows:</p>
<ul>
<li>nouveau: 355.3</li>
<li>nv: 475.8</li>
<li>nvidia (version 96, from Ubuntu repositories): 1993</li>
</ul>
<p>Clearly, nouveau came out well short of the performance of even the nv driver, and was bested many times over by the proprietary nvidia driver.</p>
<p>These numbers shouldn&#8217;t be read as evidence of nouveau&#8217;s performance overall.  It may do a lot better on other video card models.  Unfortunately, I don&#8217;t have other nVidia hardware available to test on.</p>
<p>Moreover, the simple fact that nouveau works reliably is good news for Ubuntu users, even if the module has a lot of catching up to do to match the performance of nVidia&#8217;s closed-source driver.  nouveau may not be much yet, but it&#8217;s a solid start to what should one day allow more Linux users to take full advantage of their computers&#8217; capabilities without having to rely on closed-source software.</p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1376&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/W-ozpxJozLs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/11/06/testing-the-nouveau-driver-on-ubuntu/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/11/06/testing-the-nouveau-driver-on-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Previewing Gnome Shell in Ubuntu</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/qQLaUDTi2MU/</link>
		<comments>http://www.workswithu.com/2009/11/03/previewing-gnome-shell-in-ubuntu/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 08:00:59 +0000</pubDate>
		<dc:creator>Christopher Tozzi</dc:creator>
		
		<category><![CDATA[WorksWithU]]></category>

		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Gnome Shell]]></category>

		<category><![CDATA[graphical user interfaces]]></category>

		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1407</guid>
		<description><![CDATA[If all goes according to plan, Ubuntu 10.10 will sport Gnome 3, which represents a radical overhaul of Ubuntu's default graphical user interface in the form of <a href="http://live.gnome.org/GnomeShell" target="_blank">Gnome Shell</a>, when it debuts a year from now.  In order to get a taste of what this desktop of the future will look like, I've spent the last few days using the development version.  Here's what I've found.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F11%2F03%2Fpreviewing-gnome-shell-in-ubuntu%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F11%2F03%2Fpreviewing-gnome-shell-in-ubuntu%2F" height="61" width="51" /></a></div><p>If all goes according to plan, Ubuntu 10.10 will sport Gnome 3, which represents a radical overhaul of Ubuntu&#8217;s default graphical user interface in the form of <a href="http://live.gnome.org/GnomeShell" target="_blank">Gnome Shell</a>, when it debuts a year from now.  In order to get a taste of what this desktop of the future will look like, I&#8217;ve spent the last few days using the development version.  Here&#8217;s what I&#8217;ve found.</p>
<p>Gnome has been around now for a decade, and its approach to the desktop hasn&#8217;t changed remarkably in that time.  Gnome 1.x doesn&#8217;t differ in any fundamental way from the 2.2x versions available in the latest Ubuntu releases.  Traditional Gnome also behaves similarly to the interfaces of most proprietary operating systems.</p>
<p>That will all change with Gnome 3, however, which will bring a totally new interface to the table in the form of Gnome Shell.  As the Gnome <a href="http://mail.gnome.org/archives/desktop-devel-list/2009-April/msg00005.html" target="_blank">developers described it</a>:</p>
<blockquote><p>&#8230;the shell idea is not just about changing the panel and the window manager. It&#8217;s about changing the way you start an activity and how you switch between two different activities.  Or more generally, how you manage your different activities on the desktop.</p>
<p>Changing the way we access documents (via a journal, like GNOME Zeitgeist [3]): having to deal with a filesystem in their daily work is not what makes users happy &#8212; on the contrary, they generally just want to access their documents and not to browse their hard disk. Providing new solutions to this problem (using timelines, tags,  bookmarks, etc.) is something that has been of interest in our community for a long time, but we never completely jumped in. We simply should.</p></blockquote>
<h3>Gnome Shell in action</h3>
<p>Gnome Shell is a lot harder to describe in words than to demonstrate, so here&#8217;s a screenscast of the new interface in action, based on a build I completed a few days ago using the latest code:</p>
<a href="http://www.workswithu.com/2009/11/03/previewing-gnome-shell-in-ubuntu/"><p><em>Click here to view the embedded video.</em></p></a>
<p>The development version of Gnome Shell still has some significant bugs that need to be worked out and can be choppy at times, but the video nonetheless demonstrates the major changes to the interface.  Taskbars and docks have been replaced by an overlay that allows all windows to be managed from one location.  Virtual desktops can be added and removed as needed.  Recently accessed files are accessible with one click.  And Gnome Shell is its own window manager, rather than relying on metacity or compiz.</p>
<h3>Too intuitive?</h3>
<p>These new features are great and offer a lot of potential for improving productivity.  After using Gnome Shell for a few days before switching back to traditional Gnome, I&#8217;m already missing the former, and wish it were stable enough now to be used every day.</p>
<p>While it offers great new approaches to managing workflow, however, the new interface of Gnome Shell takes a lot of getting used to.  It may arguably be more &#8220;intuitive&#8221; (whatever that means) in the long run, but users accustomed to drop-down menus and taskbars will likely find themselves quite uncomfortable the first time they use Gnome Shell.</p>
<p>The beauty of Gnome 2.x is its simplicity.  Anyone who&#8217;s used any kind of GUI-equipped computer before&#8211;or who hasn&#8217;t used a computer at all&#8211;can sit down in front of traditional Gnome and figure things out pretty quickly.  There&#8217;s not much ambiguity in the well labeled Gnome menu, and Gnome manages windows and tasks like every other mainstream desktop environment created in the last fifteen years.</p>
<p>But since &#8220;intuition&#8221; for most people has more to do with what they&#8217;re used to than anything else, I worry that Gnome Shell will turn normal users off to Ubuntu and Linux by forcing them to learn a new interface.  Maybe that won&#8217;t be the case&#8211;maybe non-geeks are less set in their ways than I tend to believe&#8211;but this obstacle should nonetheless be a point of consideration for Gnome and Ubuntu developers.</p>
<p>For the time being, Gnome Shell remains in heavy development, and may see significant changes before it reaches maturity.  As it exists now, however, it looks very promising, provided it can reconcile a radically progressive interface with normal users&#8217; desire for familiarity.</p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1407&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/qQLaUDTi2MU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/11/03/previewing-gnome-shell-in-ubuntu/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/11/03/previewing-gnome-shell-in-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Bomgar Embraces Ubuntu for Remote IT Support</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/8lzYqARkZPs/</link>
		<comments>http://www.workswithu.com/2009/11/02/bombar-embraces-ubuntu-for-remote-it-support/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 05:15:13 +0000</pubDate>
		<dc:creator>Joe Panettieri</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[Desktops]]></category>

		<category><![CDATA[Large Enterprises]]></category>

		<category><![CDATA[Bomgar Remote Help Desk]]></category>

		<category><![CDATA[Bomgar Remote IT Support]]></category>

		<category><![CDATA[Bomgar Ubuntu]]></category>

		<category><![CDATA[Bomgar Virtual Help Desk]]></category>

		<category><![CDATA[Canonical]]></category>

		<category><![CDATA[Canonical Landscape]]></category>

		<category><![CDATA[Enterprise Ubuntu Cloud]]></category>

		<category><![CDATA[EUC]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1447</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-1452" title="bomgar-enterprise-remote-support" src="http://www.workswithu.com/wp-content/uploads/2009/11/bomgar-enterprise-remote-support.jpg" alt="bomgar-enterprise-remote-support" width="170" height="70" align="left" />Ubuntu is poised to take another small but significant step into corporate enterprises, thanks to Bomgar, the appliance-based remote support software specialist. When Bomgar 10.4 debuts November 16, it will support a growing list of Linux distributions, including Ubuntu, Red Hat and SUSE Linux Enterprise Desktop. Here are the implications for Ubuntu administrators.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F11%2F02%2Fbombar-embraces-ubuntu-for-remote-it-support%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F11%2F02%2Fbombar-embraces-ubuntu-for-remote-it-support%2F" height="61" width="51" /></a></div><p><img class="alignnone size-full wp-image-1452" title="bomgar-enterprise-remote-support" src="http://www.workswithu.com/wp-content/uploads/2009/11/bomgar-enterprise-remote-support.jpg" alt="bomgar-enterprise-remote-support" width="170" height="70" align="left" />Ubuntu is poised to take another small but significant step into corporate enterprises, thanks to Bomgar, the appliance-based remote support software specialist. When Bomgar 10.4 debuts November 16, it will support a growing list of Linux distributions, including Ubuntu, Red Hat and SUSE Linux Enterprise Desktop. Here are the implications for Ubuntu administrators.</p>
<p><a href="http://www.bomgar.com" target="_blank">Bomgar</a> is a virtualized help desktop platform that allows companies to remotely manage systems over the Internet. Since 2007, Bomgar&#8217;s software typically required an IT manager to use a Windows, Mac OS X or SUSE Linux desktop as their remote administration platform. Going forward, support technicians will also be able to run Ubuntu when managing remote systems, Bomgar says.</p>
<p><em></em></p>
<p>Bomgar&#8217;s pledge to increasingly support Ubuntu is noteworthy because Bomgar itself has a growing following among corporate IT managers. In fact, Bomgar is among the fastest-growing privately held companies in the United States, according to the annual <a href="http://www.bomgar.com/press/pr081309.htm" target="_blank">Inc. 500</a> survey and report.</p>
<p>Meanwhile, Canonical has been striving to improve Ubuntu&#8217;s enterprise positioning. The new Ubuntu 9.10 Server Edition includes a private enterprise cloud option &#8212; known as EUC (<a href="http://www.workswithu.com/2009/09/09/ubuntu-ready-for-the-clouds/" target="_self">Enterprise Ubuntu Cloud</a>). Plus, Canonical continues to polish <a title="Canonical Landscape" href="http://www.workswithu.com/2009/08/07/coming-soon-landscape-dedicated-server-for-ubuntu/" target="_self">Landscape</a>, a remote management and administration tool for Ubuntu desktops and servers.<em></em></p>
<p><em>Follow WorksWithU via <a title="Identi.ca" href="http://identi.ca/workswithu" target="_blank">Identi.ca</a>, <a title="WorksWithU Twitter" href="http://twitter.com/workswithu/" target="_blank">Twitter</a> and <a title="WorksWithU on RSS" href="http://feeds.feedburner.com/workswithu" target="_blank">RSS</a> (available now) and our <a href="/newsletter/" target="_blank">newsletter</a> (coming soon).</em></p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1447&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/8lzYqARkZPs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/11/02/bombar-embraces-ubuntu-for-remote-it-support/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/11/02/bombar-embraces-ubuntu-for-remote-it-support/</feedburner:origLink></item>
		<item>
		<title>ZaReason Bolsters Ubuntu 9.10 Branding</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/-uIlKMmsOWE/</link>
		<comments>http://www.workswithu.com/2009/10/29/zareason-bolsters-ubuntu-910-branding/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 00:01:13 +0000</pubDate>
		<dc:creator>Joe Panettieri</dc:creator>
		
		<category><![CDATA[Desktops]]></category>

		<category><![CDATA[Laptops]]></category>

		<category><![CDATA[Canonical Ubuntu]]></category>

		<category><![CDATA[karmic koala]]></category>

		<category><![CDATA[Lucid Lynx]]></category>

		<category><![CDATA[Ubuntu 10.04]]></category>

		<category><![CDATA[ubuntu 9.10]]></category>

		<category><![CDATA[ZaReason]]></category>

		<category><![CDATA[ZaReason Ubuntu]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1433</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-1434" title="ubuntu_case_badge_150" src="http://www.workswithu.com/wp-content/uploads/2009/10/ubuntu_case_badge_150.jpg" alt="ubuntu_case_badge_150" width="90" height="90" align="left" />ZaReason is taking a small but significant step to help strengthen the Ubuntu brand. To help celebrate the Ubuntu 9.10 launch, the PC maker is offering "a stick of Ubuntu aluminum case badges with each computer ordered" October 29 through November 5. Here's why you should care.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F29%2Fzareason-bolsters-ubuntu-910-branding%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F29%2Fzareason-bolsters-ubuntu-910-branding%2F" height="61" width="51" /></a></div><p><img class="alignnone size-full wp-image-1434" title="ubuntu_case_badge_150" src="http://www.workswithu.com/wp-content/uploads/2009/10/ubuntu_case_badge_150.jpg" alt="ubuntu_case_badge_150" width="90" height="90" align="left" />ZaReason is taking a small but significant step to help strengthen the Ubuntu brand. To help celebrate the Ubuntu 9.10 launch, the PC maker is offering &#8220;a stick of Ubuntu aluminum case badges with each computer ordered&#8221; October 29 through November 5. Here&#8217;s why you should care.</p>
<p>Let&#8217;s be honest: Many consumers and businesses have yet to discover Ubuntu. But those who do frequently turn to <a href="http://www.zareason.com" target="_blank">ZaReason</a> or <a href="http://www.system76.com" target="_blank">System76</a> &#8212; two Ubuntu-centric PC makers &#8212; for help and guidance. I mentioned last week that both ZaReason and System76 <a href="http://www.workswithu.com/2009/10/22/zareason-prepares-ubuntu-910-server-expands-customer-base/" target="_self">planned to offer Ubuntu 9.1o preloads</a> upon the operating system&#8217;s debut.</p>
<p>ZaReason&#8217;s efforts are particularly interesting because the PC maker always seems to be thinking about promoting and evangelizing the Ubuntu brand &#8212; placing <a href="http://www.zareason.com/shop/product.php?productid=16162&amp;cat=251&amp;page=1" target="_self">Ubuntu logos on keyboards</a> and <a href="http://www.zareason.com/shop/product.php?productid=16197&amp;cat=251&amp;page=1" target="_self">Ubuntu case badges</a> on netbooks, notebooks, laptops and servers. And now, ZaReason is offering those free case badges Oct. 29 through Nov. 5 with system purchases.</p>
<p>Such branding isn&#8217;t a big deal. Or is it?</p>
<p>I think you already know my answer.</p>
<p><em>Follow WorksWithU via <a title="Identi.ca" href="http://identi.ca/workswithu" target="_blank">Identi.ca</a>, <a title="WorksWithU Twitter" href="http://twitter.com/workswithu/" target="_blank">Twitter</a> and <a title="WorksWithU on RSS" href="http://feeds.feedburner.com/workswithu" target="_blank">RSS</a> (available now) and our <a href="/newsletter/" target="_blank">newsletter</a> (coming soon).</em></p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1433&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/-uIlKMmsOWE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/10/29/zareason-bolsters-ubuntu-910-branding/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/10/29/zareason-bolsters-ubuntu-910-branding/</feedburner:origLink></item>
		<item>
		<title>Centrify: Ubuntu Server Edition 9.10 Meets Active Directory</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/jQJ4izEQ8tE/</link>
		<comments>http://www.workswithu.com/2009/10/29/centrify-ubuntu-server-edition-910-meets-active-directory/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 23:39:47 +0000</pubDate>
		<dc:creator>Joe Panettieri</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[Large Enterprises]]></category>

		<category><![CDATA[Centrify Active Directory]]></category>

		<category><![CDATA[Centrify Ubuntu Support]]></category>

		<category><![CDATA[karmic koala]]></category>

		<category><![CDATA[Ubuntu 9.10 Server Edition]]></category>

		<category><![CDATA[Ubuntu Active Directory]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1428</guid>
		<description><![CDATA[When Canonical launched Ubuntu 9.10 earlier today, Centrify Corp. -- maker of Microsoft Active Directory-related tools -- raised its hand and vowed to support Ubuntu Server Edition 9.10. It was a small but significant announcement that could (potentially) help Ubuntu gain a stronger foothold within corporate Windows networks. Here's why.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F29%2Fcentrify-ubuntu-server-edition-910-meets-active-directory%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F29%2Fcentrify-ubuntu-server-edition-910-meets-active-directory%2F" height="61" width="51" /></a></div><p>When Canonical launched Ubuntu 9.10 earlier today, Centrify Corp. &#8212; maker of Microsoft Active Directory-related tools &#8212; raised its hand and vowed to support Ubuntu Server Edition 9.10. It was a small but significant announcement that could (potentially) help Ubuntu gain a stronger foothold within corporate Windows networks. Here&#8217;s why.</p>
<p><a href="http://www.centrify.com/" target="_blank">Centrify</a> offers &#8220;Active Directory-based auditing, access control and identity management for Unix, Linux, Mac OS, Java and web platforms.&#8221;</p>
<p>I&#8217;m not positive if Centrify overlaps with such solutions as <a href="http://www.workswithu.com/2009/08/24/likewise-software-ubuntu-meets-microsoft-active-directory/" target="_self">Likewise Software</a>. But I was impressed to see Centrify front-and-center with Ubuntu-oriented news today.</p>
<p>Frankly, I wish more software development firms raised their hands and pledged to support Ubuntu Server Edition 9.10 &#8212; but I suspect most Canonical software partners are waiting for <a href="http://www.workswithu.com/2009/10/28/ubuntu-910-is-the-appetizer-ubuntu-1004-is-the-meal/" target="_blank">Ubuntu Server Edition 10.04</a> (Lucid Lynx), a Long Term Support (LTS) release scheduled for April 2010.</p>
<h3>Centrify&#8217;s Offering</h3>
<p>Centrify claims its software suite for Ubuntu 9.10 Server Edition enables &#8220;an open source cloud computing environment that will be easily integrated with Microsoft Active Directory.&#8221;</p>
<p>David McNeely, director of product management at Centrify, offered this prepared statement:</p>
<blockquote><p>&#8220;Centrify helps organizations deploying Ubuntu by enabling granular, role-based access controls and privilege management that goes well beyond access controls to ensure that their administrators have only the rights they need without giving them extended privileges that, if misused, could compromise systems and by extension the business.”</p></blockquote>
<p>Centrify claims to turn a non-Microsoft system or hypervisor into an Active Directory client, enabling administrators to secure that system using the same authentication and Group Policy services currently deployed for their Windows systems.</p>
<p>Does Centrify work as advertised? I haven&#8217;t tested the software, which arrives for Ubuntu 9.10 Server Edition (starting at $350 per server) in late December.</p>
<p>Interestingly, Centrify promotes its software through a growing <a href="http://www.centrify.com/partners/overview.asp" target="_blank">channel partner program</a>. As you likely know WorksWithU has two channel-focused sister sites (<a title="MSPmentor" href="http://www.mspmentor.net" target="_blank">MSPmentor.net</a> and <a title="The VAR Guy" href="http://www.thevarguy.com" target="_blank">TheVARguy.com</a>). So we respect channel-friendly companies.</p>
<p>It&#8217;s good to see an ISV raising its hand and supporting Ubuntu 9.10 Server Edition. Hopefully more ISVs will raise their hands during Ubuntu 10.04&#8217;s release cycle.</p>
<p><em>Follow WorksWithU via <a title="Identi.ca" href="http://identi.ca/workswithu" target="_blank">Identi.ca</a>, <a title="WorksWithU Twitter" href="http://twitter.com/workswithu/" target="_blank">Twitter</a> and <a title="WorksWithU on RSS" href="http://feeds.feedburner.com/workswithu" target="_blank">RSS</a> (available now) and our <a href="/newsletter/" target="_blank">newsletter</a> (coming soon).</em></p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1428&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/jQJ4izEQ8tE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/10/29/centrify-ubuntu-server-edition-910-meets-active-directory/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/10/29/centrify-ubuntu-server-edition-910-meets-active-directory/</feedburner:origLink></item>
		<item>
		<title>WorksWithU: Site Upgrade Coming</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/krHjCGlcivE/</link>
		<comments>http://www.workswithu.com/2009/10/29/workswithu-site-upgrade-coming/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 16:57:12 +0000</pubDate>
		<dc:creator>Joe Panettieri</dc:creator>
		
		<category><![CDATA[WorksWithU]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1426</guid>
		<description><![CDATA[Across the board, <a href="http://www.ninelivesmediainc.com/" target="_blank">Nine Lives Media Inc.</a>’s web traffic is up 140 percent in October 2009 vs. October 2008. We thank you for your growing readership. We’re taking two steps to improve site responsiveness: A hardware upgrade from our service provider plus a few of our own software architecture tweaks. I will post a follow-up comment to this blog entry as soon as the adjustments are completed. In the meantime we appreciate your feedback. We’re listening and responding.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F29%2Fworkswithu-site-upgrade-coming%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F29%2Fworkswithu-site-upgrade-coming%2F" height="61" width="51" /></a></div><p>Across the board, <a href="http://www.ninelivesmediainc.com/" target="_blank">Nine Lives Media Inc.</a>’s web traffic is up 140 percent in October 2009 vs. October 2008. We thank you for your growing readership. We’re taking two steps to improve site responsiveness: A hardware upgrade from our service provider plus a few of our own software architecture tweaks. I will post a follow-up comment to this blog entry as soon as the adjustments are completed. In the meantime we appreciate your feedback. We’re listening and responding.</p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1426&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/krHjCGlcivE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/10/29/workswithu-site-upgrade-coming/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/10/29/workswithu-site-upgrade-coming/</feedburner:origLink></item>
		<item>
		<title>Ubuntu 9.10: Initial Reactions?</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/wRi0AQT0yCc/</link>
		<comments>http://www.workswithu.com/2009/10/29/ubuntu-910-initial-reactions/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:19:24 +0000</pubDate>
		<dc:creator>Joe Panettieri</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[Desktops]]></category>

		<category><![CDATA[Government]]></category>

		<category><![CDATA[Home Users]]></category>

		<category><![CDATA[Laptops]]></category>

		<category><![CDATA[Large Enterprises]]></category>

		<category><![CDATA[Netbooks]]></category>

		<category><![CDATA[Small Businesses]]></category>

		<category><![CDATA[Ubuntu Releases]]></category>

		<category><![CDATA[Landscape]]></category>

		<category><![CDATA[Ubuntu 9.10 Case Studies]]></category>

		<category><![CDATA[Ubuntu 9.10 Desktop Edition]]></category>

		<category><![CDATA[Ubuntu 9.10 Server Edition]]></category>

		<category><![CDATA[Ubuntu Enterprise Cloud]]></category>

		<category><![CDATA[Ubuntu One]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1419</guid>
		<description><![CDATA[As Ubuntu 9.10 debuts today, I'd like to spend less time talking and more time listening -- to you. What is your initial reaction to Karmic Koala? Desktop and mobile feedback is always welcome. But I'm particularly interested in server, cloud and Landscape feedback from IT administrators. Please feel free to post a comment or email me directly (Joe [at] NineLivesMediaInc.com). WorksWithU intends to develop a series of user case studies exploring Ubuntu 9.10's business performance across mobile, desktop, server and cloud systems. I look forward to your thoughts.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F29%2Fubuntu-910-initial-reactions%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F29%2Fubuntu-910-initial-reactions%2F" height="61" width="51" /></a></div><p>As Ubuntu 9.10 debuts today, I&#8217;d like to spend less time talking and more time listening &#8212; to you. What is your initial reaction to Karmic Koala? Desktop and mobile feedback is always welcome. But I&#8217;m particularly interested in server, cloud and Landscape feedback from IT administrators. Please feel free to post a comment or email me directly (Joe [at] NineLivesMediaInc.com). WorksWithU intends to develop a series of user case studies exploring Ubuntu 9.10&#8217;s business performance across mobile, desktop, server and cloud systems. I look forward to your thoughts.</p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1419&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/wRi0AQT0yCc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/10/29/ubuntu-910-initial-reactions/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/10/29/ubuntu-910-initial-reactions/</feedburner:origLink></item>
		<item>
		<title>Ubuntu 9.10 is the Appetizer; Ubuntu 10.04 is the Meal</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/ZUj6LFmYBMs/</link>
		<comments>http://www.workswithu.com/2009/10/28/ubuntu-910-is-the-appetizer-ubuntu-1004-is-the-meal/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 22:03:45 +0000</pubDate>
		<dc:creator>Joe Panettieri</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[Desktops]]></category>

		<category><![CDATA[Laptops]]></category>

		<category><![CDATA[Large Enterprises]]></category>

		<category><![CDATA[Ubuntu Releases]]></category>

		<category><![CDATA[Canonical CEO Mark Shuttleworth]]></category>

		<category><![CDATA[karmic koala]]></category>

		<category><![CDATA[Lucid Lynx]]></category>

		<category><![CDATA[Ubuntu 10.04 Desktop Edition]]></category>

		<category><![CDATA[Ubuntu 10.04 Server Edition]]></category>

		<category><![CDATA[Ubuntu 9.10 Desktop Edition]]></category>

		<category><![CDATA[Ubuntu 9.10 Server Edition]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1409</guid>
		<description><![CDATA[As Ubuntu 9.10 nears its official Oct. 29 debut, the hype around this new Ubuntu is reaching a fever pitch. Some folks wonder if it can be the de facto alternative to Windows. I've obviously bet a portion of my IT media career on Ubuntu's continued advancement. But let's keep Ubuntu 9.10's debut in perspective. Here's a reality check -- including a longer-term look at Canonical's server and cloud strategy, which hinges far more heavily on Ubuntu 10.04 (Lucid Lynx).
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F28%2Fubuntu-910-is-the-appetizer-ubuntu-1004-is-the-meal%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F28%2Fubuntu-910-is-the-appetizer-ubuntu-1004-is-the-meal%2F" height="61" width="51" /></a></div><p>As Ubuntu 9.10 nears its official Oct. 29 debut, the hype around this new Ubuntu is reaching a fever pitch. Some folks wonder if it can be the de facto alternative to Windows. I&#8217;ve obviously bet a portion of my IT media career on Ubuntu&#8217;s continued advancement. But let&#8217;s keep Ubuntu 9.10&#8217;s debut in perspective. Here&#8217;s a reality check &#8212; including a longer-term look at Canonical&#8217;s server and cloud strategy, which hinges far more heavily on Ubuntu 10.04 (Lucid Lynx).</p>
<p>There&#8217;s a lot to like about Ubuntu 9.10, and its emphasis on design and ease of use. Pundits say confidence is <a href="http://www.itwire.com/content/view/28830/1090/" target="_blank">running high within Canonical</a>. And Internetnews openly wonders if Ubuntu 9.10 can become the &#8220;<a href="http://www.internetnews.com/bus-news/article.php/3845611/" target="_blank">default alternative to Windows</a>.&#8221;</p>
<p>I prefer not to make such lofty predictions. Especially since Ubuntu 9.10 is like an appetizer before the main course: Ubuntu 10.04, a Long Term Service (LTS) release, could define Canonical&#8217;s success &#8212; or failure &#8212; on the server and in the cloud.</p>
<h3>Beyond Desktop Linux</h3>
<p>Let&#8217;s remember: Canonical CEO Mark Shuttleworth has an <a href="http://www.workswithu.com/2009/10/26/mark-shuttleworth-10-thoughts-on-ubuntu-910/" target="_self">end-to-end strategy for Ubuntu</a>. It involves mobile systems, desktops, servers, private and public clouds, and a growing list of sister services (<a href="http://www.canonical.com/projects/landscape" target="_blank">Landscape</a>, <a href="http://www.canonical.com/projects/landscape" target="_blank">UbuntuOne</a>, etc.).</p>
<p>I get a bit frustrated when readers criticize Canonical for thinking big and looking beyond the desktop. Let me state it another way:</p>
<ul>
<li>What if Microsoft had stopped at Windows 3.1?</li>
<li>What if Microsoft never built out Windows NT Server, Microsoft BackOffice, SQL Server, Exchange Server and now <a href="http://www.thevarguy.com/2009/10/23/microsofts-other-windows-project-azure-nears-launch/" target="_blank">Windows Azure</a> and <a href="http://www.thevarguy.com/2009/07/16/microsoft-bpos-partners-earning-167-per-seat/" target="_blank">Microsoft Business Productivity Online Suite</a> (BPOS)?</li>
</ul>
<p>My point: By diversifying its product line and building end-to-end solutions, Microsoft became infinitely more powerful. And let&#8217;s be honest: Microsoft&#8217;s server software  freed many corporations from Unix systems running on very expensive RISC processors. Canonical hopes to deliver infinitely more freedom, if the company can execute on Shuttleworth&#8217;s end-to-end strategy.</p>
<h3>Getting the Message</h3>
<p>Already, I&#8217;m hearing from WorksWithU readers who intend to give Ubuntu 9.10 a close look on a range of systems. Consider the situation <a href="http://www.rezitech.com/joomla/" target="_blank">Rezitech</a>, a managed service provider and IT consulting firm in La Habra, Calif. Notes Rezitech Senior Systems Engineer Troy Ready:</p>
<blockquote><p>&#8220;I obviously like the neat things slowly changing on the desktop, but I think the UEC [Ubuntu Enterprise Cloud] focus on the server side is what&#8217;s really fascinating now. Our (Rezitech) UEC plans are still up in the air (pardon the pun), but I&#8217;m really excited for how the aggressive Ubuntu development will (hopefully) shape up for a stable LTS next year &#8212; it might really change the layout of our infrastructure.&#8221;</p></blockquote>
<h3>More Ways to Run Ubuntu</h3>
<p>A year ago, Ubuntu and cloud computing didn&#8217;t belong in the same sentence. But now, a respectable 3% of WorksWithU readers say they&#8217;re going to run Ubuntu 9.10 in a cloud configuration, according to our recent reader poll (nearly 700 readers have so far participated).</p>
<p>In some ways, the Ubuntu 9.10 hype is ironic. Even if the release is rock-solid and well-received, Canonical&#8217;s server and partner teams already have their eyes on <a href="http://www.workswithu.com/2009/09/22/ubuntu-1004-a-closer-look/" target="_self">Ubuntu 10.04</a> (Lucid Lynx), a Long Term Support (LTS) release expected in April 2010.</p>
<p>At <a href="http://atlantalinuxfest.org/" target="_blank">Atlanta Linux Fest</a> in September 2009, Canonical&#8217;s John Pugh <a href="http://www.workswithu.com/2009/09/21/ubuntu-server-edition-1004-lucid-lynx-canonicals-isv-priorities/" target="_blank">told me he was focused entirely on Ubuntu 10.04</a> &#8212; since LTS releases represent a prime opportunity to attract more ISVs (independent software vendors) onto the Ubuntu Server Edition platform.</p>
<p>Here again, Canonical faces a situation that&#8217;s similar to Microsoft&#8217;s old challenges. When Windows 95 arrive in August 1995, everyone hyped Microsoft on the desktop. But the real &#8220;Windows Everywhere&#8221; synergies surfaced when Windows NT Server 4.0 arrived in August <span style="text-decoration: line-through;">2006</span> 1996.</p>
<p>Apply the same example to Canonical and you&#8217;ll see some striking similarities. The open source media is hyping Ubuntu 9.10 on the desktop. But keep a close eye on Canonical&#8217;s Ubuntu 10.04 server and cloud efforts. When Ubuntu 10.04 arrives, we&#8217;ll get a far better feel for how Shuttleworth&#8217;s end-to-end vision is playing out.</p>
<p>Please note: I realize I skipped a key topic of discussion &#8212; whether Canonical can actually be profitable offering all of these different Ubuntu releases and add-on services. I posed the question briefly to Shuttleworth on Oct. 26 during a media call. I recapped his thoughts briefly <a href="http://www.workswithu.com/2009/10/26/mark-shuttleworth-10-thoughts-on-ubuntu-910/" target="_self">in this blog post</a>.</p>
<p>As we begin to hear about more corporate Ubuntu deployments, I&#8217;ll be sure to ask if the projects involved revenue flowing in Canonical&#8217;s direction.</p>
<p><em>Follow WorksWithU via <a title="Identi.ca" href="http://identi.ca/workswithu" target="_blank">Identi.ca</a>, <a title="WorksWithU Twitter" href="http://twitter.com/workswithu/" target="_blank">Twitter</a> and <a title="WorksWithU on RSS" href="http://feeds.feedburner.com/workswithu" target="_blank">RSS</a> (available now) and our <a href="../newsletter/" target="_blank">newsletter</a> (coming soon).</em></p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1409&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/ZUj6LFmYBMs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/10/28/ubuntu-910-is-the-appetizer-ubuntu-1004-is-the-meal/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/10/28/ubuntu-910-is-the-appetizer-ubuntu-1004-is-the-meal/</feedburner:origLink></item>
		<item>
		<title>Mark Shuttleworth: 10 Thoughts On Ubuntu 9.10</title>
		<link>http://feedproxy.google.com/~r/WorksWithU/~3/7UB3Rq8AsGE/</link>
		<comments>http://www.workswithu.com/2009/10/26/mark-shuttleworth-10-thoughts-on-ubuntu-910/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 21:11:21 +0000</pubDate>
		<dc:creator>Joe Panettieri</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[Desktops]]></category>

		<category><![CDATA[Laptops]]></category>

		<category><![CDATA[Large Enterprises]]></category>

		<category><![CDATA[Netbooks]]></category>

		<category><![CDATA[PC Suppliers]]></category>

		<category><![CDATA[Small Businesses]]></category>

		<category><![CDATA[Ubuntu Releases]]></category>

		<category><![CDATA[Amazon Elastic Compute Cloud]]></category>

		<category><![CDATA[Canonical CEO Mark Shuttleworth]]></category>

		<category><![CDATA[Eucalyptus Ubuntu]]></category>

		<category><![CDATA[Ubuntu 9.10 Desktop Edition]]></category>

		<category><![CDATA[Ubuntu 9.10 Karmic Koala]]></category>

		<category><![CDATA[Ubuntu 9.10 Server Edition]]></category>

		<category><![CDATA[Ubuntu Amazon Web Services]]></category>

		<category><![CDATA[Ubuntu EC2]]></category>

		<category><![CDATA[Ubuntu MySQL]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=1397</guid>
		<description><![CDATA[During a phone briefing today, Canonical CEO Mark Shuttleworth described the Ubuntu 9.10 desktop, server and cloud strategy to members of the IT media. WorksWithU tuned in and posed some key questions to Shuttleworth. Here are 10 highlights from the call.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F26%2Fmark-shuttleworth-10-thoughts-on-ubuntu-910%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F10%2F26%2Fmark-shuttleworth-10-thoughts-on-ubuntu-910%2F" height="61" width="51" /></a></div><p>During a phone briefing today, Canonical CEO Mark Shuttleworth described the Ubuntu 9.10 desktop, server and cloud strategy to members of the IT media. WorksWithU tuned in and posed some key questions to Shuttleworth. Here are 10 highlights from the call.</p>
<p>As you&#8217;ll recall, Ubuntu 9.10 is scheduled to debut Oct. 29. Shuttleworth&#8217;s thoughts from today&#8217;s call included:</p>
<p><strong>1. The User Experience:</strong> &#8220;We wanted to bring design and user experience to [the Linux] desktop.&#8221; Shuttleworth believes Ubuntu 9.10 achieves those goals.</p>
<p><strong>2. Competition with Microsoft, Windows 7:</strong> Shuttleworth concedes that Windows 7 is impressive but &#8220;it&#8217;s still proprietary and expensive.&#8221; Also, he says, OEMs have &#8220;no desire&#8221; to go back to a single-vendor operating system market.</p>
<p><strong>3. On the Netbook Market:</strong> Shuttleworth concedes that Microsoft &#8220;clawed its way&#8221; back dramatically in the U.S. netbook market with Windows XP. But he hopes once the Windows 7 dust settles, vendors and users alike will realize Ubuntu netbooks are a natural choice.</p>
<p><strong>4. On Oracle&#8217;s Buyout of Sun (and MySQL):</strong> Shuttleworth sees no reason for regulators to block Oracle&#8217;s buyout of Sun Microsystems nor, by association, the MySQL open source database. Shuttleworth doesn&#8217;t see an opportunity for Oracle to abuse its database power. Plus, he notes that open source code can quickly fragment if there&#8217;s community concern about the governance and leadership of a project.</p>
<p><strong>5. On Canonical&#8217;s March Toward Profits:</strong> Shuttleworth says he has &#8220;no concerns&#8221; at this stage about Canonical&#8217;s ability to achieve profitability. If necessary, Canonical could quickly focus on specific business areas that are self-sustainable in the near-term, he asserted. But at this point in Canonical&#8217;s five-year business journey, Shuttleworth remains convinced that the best strategy is to make Ubuntu an end-to-end solution.</p>
<p>Translation: Shuttleworth isn&#8217;t ready to say how soon Canonical could achieve profitability. But he&#8217;s basically saying the company is willing to lose money in certain areas as new businesses ramp up and strengthen the overall Ubuntu ecosystem.</p>
<p>It&#8217;s a daring bet considering how many different areas of focus Canonical has taken on. But then again, I doubt we would have launched WorksWithU if Canonical only wanted Ubuntu to be a desktop operating system.</p>
<p><strong>6. Simple Commercial Software Installs:</strong> The Ubuntu Software Center will gradually gain more and more commercial software options &#8212; though the exact details of those efforts are still being worked out.</p>
<p><strong>7. Closed Source ISVs &#8212; Still A Challenge:</strong> Shuttleworth conceded that Canonical&#8217;s biggest weakness in the enterprise remains a lack of traditional closed source ISVs. The elephant in the room was Oracle&#8230;</p>
<p><strong>8. But There Is ISV Progress: </strong>Still, Shuttleworth was quick to note continued ISV progress with such companies as IBM&#8217;s information management group, <a href="http://www.alfresco.com" target="_blank">Alfresco</a> (open source content management) and <a href="http://www.jaspersoft.com" target="_blank">JasperSoft</a> (open source business intelligence).</p>
<p><strong>9. Amazon As A Cloud Standard:</strong> Shuttleworth said Amazon&#8217;s cloud APIs are emerging as a de facto cloud standard, though he expects open, vendor-neutral cloud standards to gradually materialize.</p>
<p><strong>10. Sever Hardware Relationships: </strong>Shuttleworth conceded that he had no new server relationship or certification deals to disclose.  From where I sit, it seems as if Amazon Web Services (particularly, the Elastic Compute Cloud/EC2) and Eucalyptus cloud technology are emerging as Canonical&#8217;s most reliable doorway into the server market.</p>
<p><em>Follow WorksWithU via <a title="Identi.ca" href="http://identi.ca/workswithu" target="_blank">Identi.ca</a>, <a title="WorksWithU Twitter" href="http://twitter.com/workswithu/" target="_blank">Twitter</a> and <a title="WorksWithU on RSS" href="http://feeds.feedburner.com/workswithu" target="_blank">RSS</a> (available now) and our <a href="/newsletter/" target="_blank">newsletter</a> (coming soon).</em></p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=1397&type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/WorksWithU/~4/7UB3Rq8AsGE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/10/26/mark-shuttleworth-10-thoughts-on-ubuntu-910/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.workswithu.com/2009/10/26/mark-shuttleworth-10-thoughts-on-ubuntu-910/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.744 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-11-08 20:58:09 -->
