<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.novell.com/communities" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>openSUSE</title>
 <link>http://www.novell.com/communities/node/2946/opensuse</link>
 <description>All things openSUSE</description>
 <language>en</language>
<item>
 <title>How to Add Additional Perl Modules to Your Linux Installation</title>
 <link>http://www.novell.com/communities/node/9222/how-add-additional-perl-modules-your-linux-installation</link>
 <description> &lt;p&gt;Depending on whether you&#039;re using openSUSE, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server or Open Enterprise Server and which version you&#039;re using you may be lucky and find that you can easily add the required &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/2048&quot;&gt;&lt;acronym title=&quot;Practical Extraction and Report LanguageA general-purpose scripting language for creating scripts on the Web, popular because of its ease of use and availability on a wide range of platforms. Perl 5 supports regular expressions, run-time libraries, exception handling, data structures, and object-oriented features.&quot;&gt;Perl&lt;/acronym&gt;&lt;/a&gt; module via &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/3338&quot;&gt;&lt;acronym title=&quot;Yet another Setup ToolThe SUSE Linux administration tool for installing and configuring a system.&quot;&gt;YaST&lt;/acronym&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here packages are named perl-&amp;lt;module&amp;gt; where double colons (::) are replaced by a minus (-) so for example the Net::&lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/2354&quot;&gt;&lt;acronym title=&quot;Simple Network Management ProtocolA TCP/IP protocol used for communicating between a network management console (SNMP Manager) and the devices the console manages. The protocol allows the SNMP Manager to gather information about the configuration and status of the TCP/IP protocol stacks of network nodes.&quot;&gt;SNMP&lt;/acronym&gt;&lt;/a&gt; module can be added by installing the perl-Net-SNMP package.&lt;/p&gt;
&lt;p&gt;However the majority of Perl modules are not available through YaST so have to be added another way.  Fortunately Perl on Linux provides a way of automating the manual process.&lt;/p&gt;
&lt;p&gt;As root run&lt;/p&gt;
&lt;pre&gt;# perl -MCPAN -e &#039;shell&#039;

&lt;/pre&gt;&lt;p&gt;If it&#039;s the first time this has been done you need to answer some questions - you can either choose to autoconfigure these or run through manually and choose defaults.  If you get prompted for a CPAN mirror &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/2554&quot;&gt;&lt;acronym title=&quot;Uniform Resource LocatorThe addressing system used in the World Wide Web and other Internet resources. The URL contains information about the method of access (http://, for example), the name of the host and domain (such as www.suse.de) to be accessed, and the path of any file or document (such as /company/index.html) to be accessed. The complete URL of this example is http://www.suse.de/company/index.html.&quot;&gt;URL&lt;/acronym&gt;&lt;/a&gt; use something suitable from &lt;a href=&quot;http://search.cpan.org/mirror&quot;&gt;http://search.cpan.org/mirror&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once done you can then install the additional modules - case is important!&lt;/p&gt;
&lt;p&gt;For example, to install the Net::&lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/3099&quot;&gt;&lt;acronym title=&quot;Simple Mail Transfer ProtocolThe standard TCP/IP protocol used on Internet email. The protocol defines the message format and the message transfer agent (MTA) that stores and forwards the mail. SMTP is the most common way of transporting mail messages from your computer to the server.&quot;&gt;SMTP&lt;/acronym&gt;&lt;/a&gt; module do&lt;/p&gt;
&lt;pre&gt;cpan[#]&amp;gt; install Net::SMTP

&lt;/pre&gt;&lt;p&gt;at the end of which, if this is the first time using the shell, it will probably note that there&#039;s a newer CPAN so then&lt;/p&gt;
&lt;pre&gt;cpan[#]&amp;gt; install CPAN

&lt;/pre&gt;&lt;p&gt;which may take a while!&lt;/p&gt;
&lt;p&gt;Afterwards it will prompt you to reload CPAN so&lt;/p&gt;
&lt;pre&gt;cpan[#]&amp;gt; reload CPAN

&lt;/pre&gt;&lt;p&gt;To exit&lt;/p&gt;
&lt;pre&gt;cpan[#]&amp;gt; quit

&lt;/pre&gt; &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/node/2946/opensuse&quot; class=&quot;og_links&quot;&gt;openSUSE&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/node/9222/how-add-additional-perl-modules-your-linux-installation#comments</comments>
 <category domain="http://www.novell.com/communities/coolsolutions/oes">Open Enterprise Server</category>
 <category domain="http://www.novell.com/communities/product/opensuse">openSUSE</category>
 <category domain="http://www.novell.com/communities/taxonomy/term/79">SUSE Linux Enterprise</category>
 <category domain="http://www.novell.com/communities/coolsolutions/sled">SUSE Linux Enterprise Desktop</category>
 <category domain="http://www.novell.com/communities/product/suse+linux+enterprise+server">SUSE Linux Enterprise Server</category>
 <category domain="http://www.novell.com/communities/content-type/tip">Tip</category>
 <category domain="http://www.novell.com/communities/taxonomy/term/32">Configuration</category>
 <category domain="http://www.novell.com/communities/taxonomy/term/45">Customizing</category>
 <category domain="http://www.novell.com/communities/topic/installation">Installation</category>
 <group domain="http://www.novell.com/communities/coolsolutions/workgroup" xmlns="http://drupal.org/project/og">Workgroup Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions/slemag" xmlns="http://drupal.org/project/og">SUSE Linux Enterprise Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions" xmlns="http://drupal.org/project/og">Cool Solutions</group>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <pubDate>Tue, 10 Nov 2009 13:18:26 -0700</pubDate>
 <dc:creator>smflood</dc:creator>
 <guid isPermaLink="false">9222 at http://www.novell.com/communities</guid>
</item>
<item>
 <title>Create Custom Geekos with the Geeko Builder</title>
 <link>http://www.novell.com/communities/node/8242/create-custom-geekos-geeko-builder</link>
 <description> &lt;p&gt;Now that SUSE Linux Enterprise 11 is out the door, we wanted to make it easy for SUSE enthusiasts to spread the word. Over the years, we&#039;ve had tons of requests for personalized Geekos, so we&#039;ve whipped up Geekobuilder.com to let SUSE and openSUSE enthusiasts show their love of the Geeko.&lt;/p&gt;
&lt;p&gt;Geekobuilder.com is an interactive Web site that gives SUSE Linux enthusiasts the power to create their very own customized Geeko artwork, and win some fun prizes as well! The top five Geekos submitted by June 30th will net the artist an HD flip video camera, customized with our favorite green mascot.  &lt;/p&gt;
&lt;p&gt;Geeko fans can use Geekobuilder.com to create personalized Geekos for their desktop, or to share with other Linux lovers all over the world.&lt;/p&gt;
&lt;p&gt;The site is live, now it&#039;s up to us to spread the word. Take a few minutes today to share Geekobuilder.com with your friends in the Linux community using the “Share this Site” feature. Tweet it, Digg it, email it, blog about it, and slap it on your Facebook wall so everybody can have a lot of fun building their own Geeko at &lt;a href=&quot;http://www.geekobuilder.com/?cm_mmc=Novell-_-SLE11-_-Geeko+Builder-_-CoolSolutions &quot;&gt;www.Geekobuilder.com.&lt;/a&gt;&lt;/p&gt;
 &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/partners/datacenter&quot; class=&quot;og_links&quot;&gt;Data Center Specialists&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/node/8242/create-custom-geekos-geeko-builder#comments</comments>
 <category domain="http://www.novell.com/communities/taxonomy/term/24">SUSE Linux</category>
 <category domain="http://www.novell.com/communities/taxonomy/term/79">SUSE Linux Enterprise</category>
 <category domain="http://www.novell.com/communities/coolsolutions/sled">SUSE Linux Enterprise Desktop</category>
 <category domain="http://www.novell.com/communities/product/suse+linux+enterprise+server">SUSE Linux Enterprise Server</category>
 <category domain="http://www.novell.com/communities/topic/social-media">Social Media</category>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <group domain="http://www.novell.com/communities/coolsolutions/zenworks" xmlns="http://drupal.org/project/og">ZENworks Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions/workgroup" xmlns="http://drupal.org/project/og">Workgroup Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions/slemag" xmlns="http://drupal.org/project/og">SUSE Linux Enterprise Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions" xmlns="http://drupal.org/project/og">Cool Solutions</group>
 <group domain="http://www.novell.com/communities/partners/datacenter" xmlns="http://drupal.org/project/og">Data Center</group>
 <group domain="http://www.novell.com/communities//partners/datacenter" xmlns="http://drupal.org/project/og">Data Center Specialists</group>
 <pubDate>Thu, 11 Jun 2009 00:00:00 -0600</pubDate>
 <dc:creator>ssalgy</dc:creator>
 <guid isPermaLink="false">8242 at http://www.novell.com/communities</guid>
</item>
<item>
 <title>Field Memo: PlateSpin Orchestrate Success Story - Tenzing</title>
 <link>http://www.novell.com/communities/node/8436/field-memo-platespin-orchestrate-success-story-tenzing</link>
 <description> &lt;p&gt;By using PlateSpin® Orchestrate to manage both Microsoft Windows and Linux environments, Tenzing has created a new cloud computing platform for a new market of customers.&lt;br /&gt;
About Tenzing&lt;/p&gt;
&lt;p&gt;Tenzing is a managed hosting company with an award-winning approach to hosting business-critical Internet applications. A private company with 60+ employees, Tenzing has customer service centers in Kelowna, BC and Toronto, Ontario and datacenters in Canada&#039;s primary NAPs: 151 Front, Toronto and the Harbour Centre, Vancouver.&lt;br /&gt;
Challenge&lt;/p&gt;
&lt;p&gt;As a managed hosting company, Tenzing manages the complex business requirements of hundreds of different clients. To provide efficient services and support, the company needs to make the best use of its data center resources. Automating workload management across physical and virtual machines would not only increase efficiency and improve performance, but also reduce costs for both Tenzing and its customers.&lt;/p&gt;
&lt;p&gt;Many of Tenzing&#039;s clients have both Microsoft Windows and Linux environments and require virtualization technologies that work seamlessly on both platforms. Tenzing needed a single data center management solution that was flexible enough to natively manage all industry-leading hypervisors, including VMware, Xen and Microsoft Hyper-V.&lt;br /&gt;
Novell Solution&lt;/p&gt;
&lt;p&gt;Tenzing evaluated several workload management solutions including VMware and Citrix, before selecting PlateSpin Orchestrate from Novell to power its new cloud computing platform.&lt;/p&gt;
&lt;p&gt;&quot;We needed a workload management solution that is hypervisor agnostic,&quot; said Kelly Beardmore, CTO at Tenzing. &quot;PlateSpin Orchestrate is the only solution we evaluated that does not lock us in to a single virtualization technology, giving us the maximum flexibility to meet the individual needs our diverse customer base. We also found that PlateSpin Orchestrate was very extensible and easy to customize.&quot;&lt;/p&gt;
&lt;p&gt;Using PlateSpin Orchestrate, Tenzing can manage client workloads efficiently across physical and virtual machines. The company can effectively leverage all hypervisor technologies, regardless of vendor, and manage everything from a central, unified interface. With a centralized view of its data center, Tenzing can create policies specific to a customer&#039;s business environment. For example, if a customer has a significant outage, policies automatically direct the workload to another machine, with no user disruption.&lt;/p&gt;
&lt;p&gt;&quot;We need a flexible &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/3000&quot;&gt;&lt;acronym title=&quot;In ZENworks Desktop Management, ZENworks Handheld Management, and ZENworks Server Management, a set of rules that define how workstations, handheld devices, and servers can be configured and controlled, including application availability and access, file access, and the appearance and contents of individual desktops. Policies are contained within policy packages, where they are also administered and customized.&quot;&gt;policy&lt;/acronym&gt;&lt;/a&gt; engine and the ability to set high-level policies for our clients, regardless of the technology underneath,&quot; said Beardmore. &quot;PlateSpin Orchestrate is the brain of our data center and allows us to manage workloads effectively so that everything works in concert. We can tailor policies for hundreds of customers.&quot;&lt;/p&gt;
&lt;p&gt;PlateSpin Orchestrate offers high levels of automation, allowing Tenzing to quickly provision new servers using images and predefined templates. Such automation has dramatically improved speed of delivery - the company can now deliver solutions to customers in 15 minutes, a process that used to take up to 24 hours. PlateSpin Orchestrate will also automate the way customers place orders as they will be able to elastically scale their network, storage, and processing resources on-demand through a Web-based portal.&lt;/p&gt;
&lt;p&gt;&quot;With PlateSpin Orchestrate, we do the initial install of the &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/631&quot;&gt;&lt;acronym title=&quot;The master control program that runs the computer. It is the first program loaded when the computer is turned on, and its main part, called the kernel, resides in memory at all times. The operating system performs basic tasks, such as recognizing input from the keyboard, sending output to the display screen, keeping track of files and directories on the disk, and controlling peripheral devices such as disk drives and printers. The operating system acts as an interface between the user and the computer, enabling the user to operate software applications and access all resources available on the computer, including the CPU, media drives, memory, printers, and storage devices.&quot;&gt;operating system&lt;/acronym&gt;&lt;/a&gt; and application framework for our customers, then they configure it and we template it,&quot; said Beardmore. &quot;If there is a problem, we have the template ready which greatly reduces our support costs.&quot;&lt;/p&gt;
&lt;p&gt;PlateSpin Orchestrate provides Tenzing with the flexibility to balance the right amount of computing resources for each customer. Such flexibility also allows the company to prevent any business disruption in the event of a workload failure. Customers can be confident that they can scale workloads on demand in both their Windows and Linux environments.&lt;/p&gt;
&lt;p&gt;&quot;With PlateSpin Orchestrate, we&#039;ve been able to bring a cloud computing platform to the market, which is an important place to be right now,&quot; said Beardmore, &quot;We can be much more flexible than our competitors with the ability to provide native support for Windows and Linux, using any hypervisor technology.&quot;&lt;br /&gt;
Results&lt;/p&gt;
&lt;p&gt;PlateSpin Orchestrate gives Tenzing a single workload management tool to natively manage Windows, Linux and VMware environments, enabling the company to create a cloud computing platform to reach a new market. The flexibility of the solution allows the company to effectively support the individual needs of its diverse customer base.&lt;/p&gt;
&lt;p&gt;Automation has dramatically improved data center efficiency, while reducing man hours by 50 percent. The company can now deliver services to its customers 95 percent faster. Greater efficiency has also reduced capital expenditures per customer deployment by 20 percent, and support costs by 25 percent. With flexible, monthly licensing agreements from Novell, the company can pass along savings to its customers with cost-effective options.&lt;/p&gt;
&lt;p&gt;&quot;Without Novell, we would be tied to specific technologies—whether Microsoft, Xen, or VMware—and would be forced to manage each environment separately,&quot; said Beardmore. &quot;PlateSpin Orchestrate gives us a major competitive advantage as we can provide customers with a much more flexible offering as there is no need to require customers to use one solution over another.&quot;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.novell.com/success/tenzing.html&quot;&gt;Read More Here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Enjoy,&lt;/p&gt;
&lt;p&gt;The Data Center Enablement Team&lt;/p&gt;
 &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/node/2946/opensuse&quot; class=&quot;og_links&quot;&gt;openSUSE&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/node/8436/field-memo-platespin-orchestrate-success-story-tenzing#comments</comments>
 <category domain="http://www.novell.com/communities/product/platespin">PlateSpin</category>
 <category domain="http://www.novell.com/communities/taxonomy/term/39">Monitoring</category>
 <category domain="http://www.novell.com/communities/topic/virtualization">Virtualization</category>
 <group domain="http://www.novell.com/communities/partners/datacenter" xmlns="http://drupal.org/project/og">Data Center</group>
 <group domain="http://www.novell.com/communities//partners/datacenter" xmlns="http://drupal.org/project/og">Data Center Specialists</group>
 <group domain="http://www.novell.com/communities/partners" xmlns="http://drupal.org/project/og">Solution Provider</group>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <pubDate>Wed, 03 Jun 2009 16:48:06 -0600</pubDate>
 <dc:creator>rossatnovell</dc:creator>
 <guid isPermaLink="false">8436 at http://www.novell.com/communities</guid>
</item>
<item>
 <title>PlateSpin Recon: Workload Analysis Flyer and Presentation</title>
 <link>http://www.novell.com/communities/node/8245/platespin-recon-workload-analysis-flyer-and-presentation</link>
 <description> &lt;p&gt;PlateSpin Recon is the first data center workload profiling, analysis and planning tool to combine consolidation planning with virtual capacity management.  This assists customers by giving them an ongoing view of their physical and virtual infrastructure.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;PlateSpin Recon: Workload Profiling, Analysis and Planning Product Flyer&lt;/b&gt;&lt;br /&gt;
Successful data center initiatives require considerable up-front planning and analysis to ensure a maximum return on investment. PlateSpin® Recon is a sophisticated workload profiling, analysis and planning solution that provides new levels of intelligence, visual analysis and forecasting for optimizing the data center.
&lt;p&gt;
Get the Flyer in &lt;a href=&quot;http://www.novell.com/rc/docrepository/public/14/basedocument.2009-01-23.3470700724/PlateSpin%20Recon%20Virtual%20Capacity%20Management%20and%20Consolidation%20Planning_en.pdf&quot;&gt;English&lt;/a&gt;, in &lt;a href=&quot;http://www.novell.com/rc/docrepository/public/14/basedocument.2009-01-23.3470700724&quot;&gt;All languages.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;PlateSpin Recon Partner Presentation&lt;/b&gt;&lt;br /&gt;
Successful virtualization initiatives require considerable up-front planning to ensure maximum ROI. But it doesn’t end there. Because resource utilization changes over time, regular reassessment and management are required to maintain optimal efficiency. PlateSpin® Recon from Novell® is a sophisticated workload analysis, planning and management solution that provides new levels of intelligence, visual analysis and forecasting for optimizing the data center.
&lt;p&gt;
Get the Presentation &lt;a href=&quot;http://www.novell.com/rc/docrepository/public/25/basedocument.2009-04-29.5531030517/PlateSpin%20Recon%20Partner%20Presentation_en.ppt&quot;&gt;in English.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Enjoy,&lt;/p&gt;
&lt;p&gt;The Data Center Enablement Team&lt;/p&gt;
 &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/node/4133/cool-blogs-official-novell-bloggers&quot; class=&quot;og_links&quot;&gt;Cool Blogs: Official Novell Bloggers&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/node/8245/platespin-recon-workload-analysis-flyer-and-presentation#comments</comments>
 <category domain="http://www.novell.com/communities/product/platespin">PlateSpin</category>
 <category domain="http://www.novell.com/communities/topic/deployment">Deployment</category>
 <category domain="http://www.novell.com/communities/topic/disaster+recovery">Disaster Recovery</category>
 <category domain="http://www.novell.com/communities/topic/migration">Migration</category>
 <category domain="http://www.novell.com/communities/taxonomy/term/39">Monitoring</category>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <group domain="http://www.novell.com/communities/partners/isvihv" xmlns="http://drupal.org/project/og">Technology Partners</group>
 <group domain="http://www.novell.com/communities//partners/datacenter" xmlns="http://drupal.org/project/og">Data Center Specialists</group>
 <group domain="http://www.novell.com/communities/partners" xmlns="http://drupal.org/project/og">Solution Provider</group>
 <group domain="http://www.novell.com/communities/partners/datacenter" xmlns="http://drupal.org/project/og">Data Center</group>
 <group domain="http://www.novell.com/communities/node/4133/cool-blogs-official-novell-bloggers" xmlns="http://drupal.org/project/og">Cool Blogs: Official Novell Bloggers</group>
 <pubDate>Wed, 06 May 2009 15:37:31 -0600</pubDate>
 <dc:creator>rossatnovell</dc:creator>
 <guid isPermaLink="false">8245 at http://www.novell.com/communities</guid>
</item>
<item>
 <title>PlateSpin Recon 3.6 Released</title>
 <link>http://www.novell.com/communities/node/8229/platespin-recon-36-released</link>
 <description> &lt;p&gt;WALTHAM, Mass. 29 Apr 2009&lt;/p&gt;
&lt;p class=&quot;summary&quot;&gt;First &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/2314&quot;&gt;&lt;acronym title=&quot;A powerful computer running software that supplies network clients with services, such as file, print, communication, or application services. Examples of servers include1. Routing servers, which connect nodes and networks of similar architectures2. Gateway servers, which connect nodes and networks of different architectures by performing protocol conversions3. Terminal servers, print servers, disk servers, and file servers, which provide an interface between compatible peripheral devices on a local area network&quot;&gt;server&lt;/acronym&gt;&lt;/a&gt; workload profiling, analysis and planning solution to give customers ongoing visibility into their virtual infrastructure&lt;/p&gt;
&lt;p&gt;Novell today announced the availability of PlateSpin® Recon 3.6 , the first data center workload profiling, analysis and planning tool to combine consolidation planning with virtual capacity management to give customers an ongoing view of their &lt;a href=&quot;http://www.novell.com/products/recon/manage_virtual.html&quot;&gt;physical and virtual infrastructure&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As customers embrace &lt;a href=&quot;http://www.novell.com/products/recon/datacenter_initiatives.html&quot;&gt;virtualization in the data center&lt;/a&gt;, they need comprehensive information about their physical and &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/3155&quot;&gt;&lt;acronym title=&quot;In ZENworks Desktop Management and ZENworks Server Management, a logical server, rather than a physical node, to which cluster-enabled shared volumes are tied.&quot;&gt;virtual server&lt;/acronym&gt;&lt;/a&gt; workloads, collected over time, to give a true picture of how resources are being used. &lt;a href=&quot;http://www.novell.com/products/recon/&quot;&gt;PlateSpin Recon&lt;/a&gt; 3.6 allows data center managers to gain new insight into their virtual infrastructure, not only to better plan the initial virtualization initiative, but also to maximize the return on their virtualization investment and avoid or postpone costly hardware purchases over time.&lt;/p&gt;
&lt;p&gt;Designed to take the guesswork out of complex server consolidation and capacity planning initiatives, PlateSpin Recon 3.6 offers best-fit scenario modeling that increases server consolidation ratios while simultaneously minimizing resource contention. Post-consolidation, PlateSpin Recon continues to track and analyze key resource utilization metrics as workloads change over time, so customers can re-assess and re-optimize their virtual infrastructures, increase workload performance, and reclaim and redeploy underutilized resources.&lt;/p&gt;
&lt;p&gt;“Virtualization initiatives cannot be successful without a thorough understanding of the server workloads running in the data center,” said Richard Whitehead, director of product marketing for data center solutions at Novell. “To ensure a maximum return on investment, successful data center initiatives require &lt;a href=&quot;http://www.novell.com/products/recon/server_workload.html&quot;&gt;upfront planning and analysis&lt;/a&gt;. PlateSpin Recon 3.6 not only helps with the upfront planning, but is versatile enough to continue to track important utilization metrics over time, ensuring ongoing efficiency, productivity and return on investment.” &lt;/p&gt;
&lt;p&gt;PlateSpin Recon remotely discovers hardware and &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/3110&quot;&gt;&lt;acronym title=&quot;In ZENworks Handheld Management, software information from each handheld device in the system, including the application name and version, company name and, depending on the type of handheld device, additional information such as whether the application is installed in ROM, in RAM, or on a storage card.&quot;&gt;software inventory&lt;/acronym&gt;&lt;/a&gt; across the data center, on the industry’s broadest range of operating systems, virtualization platforms and hardware. By examining resource utilization – &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/521&quot;&gt;&lt;acronym title=&quot;Central Processing UnitThe most powerful microprocessor chip in your computer. The actual CPU is about 1.5 inches square, yet it is the most critical part of the computer. Having a fast CPU (measured in MegaHertz) greatly aids in the overall speed of your computer.Sometimes the term CPU is used to describe the whole box that contains the chip (along with the motherboard, expansion cards, disk drives, power supply, and so on). In this sense, it comprises the part of the computer apart from the monitor, keyboard, and mouse.Sometimes referred to as the heart or the brains of a traditional computer. The CPU coordinates all activity in the machine by following a precise set of instructions--the software.&quot;&gt;CPU&lt;/acronym&gt;&lt;/a&gt;, disk, memory and network – for each workload over time, it ensures the optimal fit between real workload requirements and available or planned resources. PlateSpin Recon matches utilization peaks and valleys across workloads to fit more workloads onto each &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/2581&quot;&gt;&lt;acronym title=&quot;In the Novell Web Server environment, a logical entity within a virtual server that acts as a Web Server, with its own DNS hostname or IP address. A virtual host has its own document and log files, but it uses the virtual servers configuration files.&quot;&gt;virtual host&lt;/acronym&gt;&lt;/a&gt;, optimizing resource utilization. It also identifies gaps between virtual resource allocation and actual usage: minimizing these gaps maximizes the virtual resource capacity of existing IT infrastructure, extending useful service life and postponing new hardware purchases.&lt;/p&gt;
&lt;p&gt;PlateSpin Recon provides powerful virtual infrastructure management features to help organizations monitor and manage the growth of virtual machines, avoid virtual infrastructure sprawl and automate IT chargeback for physical and virtual resources. New features in Version 3.6 include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Resource reclamation reports that offer customers graphical proof points to show resource consumption and reclaimable resources;&lt;/li&gt;
&lt;li&gt;The ability to include virtual clusters in virtual infrastructure reports;&lt;/li&gt;
&lt;li&gt;Support for &lt;a href=&quot;http://www.novell.com/products/server/&quot;&gt;SUSE® Linux Enterprise Server 11&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;Solaris Containers support, allowing customers to plan migrations of Solaris workloads to Solaris Containers;&lt;/li&gt;
&lt;li&gt;A new licensing model offering less expensive ongoing analysis of both physical and virtual data center infrastructures.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;“We have always recommended PlateSpin Recon to our customers as the best solution for consolidation planning. Its intelligent algorithms consistently give higher consolidation ratios than other products, putting more VMs on each virtual host, meaning less hardware and licenses to buy and lowering the initial capital expense.” said Damon Brown, CTO, Govplace.“The new virtual capacity management features make it a simple decision to keep using PlateSpin Recon after the initial consolidation exercise. As workloads in the data center evolve over time, increasing or decreasing resource utilization, PlateSpin Recon helps manage and balance these changing needs with the available resources. Even when the virtualization platform shows maximum resource allocation, PlateSpin Recon identifies underutilized resources to be reclaimed and reassigned.” &lt;/p&gt;
&lt;p&gt;PlateSpin Recon, along with the other products in the PlateSpin workload management family – &lt;a href=&quot;http://www.novell.com/products/migrate/&quot;&gt;PlateSpin Migrate&lt;/a&gt;, &lt;a href=&quot;http://www.novell.com/products/orchestrate/&quot;&gt;PlateSpin Orchestrate&lt;/a&gt;, &lt;a href=&quot;http://www.novell.com/products/protect/&quot;&gt;PlateSpin Protect&lt;/a&gt; and &lt;a href=&quot;http://www.platespin.com/products/forge/&quot;&gt;PlateSpin Forge&lt;/a&gt; – enables customers to profile, migrate, protect and manage server workloads between physical and virtual infrastructures in heterogeneous IT environments. PlateSpin Workload Management from Novell is the only solution on the market today to support 32-and 64-bit Windows and Linux servers, as well as all leading hypervisors including VMware ESX and ESXi, Microsoft Hyper-V, Citrix XenServer, Virtual Iron, and SUSE Linux Enterprise Server with integrated Xen.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Availability&lt;/strong&gt;&lt;br /&gt;
PlateSpin Recon 3.6 is available immediately. For more information about this announcement, see &lt;a href=&quot;http://www.platespin.com/products/recon&quot;&gt;http://www.platespin.com/products/recon&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About Novell &lt;/strong&gt;&lt;br /&gt;
Novell, Inc. (Nasdaq: NOVL) delivers the best engineered, most interoperable Linux platform and a portfolio of integrated IT management software that helps customers around the world reduce cost, complexity and risk. With our infrastructure software and ecosystem of partnerships, Novell harmoniously integrates mixed IT environments, allowing people and technology to work as one. For more information, visit &lt;a href=&quot;http://www.novell.com/&quot;&gt;www.novell.com&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;line&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;disclaimer&quot;&gt;
&lt;p class=&quot;flyspec&quot;&gt;Novell and PlateSpin are registered trademarks and Workload Portability is a trademark of Novell, Inc. in the United States and other countries. *All third-party trademarks are the property of their respective owners.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;news_contacts&quot;&gt;
&lt;p&gt;				Press Contacts&lt;/p&gt;
&lt;p&gt;					Ian Bruce&lt;br /&gt;
					Novell, Inc.&lt;br /&gt;
					Телефон: +1 781 464-8034&lt;br /&gt;
					Email: &lt;a href=&quot;mailto:ibruce@novell.com&quot;&gt;ibruce@novell.com&lt;/a&gt;
				&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;investor_contacts&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
 &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/node/2946/opensuse&quot; class=&quot;og_links&quot;&gt;openSUSE&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/node/8229/platespin-recon-36-released#comments</comments>
 <category domain="http://www.novell.com/communities/product/platespin">PlateSpin</category>
 <category domain="http://www.novell.com/communities/topic/announcements">Announcements</category>
 <category domain="http://www.novell.com/communities/topic/deployment">Deployment</category>
 <category domain="http://www.novell.com/communities/topic/disaster+recovery">Disaster Recovery</category>
 <category domain="http://www.novell.com/communities/topic/linux">Linux</category>
 <category domain="http://www.novell.com/communities/taxonomy/term/39">Monitoring</category>
 <category domain="http://www.novell.com/communities/topic/performance">Performance</category>
 <category domain="http://www.novell.com/communities/topic/virtualization">Virtualization</category>
 <group domain="http://www.novell.com/communities/node/4133/cool-blogs-official-novell-bloggers" xmlns="http://drupal.org/project/og">Cool Blogs: Official Novell Bloggers</group>
 <group domain="http://www.novell.com/communities/partners/datacenter" xmlns="http://drupal.org/project/og">Data Center</group>
 <group domain="http://www.novell.com/communities//partners/datacenter" xmlns="http://drupal.org/project/og">Data Center Specialists</group>
 <group domain="http://www.novell.com/communities/partners" xmlns="http://drupal.org/project/og">Solution Provider</group>
 <group domain="http://www.novell.com/communities/partners/isvihv" xmlns="http://drupal.org/project/og">Technology Partners</group>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <pubDate>Mon, 04 May 2009 16:02:21 -0600</pubDate>
 <dc:creator>rossatnovell</dc:creator>
 <guid isPermaLink="false">8229 at http://www.novell.com/communities</guid>
</item>
<item>
 <title>Field Memo: What&#039;s New in SUSE Linux Enterprise 11</title>
 <link>http://www.novell.com/communities/node/8188/field-memo-whats-new-suse-linux-enterprise-11</link>
 <description> &lt;p&gt;What&#039;s New in SUSE Linux Enterprise 11 &lt;/p&gt;
&lt;p&gt;SUSE® Linux Enterprise 11 from Novell delivers &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/1556&quot;&gt;&lt;acronym title=&quot;The ability of different types of computers, networks, operating systems, and applications to work together effectively, without prior communication, in order to exchange information in a useful and meaningful manner.&quot;&gt;interoperability&lt;/acronym&gt;&lt;/a&gt; and mission-critical support for the complete computing environment, to help you reduce cost, complexity and risk. This version delivers significant advances and has been especially designed for:&lt;/p&gt;
&lt;p&gt;• &lt;b&gt;Interoperability&lt;/b&gt;—The most interoperable Linux turns boundaries into bridges to help make your IT work as one.  You can increase Linux interoperability with Windows and &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/3335&quot;&gt;&lt;acronym title=&quot;An operating system that is widely distributed, especially on workstations in networks. Linux is a freely available PC version of UNIX.&quot;&gt;UNIX&lt;/acronym&gt;&lt;/a&gt; to simplify your environment and better leverage your existing investments.&lt;br /&gt;
• &lt;b&gt;Mission-critical computing&lt;/b&gt;—The Linux built for mission-critical computing delivers the power and reliability you need to migrate from UNIX and build a resilient infrastructure. Powerful high availability clustering provides enterprise reliability with the affordability of open source.&lt;br /&gt;
• &lt;b&gt;Ubiquity&lt;/b&gt;—SUSE Linux Enterprise powers your complete environment. You can run the desktop to data center platform built on a common code base. Deploy physical and virtual servers with the greatest of ease and outstanding performance, and run key applications from the leading ISVs. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.novell.com/rc/docrepository/public/37/basedocument.2009-03-24.9596266055/SLE%2011%20Technical%20WP_f%203-30-09_en_en.pdf&quot;&gt;Get the White Paper here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Enjoy,&lt;/p&gt;
&lt;p&gt;The Data Center Enablement Team&lt;/p&gt;
 &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/coolsolutions/slemag&quot; class=&quot;og_links&quot;&gt;SUSE Linux Enterprise Cool Solutions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/node/8188/field-memo-whats-new-suse-linux-enterprise-11#comments</comments>
 <category domain="http://www.novell.com/communities/topic/white-papers">White Papers</category>
 <group domain="http://www.novell.com/communities/node/4133/cool-blogs-official-novell-bloggers" xmlns="http://drupal.org/project/og">Cool Blogs: Official Novell Bloggers</group>
 <group domain="http://www.novell.com/communities/node/4571/training-certification" xmlns="http://drupal.org/project/og">Training &amp;amp; Certification</group>
 <group domain="http://www.novell.com/communities/partners/datacenter" xmlns="http://drupal.org/project/og">Data Center</group>
 <group domain="http://www.novell.com/communities/partners" xmlns="http://drupal.org/project/og">Solution Provider</group>
 <group domain="http://www.novell.com/communities//partners/datacenter" xmlns="http://drupal.org/project/og">Data Center Specialists</group>
 <group domain="http://www.novell.com/communities/partners/isvihv" xmlns="http://drupal.org/project/og">Technology Partners</group>
 <group domain="http://www.novell.com/communities/coolsolutions" xmlns="http://drupal.org/project/og">Cool Solutions</group>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <group domain="http://www.novell.com/communities/coolsolutions/slemag" xmlns="http://drupal.org/project/og">SUSE Linux Enterprise Cool Solutions</group>
 <pubDate>Tue, 28 Apr 2009 16:50:05 -0600</pubDate>
 <dc:creator>rossatnovell</dc:creator>
 <guid isPermaLink="false">8188 at http://www.novell.com/communities</guid>
</item>
<item>
 <title>Field Memo: SUSE Linux Enterprise Server vs. Red Hat Enterprise Linux Technical White Paper</title>
 <link>http://www.novell.com/communities/node/7763/field-memo-suse-linux-enterprise-server-vs-red-hat-enterprise-linux-technical-white-paper</link>
 <description> &lt;p&gt;Each year several hundred thousand RISC/&lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/3335&quot;&gt;&lt;acronym title=&quot;An operating system that is widely distributed, especially on workstations in networks. Linux is a freely available PC version of UNIX.&quot;&gt;UNIX&lt;/acronym&gt;&lt;/a&gt; platforms are migrated to Linux, Windows, another UNIX system or a different platform. More than 80 percent of the migrated systems are moved to Linux or Windows with most of the remainder moving to another RISC/UNIX platform.&lt;/p&gt;
&lt;p&gt;For the past 15 years and longer, RISC/UNIX* platforms, such as &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/3269&quot;&gt;&lt;acronym title=&quot;Advanced Interactive ExecutiveAn IBM version of the UNIX operating system.&quot;&gt;AIX&lt;/acronym&gt;&lt;/a&gt;* on POWER*, HP-UX* on PA-RISC and Solaris* on SPARC*, have established a history of solid reliability in the data center. RISC/UNIX typically runs mission-critical applications, including back-end databases, and has a reputation for good performance, high reliability, proven &lt;a class=&quot;glossary-term&quot; href=&quot;/communities/glossary/term/2282&quot;&gt;&lt;acronym title=&quot;The ability to expand a computing solution to support increasing numbers of users without impacting performance. In NetWare, it is the incremental increase in throughput, or work accomplished relative to processor 0, when additional processors are brought online.&quot;&gt;scalability&lt;/acronym&gt;&lt;/a&gt; and trustworthy security. But these benefits come at a high total cost of ownership (TCO). RISC/UNIX generally requires&lt;br /&gt;
expensive proprietary software and hardware as well as budget-draining annual maintenance costs. These expenses are a key factor in recent, widespread migrations to other platforms, specifically Linux*.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.novell.com/rc/docrepository/public/37/basedocument.2009-04-01.6574230940/SLES_vs_Red_Hat_Enterprise_Linux_White_Paper_en.pdf&quot;&gt;Get the White Paper here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Enjoy,&lt;/p&gt;
&lt;p&gt;The Data Center Enablement Team&lt;/p&gt;
 &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/coolsolutions/slemag&quot; class=&quot;og_links&quot;&gt;SUSE Linux Enterprise Cool Solutions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/node/7763/field-memo-suse-linux-enterprise-server-vs-red-hat-enterprise-linux-technical-white-paper#comments</comments>
 <category domain="http://www.novell.com/communities/taxonomy/term/24">SUSE Linux</category>
 <category domain="http://www.novell.com/communities/product/suse+linux+enterprise+server">SUSE Linux Enterprise Server</category>
 <category domain="http://www.novell.com/communities/topic/migration">Migration</category>
 <category domain="http://www.novell.com/communities/topic/white-papers">White Papers</category>
 <group domain="http://www.novell.com/communities/node/4133/cool-blogs-official-novell-bloggers" xmlns="http://drupal.org/project/og">Cool Blogs: Official Novell Bloggers</group>
 <group domain="http://www.novell.com/communities/partners/datacenter" xmlns="http://drupal.org/project/og">Data Center</group>
 <group domain="http://www.novell.com/communities/partners" xmlns="http://drupal.org/project/og">Solution Provider</group>
 <group domain="http://www.novell.com/communities//partners/datacenter" xmlns="http://drupal.org/project/og">Data Center Specialists</group>
 <group domain="http://www.novell.com/communities/partners/isvihv" xmlns="http://drupal.org/project/og">Technology Partners</group>
 <group domain="http://www.novell.com/communities/coolsolutions" xmlns="http://drupal.org/project/og">Cool Solutions</group>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <group domain="http://www.novell.com/communities/coolsolutions/slemag" xmlns="http://drupal.org/project/og">SUSE Linux Enterprise Cool Solutions</group>
 <pubDate>Mon, 20 Apr 2009 14:58:37 -0600</pubDate>
 <dc:creator>rossatnovell</dc:creator>
 <guid isPermaLink="false">7763 at http://www.novell.com/communities</guid>
</item>
<item>
 <title>Novell Support Advisor 1.0 -- Now Available!!! </title>
 <link>http://www.novell.com/communities/node/7168/novell-support-advisor-10-now-available</link>
 <description> &lt;p&gt;Novell Technical Services is pleased to announce the availability of the Novell Support Advisor 1.0. As you may know, the general 1.0 release was made available effective 20 March 2009. This version consists of a client that runs on SUSE® Linux Enterprise Desktop 11 (or later), SUSE Linux Enterprise Server 11 (or later), OpenSUSE 10.3 (or later), Microsoft Windows XP SP2 (or later), Microsoft Windows Vista or Microsoft Windows Server 2003. The supported target servers include currently supported versions of SUSE® Linux Enterprise Desktop, SUSE Linux Enterprise Server and Open Enterprise Server® (Linux). To learn more about Novell Support Advisor, and to download the current version, visit &lt;a href=&quot;http://support.novell.com/advisor&quot;&gt;Novell Support Advisor&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;What is Novell Support Advisor?&lt;/b&gt;&lt;br /&gt;
Novell Support Advisor is an automated self-help tool used to support and diagnose SUSE Linux Enterprise Server, Open Enterprise Server (Linux) and associated products. This tool provides you with a streamlined way to perform both pro-active and reactive system diagnostic tasks typically provided by Novell Technical Services, but in a local, secure and automated fashion.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Novell Support Advisor Vision&lt;/b&gt;&lt;br /&gt;
The vision for Novell Support Advisor is to provide improved product value by placing automated system and product diagnostic capabilities in the hands of our customers. In doing this, Novell Technical Services aims to improve overall product support automation while resolving and deflecting our most common and critical support related issues. By providing this tool to our customers, Novell Technical Services can better determine current and potential user value and can solicit feedback from the user community to assist in driving new features and functionality.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Feedback Appreciated&lt;/b&gt;&lt;br /&gt;
New functionality for Novell Support Advisor will be driven in large part by feedback from the user community. We appreciate and rely heavily upon the input, involvement and support from our customers in driving future functionality of this tool. Come to the &lt;a&gt;Novell Support Advistor Forum&lt;/a&gt; and give us your input.&lt;/p&gt;
 &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/coolsolutions/slemag&quot; class=&quot;og_links&quot;&gt;SUSE Linux Enterprise Cool Solutions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/node/7168/novell-support-advisor-10-now-available#comments</comments>
 <group domain="http://www.novell.com/communities/coolsolutions" xmlns="http://drupal.org/project/og">Cool Solutions</group>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <group domain="http://www.novell.com/communities/coolsolutions/slemag" xmlns="http://drupal.org/project/og">SUSE Linux Enterprise Cool Solutions</group>
 <pubDate>Fri, 10 Apr 2009 11:43:11 -0600</pubDate>
 <dc:creator>kgroneman</dc:creator>
 <guid isPermaLink="false">7168 at http://www.novell.com/communities</guid>
</item>
<item>
 <title>Linux Sets You Free</title>
 <link>http://www.novell.com/communities/node/7160/linux-sets-you-free</link>
 <description> Linux Sets You Free:  &lt;a href=&quot;http://www.youtube.com/novell&quot; title=&quot;http://www.youtube.com/novell&quot;&gt;http://www.youtube.com/novell&lt;/a&gt;
&lt;object width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/8bVDQ4rVrM4&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/8bVDQ4rVrM4&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;/embed&gt;&lt;/object&gt;
 &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/coolsolutions&quot; class=&quot;og_links&quot;&gt;Cool Solutions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/node/7160/linux-sets-you-free#comments</comments>
 <group domain="http://www.novell.com/communities/coolsolutions/slemag" xmlns="http://drupal.org/project/og">SUSE Linux Enterprise Cool Solutions</group>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <group domain="http://www.novell.com/communities/coolsolutions" xmlns="http://drupal.org/project/og">Cool Solutions</group>
 <pubDate>Thu, 09 Apr 2009 15:34:27 -0600</pubDate>
 <dc:creator>kgroneman</dc:creator>
 <guid isPermaLink="false">7160 at http://www.novell.com/communities</guid>
</item>
<item>
 <title>What do you do with Linux?</title>
 <link>http://www.novell.com/communities/morefreestuff</link>
 <description> &lt;p&gt;What do you do with Linux?  You get cash.  Cold, hard cash.  US$2000.00 to be exact. **OR** you get an &lt;a href=&quot;http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/321957-321957-64295-3841267-306995-3872994.html?jumpid=reg_R1002_USEN&quot;&gt;HP Mini 2140&lt;/a&gt;  **OR** you get a &lt;a href=&quot;http://www.theflip.com/products_flip_mino.shtml#scene=sceneMain&quot;&gt;Flip Mino video camera&lt;/a&gt;.  &lt;/p&gt;
&lt;p&gt;And it&#039;s easy.   Very easy.  Go to &lt;a href=&quot;http://www.howdoyoulinux.com&quot; title=&quot;http://www.howdoyoulinux.com&quot;&gt;http://www.howdoyoulinux.com&lt;/a&gt; for details.&lt;/p&gt;
&lt;p&gt;Have you got some video skills?  Ok...maybe, or maybe not, but do you have a video camera?  Do you speak English?  Good.  You&#039;re in.  Go to the above link and get details of how to enter the contest by posting your 1 minute video on YouTube.   Trust me on this one....your chances of winning are significantly increased if you actually enter the contest........&lt;/p&gt;
 &lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/communities/node/2562/chameleon+nui+israel&quot; class=&quot;og_links&quot;&gt;Chameleon - NUI Israel&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.novell.com/communities/morefreestuff#comments</comments>
 <group domain="http://www.novell.com/communities/coolsolutions/zenworks" xmlns="http://drupal.org/project/og">ZENworks Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions/workgroup" xmlns="http://drupal.org/project/og">Workgroup Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions/ntc" xmlns="http://drupal.org/project/og">Teaming &amp;amp; Conferencing Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions/slemag" xmlns="http://drupal.org/project/og">SUSE Linux Enterprise Cool Solutions</group>
 <group domain="http://www.novell.com/communities/node/2946/opensuse" xmlns="http://drupal.org/project/og">openSUSE</group>
 <group domain="http://www.novell.com/communities/coolsolutions/ism" xmlns="http://drupal.org/project/og">Identity &amp;amp; Security Management Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions/gwmag" xmlns="http://drupal.org/project/og">GroupWise Cool Solutions</group>
 <group domain="http://www.novell.com/communities/coolsolutions" xmlns="http://drupal.org/project/og">Cool Solutions</group>
 <group domain="http://www.novell.com/communities/node/2562/chameleon+nui+israel" xmlns="http://drupal.org/project/og">Chameleon - NUI Israel</group>
 <pubDate>Tue, 07 Apr 2009 10:45:06 -0600</pubDate>
 <dc:creator>kgroneman</dc:creator>
 <guid isPermaLink="false">7140 at http://www.novell.com/communities</guid>
</item>
</channel>
</rss>
