 




<?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>Enterprise Linux Log &#187; Updates and upgrades</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/enterprise-linux/tag/updates-and-upgrades/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/enterprise-linux</link>
	<description>A SearchEnterpriseLinux.com blog</description>
	<lastBuildDate>Mon, 20 May 2013 17:16:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Package managers: Downloaders beware</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/package-managers-downloaders-beware/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/package-managers-downloaders-beware/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 16:34:42 +0000</pubDate>
		<dc:creator>Suzanne Wheeler</dc:creator>
				<category><![CDATA[Administration, interoperability and integration]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[DataCenter]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Systems Management]]></category>
		<category><![CDATA[Updates and upgrades]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/package-managers-downloaders-beware/</guid>
		<description><![CDATA[Package management—the process of determining which update packages should be installed on a host and then downloading and installing those package—invites a dilemma : OSes need to updated, but the process of updating them can invite security breaches. A recent study at the University of Arizona explored nine feasible attacks on the popular package managers [...]]]></description>
				<content:encoded><![CDATA[<p>Package management—the process of determining which update packages should be installed on a host and then downloading and installing those package—invites a dilemma : OSes need to updated, but the process of updating them can invite security breaches.</p>
<p>A <a target="”_blank”" href="”http://www.cs.arizona.edu/people/justin/packagemanagersecurity/papers.html”">recent study at the University of Arizona</a> explored nine feasible attacks on the popular package managers APT and YUM. As part of their research, the study’s conductors posed as a group of administrators from a nonexistent company and leased a server from a hosting provider. Thousands of clients, including government agencies, downloaded upgrades, which prompted their operating systems to endlessly replicate data, misidentify dependencies, and install unnecessary software. It also left these clients vulnerable to other attacks on their systems, including hackers gaining root access to OSes, system crashes and erased files . Researchers concluded that many public storage spaces for upgrade downloads are in fact maliciously established “mirrors,” or software repositories , that have become infected with sources of attack. You can prevent most of these issues by downloading from only signed metadata repositories, the study counseled. A signature verifies that the repository was created benevolently.</p>
<p><strong>Protecting against mirror threats </strong><br />
In response, readers suggested a number of additional ways to protect a package manager from such threats.</p>
<ul>
<li>An <a target="”_blank”" href="”http://lizards.opensuse.org/2008/07/16/package-management-security-on-opensuse/”">OpenSUSE page</a> suggested its internally developed tool, download redirector.</li>
<li>One <a target="”_blank”" href="http://dag.wieers.com/blog/package-manager-vulnerability-study-flawed">blogger</a> wrote that the risks posed by infected repositories are not great enough to merit changes to package manager security.</li>
<li>Another acknowledged the risk and argued that simply allowing the number of open source package manager <a target="”_blank”" href="”">products available to increase</a> will maintain or improve current open source package manager security.</li>
<li>A <a target="”_blank”" href="”">Gentoo administrator</a> promoted rotating mirrors to ensure security.</li>
</ul>
<p>Package manager security, as pointed out by this report, is crucial to the success of your operating system. With the present drive for continuous upgrades for your data center, you may feel pressure to download from the most accessible source available. Don’t: the risk of downloading insecure software is greater than the time it will take to check out the above links.</p>
<p><em>For more on package managers, check out these links: </em><em><a target="”_blank”" href="”http://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci1273784,00.html”">How to manage software on Ubuntu Server with &#8220;aptitude&#8221; and &#8220;apt-get&#8221;<br />
</a><br />
<a href="”http://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci1268555,00.html”">Managing Software on Ubuntu Server Edition </a></em></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/package-managers-downloaders-beware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion releases 1.5.0: Right for the enterprise</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/subversion-releases-150-right-for-the-enterprise/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/subversion-releases-150-right-for-the-enterprise/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 13:20:57 +0000</pubDate>
		<dc:creator>Suzanne Wheeler</dc:creator>
				<category><![CDATA[Administration, interoperability and integration]]></category>
		<category><![CDATA[DataCenter]]></category>
		<category><![CDATA[DataManagement]]></category>
		<category><![CDATA[Enterprise applications for Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source applications]]></category>
		<category><![CDATA[Updates and upgrades]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/subversion-releases-150-right-for-the-enterprise/</guid>
		<description><![CDATA[Subversion (SVN) 1.5 has finally been released. Why should you care? For enterprise software managers who seek an open source software solution with a great feature set whose server and client run on Unix, Linux, Mac and/or MS Windows, SVN is a great choice. The Subversion project, licensed as free and open software by CollabNet, [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://subversion.tigris.org/svn_1.5_releasenotes.html">Subversion (SVN) 1.5</a> has finally been released. Why should you care? For enterprise software managers who seek an open source software solution with a great feature set whose server and client run on Unix, Linux, Mac and/or MS Windows, SVN is a great choice.</p>
<p>The <a href="http://subversion.tigris.org">Subversion project</a>, <a href="http://subversion.tigris.org/license-1.html">licensed</a> as free and open software by <a href="http://www.collab.net/">CollabNet</a>, began as a replacement for Concurrent Versions System (CVS). SVN has since grown beyond just fixing what was wrong with CVS and has come into its own as a great software configuration management tool. SVN 1.5 has upped the ante with support for tasks like the following:</p>
<ul>
<li><a href="http://subversion.tigris.org/svn_1.5_releasenotes.html#merge-tracking">merge tracking</a>; </li>
<li><a href="http://subversion.tigris.org/svn_1.5_releasenotes.html#sparse-checkouts">sparse checkouts</a>; </li>
<li><a href="http://subversion.tigris.org/svn_1.5_releasenotes.html#interactive-conflict-resolution">interactive conflict resolution</a>; </li>
<li><a href="http://subversion.tigris.org/svn_1.5_releasenotes.html#changelists">changelists</a>, as well as</li>
<li><a href="http://subversion.tigris.org/svn_1.5_releasenotes.html#webdav-proxy">WebDAV transparent write-through proxy</a>; and</li>
<li>several back-end improvements for speed and reliability.</li>
</ul>
<p> Merge tracking is probably the most anticipated feature. During development, a developer sometimes creates a new branch in the code repository while creating a new feature. During this process, a developer merges code that gets added to the stable mainline while he continues the new feature work. When the new feature is complete, the feature branch is merged into the mainline.</p>
<p>Previously, the developer would have had to keep track of which revision he began the branch at &#8211; and which revisions were merged into the feature branch. With SVN 1.5.x, a server keeps track of this for you. You just issue the <code>svn merge</code> command with the source you want to merge from, and it records what has been done. When you want to bring your branch into the mainline, <code>svn merge --reintegrate</code> brings it in. To top it off, in the event of a conflict, interactive conflict resolution during a merge makes the process much easier.</p>
<p>The second biggest feature is the <a href="http://svn.collab.net/repos/svn/trunk/notes/webdav-proxy">WebDAV transparent write-through proxy</a>. Imagine that your SVN server is in the U.S., but there are developers working on the project in Asia as well. SVN operations done from that distance can be slow, especially with a large repository and a fresh checkout. With this feature, you can place a server in Asia for developers there to use. It will serve &#8220;read&#8221; requests like checkouts and updates locally, and write requests will be passed along to the &#8220;master&#8221; server back in the U.S. As an added bonus, this &#8220;proxy&#8221; server in Asia is a mirror of your &#8220;master&#8221; server in the U.S. in case disaster strikes.</p>
<p>Merge tracking and WebDAV transparent write-through proxy, as well as everything else that Subversion can do, make it a great enterprise software configuration management tool.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/subversion-releases-150-right-for-the-enterprise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support booth a hit at Red Hat Summit</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/iaians-booth-a-hit-at-red-hat-summit/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/iaians-booth-a-hit-at-red-hat-summit/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 20:43:43 +0000</pubDate>
		<dc:creator>Dkr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source applications]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[TechTarget Blogs]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Updates and upgrades]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/iaians-booth-a-hit-at-red-hat-summit/</guid>
		<description><![CDATA[This post was written by Pam Derringer, news writer. Business was brisk at Iain Gray&#8217;s support booth during the fourth annual Red Hat Summit this week in Boston. Offered for the first time, the highly visible red and white booth was staffed by Iain Gray, Red Hat’s vice president of services, and a team of [...]]]></description>
				<content:encoded><![CDATA[<p><i>This post was written by Pam Derringer, news writer.</i></p>
<p>Business was brisk at Iain Gray&#8217;s support booth during the fourth annual <a href="http://www.redhat.com">Red Hat Summit </a>this week in Boston.</p>
<p>Offered for the first time, the highly visible red and white booth was staffed by Iain Gray, Red Hat’s vice president of services, and a team of technical experts to answer user questions from the basic to the complex.</p>
<p>“Volume was much higher than I expected,” Gray said.</p>
<p>The booth’s technical staff said it fielded queries from those on basic installation to those concerning live migration and other features as well as questions about virtualization features and the newly released Red Hat Enterprise Identity, Policy and Audit (IPA) ) security product.</p>
<p>The advantage of offering the booth at the Summit was that the technical staff could refer directly to the development staff that wrote the code if there was a question they couldn’t answer, he said.</p>
<p>Based on its popularity, Gray predicted that the booth will be a recurring feature at future Red Hat Summits.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/iaians-booth-a-hit-at-red-hat-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zenoss debuts network monitoring tool at Red Hat Summit</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/zenoss-debuts-network-monitoring-tool-at-red-hat-summit/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/zenoss-debuts-network-monitoring-tool-at-red-hat-summit/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 19:44:39 +0000</pubDate>
		<dc:creator>Lauren Horwitz</dc:creator>
				<category><![CDATA[Administration, interoperability and integration]]></category>
		<category><![CDATA[DataManagement]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux blogs and news]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Open source applications]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Updates and upgrades]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/zenoss-debuts-network-monitoring-tool-at-red-hat-summit/</guid>
		<description><![CDATA[Zenoss Inc., an Annapolis., Md.-based software company, has launched a new version of its open source networking monitoring and management tool at the fourth annual Red Hat Summit. According to Zenoss, CEO Bill Karpovich, Zenoss Enterprise 2.2 is an open source cross-platform monitoring tool for networks, servers and applications. The 3-year-old company introduced its first [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.zenoss.com" target="_blank">Zenoss Inc.</a>, an Annapolis., Md.-based software company, has launched a new version of its open source networking monitoring and management tool at the fourth annual <a href="http://www.redhat.com" target="_blank">Red Hat Summit</a>.</p>
<p>According to Zenoss, CEO Bill Karpovich, Zenoss Enterprise 2.2 is an open source cross-platform monitoring tool for networks, servers and applications. The 3-year-old company introduced its first free version in 2006, followed by an enterprise version with support and certification in 2007. The basic application performs configuration modeling, performance management and event management, including alerts and reporting.</p>
<p>With more than 4,000 users, he said, Zenoss is currently the most downloaded open source product and is created by <a href="http://web.sourceforge.com" target="_blank">SourceForge</a>.</p>
<p>The new Zenoss Enterprise 2.2 version has a distributed architecture, making it much faster to deploy remotely over large networks. Previously, administrators had to configure the application manually on each remote collector that in turn controls many servers or network devices. Now, however, Zenoss Enterprise can be delivered to controllers automatically, Karpovich said.</p>
<p>In addition, Enterprise 2.2 includes an application program interface called WMI or <a href="http://msdn.microsoft.com/en-us/library/aa394582.aspx" target="_blank">Windows Management Instrumentation</a> that enables Zenoss to monitor Windows servers as well as Linux machines, he said.</p>
<p>The new version also offers high availability and includes a series of new reports for turnkey monitoring, he said.</p>
<p>Zenoss Enterprise’s competitive differentiator is its power, affordable price, easy deployment and flexibility, Karpovich said. It runs on Red Hat Enterprise Linux, Novell SUSE Linux Enterprise, Ubuntu and as a virtual appliance inside VMware.</p>
<p>To date, Zenoss Enterprise has more than 100 paying subscribers. The cost for support ranges from $100 to $140 per managed resource per year, depending on the service level.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/zenoss-debuts-network-monitoring-tool-at-red-hat-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xandros Bridgeways for Red Hat debuts at Summit</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/xandros-bridgeways-for-red-hat-debuts-at-summit/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/xandros-bridgeways-for-red-hat-debuts-at-summit/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 17:35:12 +0000</pubDate>
		<dc:creator>Lauren Horwitz</dc:creator>
				<category><![CDATA[Administration, interoperability and integration]]></category>
		<category><![CDATA[DataCenter]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux blogs and news]]></category>
		<category><![CDATA[Linux versus Windows]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Updates and upgrades]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/xandros-bridgeways-for-red-hat-debuts-at-summit/</guid>
		<description><![CDATA[This week, New York-based Xandros Inc., which specializes in cross-platform systems management tools, will debut Bridgeways for Red Hat at the fourth annual Red Hat Summit. The new server is a dual-purpose management console that enables administrators to monitor Red Hat and Windows machines from a single server running either OS. And since the server [...]]]></description>
				<content:encoded><![CDATA[<p> This week, New York-based <a href="http://www.xandros.com" target="_blank">Xandros Inc.</a>, which specializes in cross-platform systems management tools, will debut Bridgeways for Red Hat at the fourth annual <a href="http://www.redhat.com" target="_blank">Red Hat Summit</a>.</p>
<p>The new server is a dual-purpose management console that enables administrators to monitor Red Hat and Windows machines from a single server running either OS. And since the server has a Windows interface, no Linux experience is required.</p>
<p>Adapted to Red Hat Enterprise Linux from the <a href="http://www.xandros.com" target="_blank">Xandros Server</a>, Bridgeways for Red Hat configures the servers, establishes the workflow and helps prevent problems, according to CEO Andreas Typaldos. It works with physical or virtual servers and can be managed remotely from any Red Hat server or Windows desktop running XP or Vista.</p>
<p>Known for its interoperability tools, Xandros was recently tapped to create management packs to enable open source applications like Apache Web server and MySQL database to work with Microsoft’s System Center.</p>
<p>Both projects are based on filling the same skill gap by enabling Windows administrators to work with Linux machines without additional training, Typaldos said. </p>
<p>The first three Bridgeways Packs for Red Hat are free; the cost for each additional pack is $449, with annual renewals of an additional 20% of the initial purchase price.</p>
<p>A Bridgeways for Novell SUSE Enterprise Linux is planned in the future, he said.</p>
<p>Bridgeways for Red Hat will be available in July or August.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/xandros-bridgeways-for-red-hat-debuts-at-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Server receives positive reviews</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/ubuntu-server-receives-positive-reviews/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/ubuntu-server-receives-positive-reviews/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 14:46:56 +0000</pubDate>
		<dc:creator>Suzanne Wheeler</dc:creator>
				<category><![CDATA[Administration, interoperability and integration]]></category>
		<category><![CDATA[Backup & recovery]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Linux blogs and news]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[Updates and upgrades]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/ubuntu-server-receives-positive-reviews/</guid>
		<description><![CDATA[Ubuntu isn&#8217;t just for desktops. Behind the scenes, corporate IT managers have put Ubuntu to work on servers. Don&#8217;t believe me? Well, I can name names. I can also tell you up front that Ubuntu Server gets high marks for its corporate support; easy backups, installs and upgrades; documentation, and more.  So I set out [...]]]></description>
				<content:encoded><![CDATA[<p>Ubuntu isn&#8217;t just for desktops. Behind the scenes, corporate IT managers have put Ubuntu to work on servers. Don&#8217;t believe me? Well, I can name names. I can also tell you up front that Ubuntu Server gets high marks for its corporate support; easy backups, installs and upgrades; documentation, and more. </p>
<p>So I set out to find some IT pros who could talk about Ubuntu Server, which wasn&#8217;t hard. I just asked, &#8220;Who&#8217;s using Ubuntu?&#8221;  in a SearchEnterpriseLinux.com newsletter. Here are some respondents&#8217; views of Ubuntu Server, both positive and not-so-positive.</p>
<p>In the past, Linux has gotten dinged for poor corporate-level support; but Canonical Ltd. &#8212; Ubuntu&#8217;s corporate parent &#8212; got support right with <a target="_blank" href="http://www.ubuntu.com/news/606released" title="Ubuntu LTS">Ubuntu&#8217;s Long Term Support (LTS)</a>, according to Jim Read, an IT administrator for a financial institution.  &#8220;We have stuck with 6.06 LTS, and it has worked well,&#8221; Read said. If he changed support providers, he&#8217;d have to do major system reconstruction, but LTS 6.06 hasn&#8217;t given him a reason to consider a change.</p>
<p>Another common point in Ubuntu&#8217;s favor is its ease of use, particularly with upgrades and backups.</p>
<p> &#8221;Backups are so very simple, there is lots of advice about what to back up other than data so that server recovery is reasonably straightforward,&#8221; said Iain McKeand, IT systems administrator at Oxford Policy Management.</p>
<p>One admin has had such a smooth Ubuntu upgrading experience that he will upgrade even though he doesn&#8217;t have to. His Ubuntu servers &#8220;just sit there cranking&#8221; and don&#8217;t have to have &#8220;the latest stuff,&#8221; but he&#8217;s found that the Ubuntu upgrade process is painless and easy.  &#8220;We&#8217;re going to upgrade the 6.06 machines within the next few months as time allows,&#8221; he said.</p>
<p>Ubuntu Server gets mixed reviews for ease of use in other categories.</p>
<p>Sometimes the need for manual system configuration outweigh the cost savings of using a Linux server, some IT pros say. You&#8217;ve got to know Linux pretty well to get the most out of Ubuntu.</p>
<p>Read has encountered problems with dependencies: &#8220;The largest issue I had was when I had to install an application from source to make sure I had all the dependencies that were needed to compile the source effectively.&#8221;</p>
<p>Linux-savvy admins can get around such problems, Read added. He recommends source applications on Ubuntu over graphical user interface-based ones.  Though they take a long time to mount, source applications allow for more administrator control.</p>
<p>Some users have found <a href="http://www.ubuntu.com/products/whatisubuntu/serveredition/features/integration" title="Active directory with Ubuntu">Active Directory particularly easy to integrate with Ubuntu</a>, but some have encountered problems. Those in the latter category  say that previous releases of Ubuntu haven&#8217;t been easy to use with Microsoft Active Directory, particularly in authentication. They think the <a target="_blank" href="http://releases.ubuntu.com/releases/8.04/" title="new Hardy Heron">new Hardy Heron</a> release should solve that.</p>
<p>On the positive side, Dan Smart, an IT admin at a Fortune 500 mining company, reported, &#8220;The new Active Directory integration is excellent. The application they use, <a target="_blank" href="http://www.likewisesoftware.com/products/likewise_open/" title="Likewise Open">Likewise Open</a>, is so much easier than using the PAM Kerberos method or PAM WinBind method of authentication. Works seamlessly.&#8221;  </p>
<p>McKeand also found that integration of Ubuntu and Active Directory was fairly straightforward and &#8220;has surely been easier year on year.&#8221;</p>
<p>Even Windows-friendly administrators have turned to Ubuntu<strong>. </strong><a href="http://blog.lxpages.com/2007/04/24/ubuntu-performance-guides/" title="Ubuntu's performance marks">Ubuntu&#8217;s performance</a> marks are very strong, said several of our respondents who have benchmarked it themselves against Windows servers. Some also said that their shops that run mostly Windows servers use Ubuntu for applications Windows does not support.</p>
<p>When compared with Windows, <a href="http://www.ubuntu.com/support/paid" title="Support">Ubuntu&#8217;s support</a><strong> </strong>and<strong> </strong><a href="http://blogs.guardian.co.uk/technology/2008/02/29/microsoft_slashes_retail_price_of_vista.html" title="Ubuntu pricing">product pricing</a><strong> </strong>has attracted corporate IT managers.  Jim Mirick of Automated Member Services Inc., said: &#8220;Our business would be quite different without Ubuntu, because we would have had to spend a lot of time and energy trying to mash more stuff onto one Windows box [due to budget limitations].&#8221;</p>
<p>Ubuntu Server has served some companies so well that they don&#8217;t want their competitors to know they use it.  &#8220;We do both Linux and Windows, [as] I didn&#8217;t want to limit my opportunities,&#8221; explained an IT pro and respondent, who wished to remain anonymous. He stopped publicizing his decision to use Ubuntu as a core server technology because &#8220;I felt this was a competitive advantage.&#8221;</p>
<p>If you don&#8217;t have to keep your Ubuntu Server a secret, then write to us. Chime in with your Ubuntu Server stories in the comments section below or by emailing me at <a href="mailto:chunter@techtarget.com" title="mailto:chunter@techtarget.com">chunter@techtarget.com</a>.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/ubuntu-server-receives-positive-reviews/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rowgen the full package, IRI CoSort says</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/rowgen-the-full-package-iri-cosort-says/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/rowgen-the-full-package-iri-cosort-says/#comments</comments>
		<pubDate>Thu, 29 May 2008 18:44:38 +0000</pubDate>
		<dc:creator>Suzanne Wheeler</dc:creator>
				<category><![CDATA[Administration, interoperability and integration]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Enterprise applications for Linux]]></category>
		<category><![CDATA[identity management]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[Updates and upgrades]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/rowgen-the-full-package-iri-cosort-says/</guid>
		<description><![CDATA[Data protection and security may become easier if a new Linux-friendly product from IRI Cosort delivers on its promises. The product, Rowgen, integrates the formerly independent tasks of data sorting and data synthesis. &#8220;A lot of security softwares are device-centered or hard drive-centered. We&#8217;re applying protection to specific fields so that you can access the [...]]]></description>
				<content:encoded><![CDATA[<p>Data protection and security may become easier if a new Linux-friendly product from <a href="http://www.cosort.com/home">IRI Cosort</a> delivers on its promises. The product, <a href="http://www.cosort.com/products/RowGen">Rowgen</a>, integrates the formerly independent tasks of <a href="http://www.easirun.com.au/rowgen.htm">data sorting and data synthesis</a>.</p>
<p>&#8220;A lot of security softwares are device-centered or hard drive-centered. We&#8217;re applying protection to specific fields so that you can access the parts of a document that don&#8217;t need to be protected,&#8221; IRI CoSort&#8217;s David Friedland told me recently. Friedland, vice president of business development, said the product reveals a new vision of software security.</p>
<p>IRI&#8217;s CoSort&#8217;s product page for Rowgen explains, &#8220;Until now, you could either forgo adequate testing and make inaccurate suppositions and extrapolations, or, you could spend a lot of time writing custom <a href="http://searchtelecom.techtarget.com/sDefinition/0,,sid103_gci214486,00.html">3GL</a> or shell programs to build specific test sets with the layouts you want,&#8221;</p>
<p>Friedland claims that Rowgen is breaking new ground in being able to run comprehensive tests while administrators perform multiple other tasks simultaneously. The software is compatible with a variety of Linux flavors, including Itanium, SUSE, Fedora Core and Ubuntu.</p>
<p>The target customer for Rowgen is the &#8220;security-sensitive manager,&#8221; Friedland said. These IT managers have a great need for stronger data protection as information theft crime is on the rise, he said.</p>
<p>On the flip side, automating data security in this way may have a negative impact for lower-level security administrators. Fewer programs will mean fewer employees required to manage them; data center security will change shape in more ways than one.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/rowgen-the-full-package-iri-cosort-says/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Vista vs. Linux desktops: An IT pro sounds off</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/microsoft-vista-vs-linux-desktops-an-it-pro-sounds-off/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/microsoft-vista-vs-linux-desktops-an-it-pro-sounds-off/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 15:48:47 +0000</pubDate>
		<dc:creator>Suzanne Wheeler</dc:creator>
				<category><![CDATA[Linux blogs and news]]></category>
		<category><![CDATA[Linux versus Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Updates and upgrades]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/microsoft-vista-vs-linux-desktops-an-it-pro-sounds-off/</guid>
		<description><![CDATA[The thought of moving to Microsoft Vista has put many Windows users into a panic, writes Ubuntu Linux user and IT pro Fred Marsico, the chief technology officer of Quantum Mechanics R&#38;D in Corvallis, Ore., in this guest blog post. In trade mags and blogs, I have read about the Vista-versus-Linux issue, and it&#8217;s now [...]]]></description>
				<content:encoded><![CDATA[<p><em>The thought of moving to Microsoft Vista has put many Windows users into a panic, writes Ubuntu Linux user and IT pro Fred Marsico, the chief technology officer of Quantum Mechanics R&amp;D in Corvallis, Ore., in this guest blog post.</em></p>
<p>In trade mags and blogs, I have read about the Vista-versus-Linux issue, and it&#8217;s now my turn to say something.</p>
<p>Since December, I have used <a href="http://www.ubuntu.com/products/whatisubuntu/desktopedition">Ubuntu Desktop</a>. Aside from the fact that I have no virus warnings, no malware and no bots downloading themselves, it has been business as usual. I use Open Office and have no problems with reading and writing MS Office documents. My old Windows Me PC would not let me do that with a new version of MS Office, and of course that meant upgrading to XP as a prerequisite before installing Office. Total cost would have been about $300.</p>
<p>My wife has an older HP notebook running <a href="http://www.microsoft.com/windowsxp/mediacenter/default.mspx">Windows XP Media Center</a>. I chuckle as she reboots each time she gets an update or adds and removes programs. I have been running nonstop with only one required restart for a patch to the Linux kernel.</p>
<p>I read all of these horror stories about Vista on the blogs and comments on many sites about the same. I also see many intentionally derogatory messages posted by Windows users on the open source sites. According to them, Linux is for geeks; &#8220;normal&#8221; people don&#8217;t need to constantly tweak settings and such, as Windows is &#8220;automated.&#8221; This means that all of Windows software installs without much intervention.</p>
<p>In an honest comparison, it is true that Linux would greatly benefit from an Install Shield application that would make software installs and removal ubiquitous, but I also remember when Windows users complained about the same things.</p>
<p>Another point to ponder is that most of the back-end computers handling banking and ATMs are running Linux. And regarding security, if the banks trust Linux, we should have no problem doing so too.</p>
<p>With faster and multiple-core processors used today, I would have thought that Vista would have been written from the ground up with optimization in mind. With the hefty hardware requirements, it seems Vista is now the most bloated version Microsoft has rolled out to date. Just because I have 2 GB DDR RAM and a 100 GB HDD does not mean that I want my OS to hog most of them. I thought it would make having several applications running concurrently faster, and cause less hangs and crashes.</p>
<p>With the end of the software&#8217;s service life rapidly approaching, Windows XP users are panicked. They dread the thought of moving to Vista . Many are starting to look at the Mac OS or Linux as an alternative. Perhaps Bill Gates stepped down because he could foretell the future, and it begins to look like Microsoft is faltering.</p>
<p>With the state of affairs as it is, software developers should move to open source in droves. They can still write proprietary code, and can still sell it at retailers and online.</p>
<p>They just won&#8217;t have to pay homage to Microsoft. Monopoly software is dead; long live open source!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/microsoft-vista-vs-linux-desktops-an-it-pro-sounds-off/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Linux on the desktop: Soon, but not yet</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/linux-on-the-desktop-soon-but-not-yet/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/linux-on-the-desktop-soon-but-not-yet/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 15:56:33 +0000</pubDate>
		<dc:creator>Suzanne Wheeler</dc:creator>
				<category><![CDATA[Administration, interoperability and integration]]></category>
		<category><![CDATA[Hardware issues]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Linux blogs and news]]></category>
		<category><![CDATA[Linux desktops]]></category>
		<category><![CDATA[Linux versus Windows]]></category>
		<category><![CDATA[Open source applications]]></category>
		<category><![CDATA[SUSE/Novell]]></category>
		<category><![CDATA[Updates and upgrades]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/linux-on-the-desktop-soon-but-not-yet/</guid>
		<description><![CDATA[This blog was contributed by SearchEnterpriseLinux.com expert Sander van Vugt. At Novell Inc.&#8217;s annual BrainShare user conference in Salt Lake City, I talked to Guy Lunardi, one of the most important guys behind Novell&#8217;s SUSE Linux Enterprise Desktop (SLED). I had one pressing question for him. I showed him my new Dell XPS laptop, which [...]]]></description>
				<content:encoded><![CDATA[<p><em>This blog was contributed by SearchEnterpriseLinux.com expert Sander van Vugt. </em></p>
<p>At Novell Inc.&#8217;s annual <a href="http://www.novell.com/brainshare/">BrainShare</a> user conference in Salt Lake City, I talked to Guy Lunardi, one of the most important guys behind Novell&#8217;s SUSE Linux Enterprise Desktop (SLED). I had one pressing question for him. I showed him my new Dell XPS laptop, which has a lot of fancy stuff and runs out of factory Windows Vista (since that is the only OS that will allow me to use all the fancy stuff). So I asked him, &#8220;When will I install SUSE Linux on that?&#8221;</p>
<p>He responded, &#8220;Sander, if you go to a shop, buy a Vista DVD and install it on your laptop, do you think it will all work?&#8221; The answer was of course not.</p>
<p>When you introduce new hardware, one of the major issues is driver support. &#8220;Currently we are talking a lot with the people that develop the devices that are in these new computers to make sure that Linux drivers will be available,&#8221; Lunardi explained. &#8220;We help them wherever we can and it&#8217;s only getting better. It helps that we have some major customers like the Peugeot car manufacturer in France that demand specific functionality. They ask [for] a feature, we&#8217;ll make sure they get it and the result of all the effort will be in our new software.&#8221;</p>
<p>So there have been lots of developments recently. As a result, when it comes out later this year, openSUSE 11 will be as good as Windows Vista in supporting devices. &#8220;But,&#8221; Lunardi assured me, &#8220;you&#8217;ll always have to complete the installation of your operating system by downloading and installing additional drivers. That&#8217;s the case for Linux, [just] as it is the case for Windows.&#8221;</p>
<p>Fair enough. I&#8217;ll give it a try when openSUSE 11 comes out.</p>
<hr SIZE="1" width="33%" align="left" /><a name="_msocom_1" title="_msocom_1"></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/linux-on-the-desktop-soon-but-not-yet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu hardy alpha 4 release coming January 31</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/ubuntu-hardy-alpha-4-release-coming-january-31/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/ubuntu-hardy-alpha-4-release-coming-january-31/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 17:15:41 +0000</pubDate>
		<dc:creator>Rick Vanover</dc:creator>
				<category><![CDATA[Rick Vanover]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[Updates and upgrades]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/ubuntu-hardy-alpha-4-release-coming-january-31/</guid>
		<description><![CDATA[We have good news for those awaiting the next version of Ubuntu Linux. The next version for the Ubuntu 8 platform, alpha release 4, is to be relased on January 31, 2008, and the list of bugs is getting smaller every day. Some of the new features for alpha 4 include using Firefox beta 3 as a [...]]]></description>
				<content:encoded><![CDATA[<p>We have good news for those awaiting the next version of Ubuntu Linux. The next version for the Ubuntu 8 platform, alpha release 4, is to be relased on January 31, 2008, and the list of bugs is getting smaller every day. Some of the new features for alpha 4 include using<a href="http://ventnorsblog.blogspot.com/2008/01/fox-and-penguin.html" title="Info on Firefox Beta 3."> Firefox beta 3</a> as a browser which has some new visual effects and functional features. <a target="_blank" href="http://www.ubuntu.com/testing/hardy/alpha3">The alpha 3 website</a> will link to alpha 4 when the version is available. Canonical does not offer support services for the beta releases (but you probably already know that.)</p>
<p>Look for a release candidate in April 2008 for Ubuntu server version 8. </p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/ubuntu-hardy-alpha-4-release-coming-january-31/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
