<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.maximumpc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Maximum PC opensuse RSS Feed</title>
 <link>http://www.maximumpc.com/tags/opensuse</link>
 <description>used for category lists, takes arguments</description>
 <language>en</language>
<item>
 <title>How to Build Your Own Custom Linux Distro</title>
 <link>http://www.maximumpc.com/article/features/how_build_your_own_custom_linux_distro</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Although most Linux users rely on pre-built Linux distros and customize their software configuration after installation, there is nothing quite like having a Linux distro that was custom-designed to your specifications. This allows you to get whatever you want out of the box, but in the past it was difficult to create such a distro since it involved compiling the entire operating system from source. (something firmly in the realm of advanced-to-expert-level users)&lt;/p&gt;
&lt;p&gt;In more recent years, it has become possible to create your own Linux distro through various easy-to-use online interfaces. The most well-known distro customization tool is Slax (which we recently discussed) but Novell has a tool called SuSE Studio in closed beta which allows you to assemble your own custom SuSE-based distro from pre-compiled packages. Right now, SuSE Studio is still invite-only since Novell gives you storage space on their servers and bandwidth to both store and download your creations.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/mpc-linux.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/mpc-linux_sm.png&quot; width=&quot;405&quot; height=&quot;303&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Read on to learn how we built our own Maximum PC-themed Linux distro!&lt;/p&gt;
&lt;h2&gt;Planning the System&lt;/h2&gt;
&lt;p&gt;Before you can create a distro, you must first plan what you are going to use it for. Our intention was to create a customized yet well-rounded desktop distro based on openSuSE 11. However, you also have the option of creating a desktop or server variant of OpenSuSE or SuSE Enterprise Linux for 32 or 64-bit x86 architecture. If you plan to redistribute your creation, you will need to use OpenSuSE as a base since SuSE Enterprise Linux is not free for download whereas OpenSuSE is. Redistribution also requires the removal of all SuSE-related artwork and branding as per the Novell requirements. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/opensuse_logo.png&quot; width=&quot;405&quot; height=&quot;254&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Many distros are meant to be one-size-fits-all and can be a little bit bloated since they must appeal to a wide audience. Since you know what you need better than anyone else, building your own distro gives you unparalleled opportunities to maximize efficiency. Ideally, Linux distros should be as small and compact as possible while still being feature-complete, so try to plan ahead and come up with an inventory of the exact software you are going to need. It often helps to get out some paper or a spreadsheet to make a list: break down the required software ecosystem for your distro into categories like development, Internet, multimedia, graphics, office, etc. and then populate each category with the programs you think you will need. &lt;/p&gt;
&lt;p&gt;When you go hiking, it pays to travel light since it is seldom worth it to carry a bunch of equipment you don&#039;t need over long distances. The same rule applies to distro planning. You should avoid including software that introduces redundant functionality; you don&#039;t need more than one desktop environment, raster editor, or office suite on your system. For instance, don&#039;t install both Openoffice.org and Koffice or both GNOME and KDE in the same distro. &lt;/p&gt;
&lt;p&gt;The only exception to the rule is with GUI vs. CLI utilities; you should make sure you have a CLI alternative for important utilities if applicable. For instance, you might choose a robust tool like Kate or Gedit as your primary text editor, but you should also include a CLI-friendly tool like Vim or Nano to fall back on during the times you may not have GUI functionality. Alternatively, you could also get away with just using Vim as your all-purpose text editor in both a GUI and CLI setting if you are so inclined. While it is possible to mix and match programs from both GNOME and KDE in SuSe Studio, this will inevitably create bloat because of the extra dependencies that will also have to be installed to make everything work. &lt;/p&gt;
&lt;h2&gt;Building the Distro&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step1_base.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step1_base_sm.png&quot; width=&quot;405&quot; height=&quot;224&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Now that planning is out of the way, we can get to the really fun part. The first step to building a custom distro with SuSE Studio is creating the base configuration. This includes choosing the core operating system, (various OpenSuSE or SuSE Enterprise Linux templates are available in preset desktop, server, and minimalistic configurations) the primary desktop environment, the primary system architecture, (x86 or x86-64) and the name of the distro. The core operating system doesn&#039;t include very much, just a kernel, desktop environment, and a few basic utilities. For our demonstration, we chose to create a 64-bit variant of OpenSuSE 11 that utilizes the GNOME desktop environment. We chose to call our creation “Maximum PC Linux.”&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step2.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step2_sm.png&quot; width=&quot;405&quot; height=&quot;180&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Once the distro&#039;s base configuration has been created, you will be taken to the start page, which is the gateway to the rest of the tools you will need to create your distro. The next step is to configure your distro&#039;s software ecosystem. Although choosing a base configuration will already have added a bunch of software to your distro, you are still able to add any other individual programs you may want to use. This is where the list you should have made before starting this part of the process will come in handy.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step3_software1.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step3_software1_sm.png&quot; width=&quot;405&quot; height=&quot;180&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;SuSE Studio automatically ties in the default repositories for your distro, so you will have full access to the same packages you would normally be able to work with through the package manager in conventional SuSe Enterprise Linux or OpenSuSE. You can also add additional repositories if the default ones do not have what you are looking for; SuSE studio will integrate them and make their packages available to you if the repository is valid. You also have the option of loading individual RPM files, useful for those rare times when you have no choice but to spoon-feed packages into the operating system.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step3_software2.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step3_software2_sm.png&quot; width=&quot;405&quot; height=&quot;180&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;The package list in SuSE Studio is divided into several categories that will probably correspond to the categories on your preparation list: multimedia, graphics, office, etc. By browsing each category, you will be able to add additional programs to the project. Remember that while most software dependencies are handled automatically, this is not the case for system services; if you want sound to work you will need to add a sound engine like ALSA or PulseAudio. Likewise, you will also need to add any necessary codec packages for the various media frameworks (like Gstreamer or Xine) that most media players rely on. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step3_software3.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step3_software3_sm.png&quot; width=&quot;405&quot; height=&quot;171&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Of course, you (or your other users) could always install these packages after installation, but a primary incentive of using a custom distro is to have most services work out of the box. Unfortunately, US patent law and the DMCA prohibited us from including MP3 codecs or a DVD decrypter with Maximum PC Linux, even though we really wanted to. To get these types of media working, you will need to add the necessary plugins yourself. (you will need the Fluendo MP3 decoder for Gstreamer and the libdvdcss2 plugin; Fluendo can be &lt;a href=&quot;http://download.opensuse.org/distribution/11.0/repo/non-oss/suse/x86_64/&quot;&gt;acquired as an RPM here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Depending on the size of the installation media you are planning to use, be sure to keep an eye on the package count to prevent the distro footprint from getting too big. SuSE Studio estimates the current size of the distro for your convenience but keep in mind that the final image is slightly larger than the value provided during the software selection process because dependencies are not factored into the estimate. Therefore, if you want your distro to fit on a 700 MB CD, you should generally not exceed more than 610 MB of additional software packages although the actual safety margin will vary depending on what you install.&lt;/p&gt;
&lt;p&gt;After all the additional software you wanted has been added to the mix, you can customize the appearance and behavior of your distro by switching to the &lt;strong&gt;Configuration &lt;/strong&gt;tab:&lt;/p&gt;
&lt;h3&gt;General Settings &lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;General Settings allow you to set the default configuration of your location, time zone, firewall, and network settings. For Maximum PC Linux, we chose to have NetworkManager handle the network configuration since it allows far greater flexibility (such as the ability to choose between wired and wireless connections) than standard DHCP. If you go this route, be sure to include the NetworkManager package and the appropriate frontend for NetworkManager that would allow it to interface with your desktop environment. We also configured the firewall to allow inbound SSH through port 22. If you do not need or want remote access functionality, be sure to disable it when you build your custom distro. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step4_general.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step4_general_sm.png&quot; width=&quot;405&quot; height=&quot;172&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Personalization &lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;The Personalize tab allows you to choose a logo and wallpaper for your distro. The wallpaper image is especially prominent, since it is also shown during the boot process and is a great way to brand your custom distro to make it truly yours. The default settings are rather limited and are identical to what can be found in generic OpenSuSE. We took this opportunity to customize Maximum PC Linux with one of the official Maximum PC wallpaper images. The logo functionality allows you to use the SuSE iguana symbol, a generic Tux image, a custom image, or no logo at all.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step5_personalize1.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step5_personalize1_sm.png&quot; width=&quot;405&quot; height=&quot;171&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step5_personalize2.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step5_personalize2_sm.png&quot; width=&quot;405&quot; height=&quot;172&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Startup &lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;The Startup tab allows you to choose the default runlevel of your distro. The default level is set to graphical login; you should leave this alone unless you know what you are doing and don&#039;t want the GUI to start automatically at boot. You should know that the runlevel settings in this section correspond with the general Linux runlevels, some of which do not feature a GUI and/or disallow networking. The Startup section also allows you to define a EULA for your distro. Since the LiveCD installation utility built into the distro will complain (but will still work) if there is no EULA, it is advisable to use something generic if you do not have your own special licensing terms. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step4_startup.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step4_startup_sm.png&quot; width=&quot;405&quot; height=&quot;173&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;h3&gt;Server &lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;The Server tab allows you to configure specific services (like MySQL) that would normally run in a server-type environment. If you choose to build a desktop distro, you will typically not need to enable any services. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step4_server.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step4_server_sm.png&quot; width=&quot;405&quot; height=&quot;172&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;h3&gt;Desktop &lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;The Desktop tab allows you to further configure runtime options like automated login and automated startup programs. Since a typical SuSe Studio desktop distro is automatically set up to be a LiveCD, it helps to enable automated login since security is not as important in that situation. If you choose to install the distro, you will be able to set up a more secure environment at that time. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step4_desktop.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step4_desktop_sm.png&quot; width=&quot;405&quot; height=&quot;172&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;h3&gt;Storage and Memory &lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;The Storage and Memory tab allows you to declare virtual memory allocation if your distro is going to be a VMware or Xen image. If you plan to create a conventional ISO image, you do not need to make any changes in this section.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step4_diskram.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step4_diskram_sm.png&quot; width=&quot;405&quot; height=&quot;171&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Scripts &lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;The scripts section allows you to create and run a shell script at the end of the SuSE Studio build process or at the distro&#039;s boot time. Most SuSE Studio projects will work properly without additional scripting, so you should generally leave this feature alone unless you know what you are doing.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step4_scripts.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step4_scripts_sm.png&quot; width=&quot;405&quot; height=&quot;172&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Putting Everything Together&lt;/h2&gt;
&lt;p&gt;Once you have configured your distro to be the way you want it, SuSE studio must assemble everything before it will work. This is not a compile process (like Gentoo and similar distros would be) but is instead a very elegant assembly and configuration process where all individual packages you have chosen are brought together and configured to work with each other. You have the option of creating an ISO image for an installation CD, Vmware/Virtualbox hard disk image, (which you can then plug into a new virtual machine) Xen image, or a generic disk image you can clone onto a USB stick or hard drive. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step6_compile.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step6_compile_sm.png&quot; width=&quot;405&quot; height=&quot;172&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;To start this process, switch to the build tab, choose the format you want your distro to be created in, set the version, and then click the Build button. After that, all you have to do is relax and wait as SuSE Studio does all the hard work behind the scenes and creates your custom distro for you based on your specifications. Depending on the size and complexity of your distro, the build process can take awhile; creating a 700 MB build of Maximum PC Linux took about 24 minutes on average.&lt;/p&gt;
&lt;p&gt;The versioning feature is very important since it can take several adjustments (each requiring a separate build) to get everything working properly. To facilitate easy debugging, SuSE Studio has an incredibly useful tool called TestDrive, which is essentially an Adobe Flash-based virtualization tool. Using TestDrive, you can run your distro in an hour-long test session without having to download it. However, truly comprehensive testing and debugging often requires you to download and run the distro on a virtual machine or a real test system. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/step6_compile5.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/step6_compile5_sm.png&quot; width=&quot;405&quot; height=&quot;172&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Once the build is finished, you can download your distro. SuSE Studio will save your builds for about a week, after which they may be deleted to free up space for other users. (however, you can always re-build them later if you have to)&lt;/p&gt;
&lt;p&gt;SuSE Studio generally worked well for us, (all programs we chose worked properly) but there were some minor problems. On the first build, we did not expect to have to manually add packages like ALSA to get sound support, so it took more debugging than we initally anticipated to get everything working. Although using SuSE Studio is far easier than manually configuring a distro from scratch, it is still not something you are able to breeze through in five minutes without careful planning and a fairly good knowledge of Linux systems.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/suse/mpc-linux-boot.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/suse/mpc-linux-boot_sm.png&quot; width=&quot;405&quot; height=&quot;304&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Also, the builds that SuSE Studio produces have problems with auto-mounting media; after plugging in a USB flash drive, nothing would happen so we had to mount those devices manually through the console. (after which they worked perfectly) We tried installing udev and any other package we could find that dealt with USB devices, but no solution presented itself. Since we concluded that this problem is caused by the HAL (hardware abstraction layer) not properly recognizing new media, we feel that this (and other essential stuff like sound support) is something that should be automatically set up in the base configuration instead of being something that users should be expected to figure out for themselves. &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/features/how_build_your_own_custom_linux_distro#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/31">Features</category>
 <category domain="http://www.maximumpc.com/geek_tested/features">features</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3002">how tos</category>
 <category domain="http://www.maximumpc.com/geek_tested/linux">linux</category>
 <category domain="http://www.maximumpc.com/geek_tested/novell">novell</category>
 <category domain="http://www.maximumpc.com/geek_tested/opensource">open-source</category>
 <category domain="http://www.maximumpc.com/geek_tested/opensuse">opensuse</category>
 <category domain="http://www.maximumpc.com/geek_tested/operating_systems">Operating Systems</category>
 <category domain="http://www.maximumpc.com/geek_tested/suse">suse</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/10177">suse studio</category>
 <pubDate>Thu, 05 Nov 2009 10:00:00 -0600</pubDate>
 <dc:creator>Will Kraft</dc:creator>
 <guid isPermaLink="false">8848 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>There&#039;s Way More to Linux than Ubuntu: 8 Distros Compared</title>
 <link>http://www.maximumpc.com/article/features/theres_way_more_linux_ubuntu_8_distros_compared</link>
 <description>&lt;!--paging_filter--&gt;&lt;table border=&quot;0&quot; align=&quot;right&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
digg_url = &#039;http://www.maximumpc.com/article/features/theres_way_more_linux_ubuntu_8_distros_compared&#039;;
&lt;/script&gt;&lt;script src=&quot;http://digg.com/tools/diggthis.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Yes, there is more to Linux than Ubuntu. As you are probably aware, there are many different types of Linux to choose from, even though not all get the attention they deserve. These are organized into separate distributions, (distros) and each one is different. If you&#039;ve read our previous &lt;a href=&quot;/article/features/the_complete_beginners_guide_linux&quot;&gt;Beginner&#039;s Guide to Linux&lt;/a&gt;, you are already familiar with the advice we gave about choosing the right distro for your needs. This guide will shed more light on some of the more common distributions in use today and will cover the distinct advantages or disadvantages of each.  &lt;/p&gt;
&lt;p&gt;For the purpose of comparison, we personally tested each distro and critiqued it based on several distinct areas: appearance, ease of use, system administration, software/package management, security, and the level of support available for the distro. We graded each factor on a scale of zero to five: 0 –   Abysmal or non-existent;  1– Very bad;  2 – Needs improvement; 3 – Average; 4 – Good; and 5 – Excellent. We hope that this guide will give you a better understanding of the current state of Linux, so you can make an informed decision about choosing the right Distro without just defaulting to Ubuntu (which we&#039;ve included in this roundup)&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;/files/u17625/linuxdistro_teaser.jpg&quot; width=&quot;415&quot; height=&quot;217&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Fedora&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/logo_fedoralogo_sm.png&quot; width=&quot;415&quot; height=&quot;126&quot; /&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;History&lt;/h3&gt;
&lt;p&gt;Fedora Linux is the successor to Red Hat Linux. It was formed when the original Red Hat Linux  distribution was discontinued in 2003 and  was redesigned as Red Hat Enterprise Linux, a primarily server-oriented distribution. The desktop aspect of the old Red Hat Linux became Fedora as part of a community-based movement called the Fedora Project. Although Red Hat currently sponsors the Fedora Project, there is little direct involvement. Due to this, there is a degree of separation between Fedora and Red Hat Enterprise Linux, which is currently the only “official” distro in the Red Hat product line. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/fedora_appearance1_sm.png&quot; width=&quot;415&quot; height=&quot;312&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Fedora is designed as a desktop-oriented distribution. All server functionality has been separated into the official Red Hat Enterprise Linux distribution, available from Red Hat. Since RHEL requires a non-free support contract, a community-oriented clone of RHEL called CentOS was created. Since the free software licenses that RHEL falls under mandate the release of all source code, CentOS was created based on that code. CentOS is virtually identical to RHEL aside from differences in artwork/branding. &lt;/p&gt;
&lt;h3&gt;Appearance&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/fedora_appearance2_sm.png&quot; width=&quot;415&quot; height=&quot;314&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Fedora has always been a very attractive distribution. By default, it uses a very rich blue color scheme that goes well with the standard GNOME environment. Although Fedora has always been a classic GNOME-based  distribution, it does have packages for KDE 4 and other window managers. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/fedora_appearance3_sm.png&quot; width=&quot;415&quot; height=&quot;310&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;Intended Audience and Ease of Use  &lt;/h3&gt;
&lt;p&gt;Fedora is a very well-done operating system, on par with Ubuntu. Fedora is mostly intended for a desktop audience; if you want a Red Hat-based server system, you would be far better off with CentOS. Fedora is about as easy to use as any other desktop-oriented distribution. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/fedora_appearance4_sm.png&quot; width=&quot;415&quot; height=&quot;312&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;System Administration&lt;/h3&gt;
&lt;p&gt;Fedora is like Ubuntu in that there is no centralized system administration utility like Mandriva&#039;s DrakX or openSUSE&#039;s YaST. However, what is presented is adequate to properly administrate the system. The only downside is that the system administration menus in Fedora&#039;s implementation of GNOME are slightly non-standard, but this is easy enough to get used to.  &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/fedora_admin1_sm.png&quot; width=&quot;415&quot; height=&quot;311&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;Software and Package Management&lt;/h3&gt;
&lt;p&gt;Fedora uses the “Yellow Dog Updater, Modified” (YUM) tool  to manage its packages. There is a frontend for this called PackageKit which allows you to manage programs much like similar programs in openSUSE and Mandriva. In addition to that, there is also a tool called apt-rpm that allows you to have Debian/Ubuntu-like package management in Fedora if desired. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/fedora_package_sm.png&quot; width=&quot;415&quot; height=&quot;311&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Although Fedora has quite a bit of software available for it in the official repository, there is not quite as much as there is for Ubuntu or Debian. Fortunately, FreshRPMs.net is able to partially compensate for this problem. To facilitate this, there is a tool in the administration menu that allows you to easily manage your software sources.&lt;/p&gt;
&lt;h3&gt;Support Availability&lt;/h3&gt;
&lt;p&gt;Fedora&#039;s documentation is fairly poor compared to that of other distros, so any assistance must come from outside sources. Unlike Ubuntu, Fedora has a strict stance on allowing only free open source software in its default installation. (this means no non-free proprietary drivers are available out of the box) Fortunately, Fedora includes a guide about how to set up non-free software if you need it. Like Ubuntu, Fedora has an entire support forum dedicated to it: http://www.fedoraforum.org. &lt;/p&gt;
&lt;h3&gt;Security&lt;/h3&gt;
&lt;p&gt;Security is where Fedora truly shines. Out of all the distros we tested, Fedora had the best level of out-of-the-box security.  There is a proper separation of root and regular user accounts on Fedora. In addition to that, Fedora also comes equipped with SELinux (a security-focused extension of the Linux kernel) out of the box and provides a nice interface to manage it. Although openSUSE and Ubuntu also support SELinux, it does not come pre-installed on those distros at the time of this writing. Fedora also provides a nice interface for setting up and managing a firewall. &lt;/p&gt;
&lt;h3&gt;Bottom Line&lt;/h3&gt;
&lt;p&gt;Fedora is a very well-developed distro, and is one of the best choices if security is a top priority. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Appearance&lt;/strong&gt;: 5 --- Fedora looks great and is very professional.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ease of Use&lt;/strong&gt;: 4 --- Fedora is suitable for most users&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;System Administration&lt;/strong&gt;: 4 --- There is no centralized administration, but the tools work well enough&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Software &amp;amp; Package Management&lt;/strong&gt;: 5 --- Package management is easy and there is a lot of software to choose from if you include extra repositories&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;: 5  --- Rock-solid. We would give this a 6 if our critique scale went that high. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Support Availability&lt;/strong&gt;: 5 --- There is extensive documentation available and an entire support forum to answer your questions. &lt;/p&gt;
&lt;h3&gt;Total: 28/30&lt;/h3&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Mandriva Linux&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/mandriva_logo_sm.png&quot; width=&quot;300&quot; height=&quot;300&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;History&lt;/h3&gt;
&lt;p&gt;Mandriva is the descendant of the older MandrakeLinux distribution. The name change occurred because of legal issues; the Hearst Corporation filed a trademark claim over the name “Mandrake”, even though MandrakeLinux had nothing at all to do with the “Mandrake the Magician” character in Hearst&#039;s publications and there was no reasonable way that the two could be confused with each other.  From the very beginning in 1998, MandrakeLinux was geared as a novice-friendly distribution. This allowed it to find its niche with new users in the years before Ubuntu came on the scene. Although Ubuntu has overshadowed many other distros, Mandriva is still very capable and enjoys a strong following. &lt;/p&gt;
&lt;h3&gt;Appearance&lt;/h3&gt;
&lt;p&gt;Mandriva has three versions, each with different artwork and appearance. The color theme in the free edition is a light blue that is aesthetically pleasing, while the non-free editions feature a darker theme that helps to effectively differentiate them from the free version.  Mandriva has been primarily a KDE-oriented distro ever since the days of MandrakeLinux, and Mandriva 2009&#039;s use of KDE 4.2 is extremely effective and useful. Although KDE 4.2 offers the traditional KDE menu, Mandriva has a special implementation of it that provides additional functionality (it shows previous commands/documents and provides a run command prompt while the default menu does not) &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/mandriva_appearance1_sm.png&quot; width=&quot;415&quot; height=&quot;279&quot; /&gt;&lt;/p&gt;
&lt;p&gt;GNOME 2.24 on Mandriva is also done well. Instead of including the bare minimum with its GNOME packages, Mandriva has taken the extra time to make GNOME as nice as the KDE component.  GNOME uses the “La Ora” theme by default, which includes nice sounds and window decorations.  Even small Window managers like IceWM include a degree of customization, which is unusual. All in all, the distro is meticulously built, which is a very good thing.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/mandriva_appearance2_sm.png&quot; width=&quot;415&quot; height=&quot;310&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience and Ease of Use&lt;/h3&gt;
&lt;p&gt;Mandriva has always been easy to set up and use. Although there is no LiveCD functionality in the  Mandriva 2009 DVD, (The CD releases do incorporate LiveCD functionality) the setup utility is straightforward and very easy to use. Unlike Ubuntu, Mandriva allows you to determine which packages you want to install.  Current versions of Mandriva are just as easy to use as MandrakeLinux was. Mandriva makes no distinction between a desktop and server release; typical server functionality like Apache and MySQL are bundled with the desktop distribution.  However, these are not installed unless you specifically select them on the custom installation screen in the setup utility. &lt;/p&gt;
&lt;p&gt;Mandriva also offers a unique proprietary tool called Codina. This tool allows you to purchase the codecs required to watch encrypted DVDS and play certain audio formats like MP3.  (MP3 is not supposed to work out of the box on Linux due to software patents) Many Linux users frequently use unlicensed audio codecs to provide MP3 support and tools like DeCSS to break DVD content protection so they will be able to watch the movies they paid for. While such activity is technically illegal under the United States patent law and the Digital Millennium Copyright Act,  many people feel that such  laws (especially the DMCA) are unjust and are able to get away with using the unauthorized tools and codecs for free. Codina offers a solution to new users who may not know how to use the unsanctioned utilities or may wish to stay completely legitimate.     &lt;/p&gt;
&lt;p&gt;Mandriva  has some proprietary tie-ins and  is not pure open source software. On the desktop, there are two icons that allow you to join the Mandriva Community and upgrade to the the non-free deluxe edition of Mandriva. By default, Mandriva shows a splash screen that advertises Mandriva “One” (the middle grade) and Mandriva “PowerPack”. (the premium version) However, these icons are easily deleted and do not really hinder your performance in any way. The advertisement screen can be disabled by un-checking a single box, but its presence may upset more die-hard Linux users.  On the flip side, there are plenty of Linux users who would be open to the idea of paying for certain features if they are truly worth the money. Ultimately, it comes down to a matter of personal choice, and Linux is here to serve everyone.&lt;/p&gt;
&lt;h3&gt;System Administration&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/mandriva_admin_sm.png&quot; width=&quot;415&quot; height=&quot;324&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Regardless of the desktop environment in use, Mandriva includes excellent system administration tools in addition to the standard tools provided by the desktop environments themselves. Both sets of tools work well together and don&#039;t step on each other&#039;s toes. The Mandriva Linux Control Center (DrakX) is a very nice program that includes modules for software management, online administration, hardware, network &amp;amp; internet, system, network sharing, local disk settings, and boot settings. &lt;/p&gt;
&lt;h3&gt;Software and Package Management&lt;/h3&gt;
&lt;p&gt;Mandriva provides a wide assortment of software out of the box. Two complete desktop environments (GNOME and KDE4) are available on the DVD release, in addition to IceWM and other small Window Managers. Mandriva&#039;s implementation of KDE seemed better than that of Kubuntu. Like most distros, Mandriva comes fully loaded with all types of software like internet tools, graphics utilities, and the OpenOffice.org 3.0 office suite. (mostly things that are standard in practically every distro) Mandriva also includes extensive documentation (including a complete manual) which is a valuable resource if you are new to Mandriva or Linux in general.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/mandriva_software_sm.png&quot; width=&quot;415&quot; height=&quot;311&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Mandriva is a RPM-based distro. While it is possible to install packages on the command line, many new users prefer to use a graphical frontend instead. The package management frontend tool provided in Mandriva is excellent, with packages organized by category and the ability to exclude packages based on certain criteria (like the absence of a GUI) &lt;/p&gt;
&lt;h3&gt;Support availability&lt;/h3&gt;
&lt;p&gt;Mandriva has support available from Mandriva Expert, the official support service from the distro maintainer. Mandriva Expert offers several tiers of service: answers for individual questions from regular users are provided for free while a subscription provides a response in a guaranteed amount of time. There is also unofficial support available at &lt;a href=&quot;http://www.linuxquestions.org/questions/mandriva-30/&quot;&gt;LinuxQuestions.org&lt;/a&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/mandriva-documentation1_sm.png&quot; width=&quot;415&quot; height=&quot;312&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;Security&lt;/h3&gt;
&lt;p&gt;Mandriva offers good security with proper separation of root privileges from regular user accounts. Sudo is properly implemented with the root password required for temporary privilege escalation. &lt;/p&gt;
&lt;h3&gt;Bottom Line&lt;/h3&gt;
&lt;p&gt;Mandriva is an excellent distro. It is very beginner friendly and offers an exceptionally good KDE 4.2 implementation. For a desktop-oriented distro, Mandriva is one of the best around. However, it is not 100%  free. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Appearance&lt;/strong&gt;: 5 --- (All window managers are effective and the distro is quite attractive) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ease of Use&lt;/strong&gt;: 4 --- (Mandriva is one of the easiest distros we have used, but multimedia codecs cost extra)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;System Administration&lt;/strong&gt;: 5 --- (Exquisite management tool makes managing the distro very easy) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Software &amp;amp; Package Management&lt;/strong&gt;: 5 --- (The package installer is excellent and has a wide selection of software. The days of RPM hell are over for Mandriva. ) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;: 4 --- (Security out of the box is what it should be, but it doesn&#039;t have anything extra) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Support Availability&lt;/strong&gt;: 3 --- (Help is out there, but it is not as good as Ubuntu or Fedora)&lt;/p&gt;
&lt;h3&gt;Total: 26/30&lt;/h3&gt;
&lt;hr /&gt;
&lt;h2&gt;openSUSE&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/opensuse%20logo_sm.png&quot; width=&quot;415&quot; height=&quot;267&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;History&lt;/h3&gt;
&lt;p&gt;openSUSE is a distribution published by Novell. It is derived from the original SuSE distribution, which was originally not freely available. The distro was renamed to openSUSE when Novell decided to make the distribution free to encourage community involvement. Technologically, openSUSE is the equivalent of the professional edition of the original SuSE. In recent years, Novell and openSUSE have come under scrutiny ever since Novell made an infamous  deal with Microsoft about rather baseless patent allegations. (however, we are going to ignore that event and focus on the software itself) &lt;br /&gt;openSUSE is not the only distribution under the SuSE brand; Novell also makes SuSE Enterprise Desktop and SuSE enterprise Server. These two distributions are not related to the openSUSE in any way other than the name. Unlike openSUSE, they are not free and receive much more direct development attention from Novell.&lt;/p&gt;
&lt;h3&gt;Appearance&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/opensuse_boot_sm.png&quot; width=&quot;415&quot; height=&quot;312&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Like Mandriva, openSUSE (and SuSE before it) has traditionally been a KDE-oriented distro. By default, openSUSE comes equipped with KDE 4.2. The appearance of openSUSE is downright beautiful; we could tell that quite a bit of time was spent making this distro look good. The standard green theme in KDE 4 was very good, although the blue window decoration looked out of place amongst all the green. openSUSE&#039;s GNOME implementation is rather strange and is very different from the standard GNOME appearance. &lt;/p&gt;
&lt;h3&gt;Intended Audience and Ease of Use&lt;/h3&gt;
&lt;p&gt;openSUSE is a nice middle-of-the-road distro. While it is not as simplified as Mandriva or Ubuntu, it does have its moments. Although the interface is fairly straightforward, openSUSE caters to developers and higher end users. One of the way is this is apparent  is the inclusion of a build resource in openSUSE that allows users to compile software for multiple distros. This can be done over the web or through a local command-line utility. &lt;/p&gt;
&lt;p&gt;openSUSE is primarily a desktop-oriented distribution, but it does include server-oriented functionality  as well. The installer for SuSE is one of the best we have ever seen, and makes setting up the system very easy.  &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/opensuse_boot2_sm.png&quot; width=&quot;415&quot; height=&quot;311&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;System Administration&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/opensuse_config1_sm.png&quot; width=&quot;415&quot; height=&quot;312&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Like most other distros, openSUSE comes fully equipped out of the box and uses a package manager  to install and maintain software. For this purpose, openSUSE uses a utility named YaST. (Yet another Setup Tool) However, YaST is much more than a mere package manager; it allows the system administrator to manage software, hardware, system-wide settings, network devices and services, Novell Apparmor, security, virtualization, documentation, and more. YaST is designed to be failsafe; if you accidentally break the GUI, YaST will still work in a simplified text mode and will remain fully functional. YaST is a much more centralized  and advanced  administration tool than many other distros include, although it is not quite as easy to work with as Mandriva&#039;s equivalent. YaST makes the other tools provided by the KDE4 desktop environment seem superfluous in comparison. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/opensuse_config2_sm.png&quot; width=&quot;415&quot; height=&quot;312&quot; /&gt; &lt;/p&gt;
&lt;p&gt;openSUSE also includes a unique tool called Sysinfo that is sort of a YaST-powered plugin for the Konquerer component of KDE4. Sysinfo shows detailed system information in real-time. &lt;/p&gt;
&lt;h3&gt;Software and Package Management&lt;/h3&gt;
&lt;p&gt;Although YaST makes package management simple, we noticed that there was not quite as much software available for openSUSE as there is for Ubuntu or other distros.&lt;/p&gt;
&lt;h3 align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/opensuse_software_sm.png&quot; width=&quot;415&quot; height=&quot;310&quot; /&gt;&lt;/h3&gt;
&lt;h3&gt;Support Availability&lt;/h3&gt;
&lt;p&gt;openSUSE offers paid support and an &lt;a href=&quot;http://forums.openSUSE.org&quot;&gt;official forum&lt;/a&gt; &lt;/p&gt;
&lt;h3&gt;Security&lt;/h3&gt;
&lt;p&gt;Although security is generally good, openSUSE suffers from the same flaw as Ubuntu: out of the box, the regular user&#039;s password can be used to perform root-level activities. This was readily apparent when we tried to install software with YaST; we were prompted for the root password, but the root password was the same as the password for our regular account! It is possible to define a separate root password with “sudo passwd”, but this really should have been done during setup. On the flip side, SuSE does include Novell AppArmor and can also use SELinux.  &lt;/p&gt;
&lt;h3&gt;Bottom Line&lt;/h3&gt;
&lt;p&gt;openSUSE is primarily a developer&#039;s distro, since it has multiple developer tools like Eclipse and Netbeans in its repository and features a  unique build service to make compiling software for multiple distros easy. Once the security problem is resolved, openSUSE is serviceable enough.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Appearance&lt;/strong&gt;: 4 --- (KDE is the best solution, since the non-standard GNOME has more of a learning curve) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ease of Use&lt;/strong&gt;: 4 --- (openSUSE is a bit more complicated than other distros we reviewed for this article)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;System Administration&lt;/strong&gt;: 5 --- (Yast is extremely powerful and thorough, but is also quite complicated compared to Mandriva&#039;s tool) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Software &amp;amp; Package Management&lt;/strong&gt;: 4 --- (YaST resolves dependencies and has a frontend for package management, but there is not as much software available as for other distros) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;: 3 --- (The security is adequate but could be improved) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Support Availability&lt;/strong&gt;: 4 --- (Better than Mandriva, but not as good as Ubuntu)&lt;/p&gt;
&lt;h3&gt;Total: 24/30&lt;/h3&gt;
&lt;hr /&gt;
&lt;h2&gt;Knoppix&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/knoppixlogo_sm.png&quot; width=&quot;272&quot; height=&quot;286&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;History&lt;/h3&gt;
&lt;p&gt;Knoppix is what most people think of when they envision a Linux Live CD. Knoppix was created by Klaus Knopper, a native of Germany. Unlike most Linux distributions, Knoppix was designed to run in real-time from a CD in a temporary session instead of being installed to the hard drive.  During its session, Knoppix makes no changes to your computer&#039;s hard drive; when the Knoppix session terminates, the computer will be exactly the same way as it was before. &lt;/p&gt;
&lt;h3&gt;Appearance&lt;/h3&gt;
&lt;p&gt;Versions of Knoppix prior to 6.0 have traditionally used a complete version of the KDE 3.x desktop and the other software that goes with it. Historically, each release of Knoppix has used different artwork for the wallpaper and boot prompt screen, but other parts of the UI have remained largely consistent. Version 6.0 is a radical departure from other versions; the aging KDE 3.5 desktop has been removed and replaced with LXDE. (Light X desktop Environment)  This version of Knoppix is much faster than previous versions since it does not have the inherent overhead of a heavy desktop environment like KDE.  Unfortunately, this also means that Knoppix has been trimmed down somewhat. GNOME users may prefer Gnoppix, a fork/derivative that is built around GNOME instead of KDE or LXDE. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/knoppix_appearance1_sm.png&quot; width=&quot;415&quot; height=&quot;311&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Knoppix is unique to many other distros in this article in that it provides accommodations for visually impaired users with a specialized “Adrianne” release as of version 6.0. This is named for Klaus Knopper&#039;s wife Adrianne, who has a visual impairment. This version incorporates screen-reading tools and uses a text-based menu by default instead of starting a GUI automatically. &lt;/p&gt;
&lt;h3&gt;Intended Audience and Ease of Use&lt;/h3&gt;
&lt;p&gt;Knoppix generally has a dual audience. While it is ideal for people who want to give Linux a try without committing to a full installation, Knoppix is really best used as a system rescue disc. This is an invaluable resource to Windows users, since many OEMs fail to provide adequate rescue tools; the typical disk image restoration tool that most OEMs provide makes no attempt to allow users to recover their files before destroying the old installation. Since Knoppix is a Live CD, it is able to bypass a damaged system and allow you to access the contents of any hard drive on your computer. Knoppix is also a solution for secure on-the-road computing or forensics; it is sometimes convenient to carry a Knoppix CD with you to provide a sterile and fully trustworthy computing environment if you know you are going to need one. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/knoppix_boot1_sm.png&quot; width=&quot;415&quot; height=&quot;312&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The Knoppix environment is temporary. Although you are able to create files and save them to your home directory in Knoppix, the files will not last beyond the end of the current session. However, Knoppix allows you to create a “persistent home directory” which will allow files to be saved to a file on the hard disk that works like a virtual home directory. &lt;br /&gt;Knoppix is available in only two languages (English and German), only offers one desktop environment, (If you like KDE, stick with version 5) and is only available for the x86 chip architecture.  All official versions of Knoppix are 32-bit, but unofficial 64-bit rebuilds are available if you know where to look. &lt;/p&gt;
&lt;h3&gt;System Administration&lt;/h3&gt;
&lt;p&gt;Not required!&lt;/p&gt;
&lt;h3&gt;Software and Package Management&lt;/h3&gt;
&lt;p&gt;Although it fits on a 700 MB CD, Knoppix features a massive collection of software, (over 1000 packages) made possible through efficient on-the-fly decompression. Knoppix packs in more software than many other distros include out of the box. (the DVD version of Knoppix has even more) Since Knoppix is a read-only operating system, a wide assortment of software is necessary for the operating system to be useful for a wide variety of purposes.&lt;/p&gt;
&lt;p&gt;Knoppix can be installed to a hard disk like any other operating system, but it is seldom a good idea to do so. Knoppix was designed to be a Live CD operating system, and installing it does not change that fact.  Since it is a variant of Debian, Knoppix uses the Aptitude package manager and is mostly compatible with the Debian repositories. However, keep in mind that the software that came pre-installed on Knoppix is not handled by Aptitude and must therefore be managed manually. (This is one of the many reasons why installing Knoppix is not recommended) Also, since Knoppix is a mix of the various branches of Debian, package management can be a nightmare. &lt;/p&gt;
&lt;h3&gt;Support Availability&lt;/h3&gt;
&lt;p&gt;Since Knoppix is a Live CD and not an installed distribution, there is no enterprise-level support for it. Although Knoppix is mostly binary-compatible with Debian, Knoppix users are generally not welcome on support services which cater to Debian.  However, there is an official forum where Knoppix users can get their questions answered: http://www.knoppix.net/forum/ Other unofficial support resources can be found with a little bit of time on Google. &lt;/p&gt;
&lt;h3&gt;Security&lt;/h3&gt;
&lt;p&gt;Since Knoppix is read-only, no security is really needed. &lt;/p&gt;
&lt;h3&gt;Bottom line&lt;/h3&gt;
&lt;p&gt;Although you would have to be crazy to install Knoppix on a production computer like you would with any other distro, Knoppix fills an important niche and should be in everyone&#039;s toolkit as an emergency rescue disc. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Appearance&lt;/strong&gt;: 3 --- The artwork is nice, but the distro looks a bit rough around the edges compared to others.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ease of Use&lt;/strong&gt;: 5 --- As far as rescue discs go, nothing beats a fully self-contained operating system.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;System Administration&lt;/strong&gt;: N/A (defaults to 3) --- It&#039;s a Live CD; there&#039;s nothing to administrate!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Software &amp;amp; Package Management&lt;/strong&gt;: 1 --- Package management on Knoppix is difficult yet possible, but you would seldom need to install anything. Since nothing lasts between reboots, adding software to a session is mostly futile; you would be better off re-mastering the disc. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;: N/A (defaults to 3)  --- There&#039;s nothing to secure, since the operating system is automatically reset each time it is used&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Support Availability&lt;/strong&gt;: 5 --- Very good for a Live CD distro&lt;/p&gt;
&lt;h3&gt;Total: 23/30&lt;/h3&gt;
&lt;hr /&gt;
&lt;h2&gt;Ubuntu &lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/ubuntulogo_sm.png&quot; width=&quot;415&quot; height=&quot;108&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;Overview and History&lt;/h3&gt;
&lt;p&gt;Today, when most people think of Linux, Ubuntu comes to mind first and foremost.  This amazingly popular distribution has experienced an unprecedented surge in popularity since its introduction in 2004. Back then, the Linux world was a very different place; although Linux had been making slight progress towards mainstream desktop use, Ubuntu was the first distro that tried to be accessible for everyone. The very name of Ubuntu echoes this sentiment, since it means “humanity to others” in Zulu. This philosophy is put into practice, since one of the main cornerstones of Ubuntu is a large and dedicated user community. This resource is often invaluable for new users. &lt;/p&gt;
&lt;p&gt;Ubuntu was born as a solution to a problem. From a technical standpoint, Ubuntu is a direct descendant of Debian. Debian is one of the “classic” Linux distros, and Ubuntu greatly resembles its “parent”. While a well-earned reputation for stability has always been a prime asset of Debian, it caused a new problem: years would often pass between Debian releases because of the time it took to make a new version “stable” by Debian standards. To alleviate this problem without compromising Debian in any way, the code for the Debian unstable branch (which was still sufficiently stable, despite its name) was forked, and the new branch became Ubuntu.&lt;/p&gt;
&lt;h3&gt;Appearance&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/ubuntu_appearance2_sm.png&quot; width=&quot;415&quot; height=&quot;313&quot; /&gt;&lt;/p&gt;
&lt;p&gt;By default, Ubuntu uses a distinctive brown color scheme. This has received fairly mixed reviews throughout the Linux community; some people like the color scheme while others despise it. Ubuntu also includes the other typical GNOME themes, like Crux, Motif, Glider, etc even though there is a shortage of wallpapers to choose from out of the box. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/ubuntu_appearance3_sm.png&quot; width=&quot;415&quot; height=&quot;315&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Kubuntu is much more generic in its appearance; there is very little to show it is associated with Ubuntu at all.  The interface situation of Ubuntu is rather strange; on one hand, you have a heavily customized and enhanced GNOME, but on the other hand you have an almost generic KDE. This lack of balance is a significant fault in the distro. While Kubuntu gives KDE aficionados a reason to use Ubuntu, Kubuntu would benefit greatly from additional attempts to make it look more unique and bring it up to the same standard that GNOME in the regular Ubuntu distro has been elevated to. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/ubuntu_appearance4_sm.png&quot; width=&quot;415&quot; height=&quot;311&quot; /&gt; &lt;/p&gt;
&lt;h3&gt;Intended Audience and Ease of Use&lt;/h3&gt;
&lt;p&gt;As previously stated, Ubuntu Linux has been specifically designed for beginners and advanced Linux users alike. Ubuntu has always been easy to install, thanks to the “Ubiquity” installation tool. Ubuntu is available in several base configurations and derivatives. The main configuration of Ubuntu is a full-featured desktop-oriented operating system built around the GNOME desktop environment, (GNOME is easily the most effective interface on Ubuntu) but several official derivatives exist. &lt;/p&gt;
&lt;p&gt;Some of these fill specific purposes (Edubuntu as an educational tool, eeeBuntu for netbooks,  MythBuntu as an Ubuntu-based solution for MythTV, etc.) or offer alternatives to the GNOME interface (Kubuntu is built on KDE 4.2, FluxBuntu is built on Fluxbox, Xubuntu is built on XFCE, etc. ) In addition to the main desktop offering, Ubuntu also comes in a server edition. In this way, Ubuntu is a multi-niche operating system, unlike other distros which offer only one official configuration. &lt;/p&gt;
&lt;h3&gt;System Administration&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/ubuntu_admin_sm.png&quot; width=&quot;415&quot; height=&quot;312&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Unlike many other distros, Ubuntu and its variants do not have any type of  centralized system administration tool. Virtually all system administration is done through the standard tools found in GNOME or KDE. These tools are virtually the same on any distro; the only real difference with Ubuntu is that several new non-standard modules have been “bolted on” to the GNOME system administration menus. When using a more lightweight window manager, the system can be quite difficult to manage if the various pieces of the administration tools are not all referenced properly. Centralized administration would help to solve that problem if it were ever implemented.  &lt;/p&gt;
&lt;h3&gt;Software and Package Management&lt;/h3&gt;
&lt;p&gt;Ubuntu offers a very comprehensive library of software for a wide variety of purposes. Although  Canonical provides support for a reasonable assortment of software, there is much more software available that is not officially supported.  All software packages are divided amongst several different repositories. Most of the software available for Ubuntu can be found in the “Universe” repository, which is structured much like the main Debian repository. Ubuntu&#039;s packaging system is also able to interface with unofficial repositories but it is generally a bad idea to use a repository that is not fully trusted and cryptographically verified. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/ubuntu_software_sm.png&quot; width=&quot;415&quot; height=&quot;311&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Software management is built around the amazingly powerful Aptitude package manager. (in addition to apt-get) This tool can work with various frontends to make software management easier for people who may not be fully comfortable with the command line. &lt;/p&gt;
&lt;h3&gt;Support Availability&lt;/h3&gt;
&lt;p&gt;The level of support and assistance for Ubuntu is excellent. Canonical provides official support for a fee, but there is no need for the average user to resort to that. (paid support is primarily for enterprise-level deployments) Due to Ubuntu&#039;s popularity, the web is replete with various articles, how-to guides, and general support information for virtually any Ubuntu problem. There is even a troubleshooting forum dedicated exclusively to Ubuntu: http://ubuntuforums.org&lt;/p&gt;
&lt;h3&gt;Security&lt;/h3&gt;
&lt;p&gt;While Ubuntu has numerous strengths, we also noticed a flaw that could cause problems. In Ubuntu&#039;s default configuration, the root account is disabled by default and users are encouraged to use “sudo” (a temporary  privilege escalation tool) to execute commands that would normally require root permissions. While there is nothing bad about sudo, Ubuntu&#039;s implementation is rather strange. Many other distros require that the root password be used for sudo (that way, you keep the benefit of a separate root account without having to switch to it) but Ubuntu has sudo configured to use the default user&#039;s own password for administration purposes. We noticed that this can be a major security risk, since an attacker would only have to compromise one password instead of two to gain full root access to the system. It is preferable to keep a wide degree of separation between regular and administrator accounts, especially in a corporate environment. &lt;/p&gt;
&lt;h3&gt;Bottom Line&lt;/h3&gt;
&lt;p&gt;Ubuntu is an excellent distro and definitely deserves its good reputation, but it does have room for improvement. If the sudo issue could be addressed and equal effort could be put into all variants, Ubuntu would be very hard to beat. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Appearance&lt;/strong&gt;: 4 --- (Excellent GNOME, KDE lags behind) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ease of Use&lt;/strong&gt;: 5 --- (Ubuntu is ideal for just about anyone)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;System Administration&lt;/strong&gt;: 3 --- (It works, but could be much better) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Software &amp;amp; Package Management&lt;/strong&gt;: 5 --- (Any program you need is available in the massive repositories) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;: 2 --- (The system is moderately secure, but it really should be better) &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Support Availability&lt;/strong&gt;: 5 --- (someone is out there to help you if you need it)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Total&lt;/strong&gt;: 24/30&lt;/p&gt;
&lt;p&gt;Next, let&#039;s look at some specialty distros! &lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Specialty Distros&lt;/h2&gt;
&lt;p&gt;In addition to the five distros we have reviewed in-depth, here are some other distros that fill a specific niche or purpose. &lt;/p&gt;
&lt;h3&gt;Puppy Linux&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/puppylogo_sm.png&quot; width=&quot;415&quot; height=&quot;133&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Puppy Linux is one of the small, ultra-lightweight desktop distros. Weighing in at only 100 MB, Puppy Linux is unique from other Live CD distros in that it can cache itself entirely in RAM, thereby allowing you to have free use of all your optical drives. (other distros like Knoppix keep the CD drive it is using  locked until system reboot) Puppy Linux uses only 128 MB of RAM, so it is ideal for old equipment or for those who want to wring every last bit of performance out of their hardware. Since it runs completely in RAM without having to periodically pull data from optical media, PuppyLinux is extremely fast and responsive.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/puppylinux_sm.png&quot; width=&quot;415&quot; height=&quot;312&quot; /&gt; &lt;/p&gt;
&lt;p&gt;For an extreme lightweight, Puppy Linux packs in about as much software as the average Linux distro.  Many of these programs are very light alternatives to things like OpenOffice.org and Gimp, but they are very useful. Puppy includes Abiword and GNUmeric for the office suite, and tools like InkscapeLight and MTPaint for graphics tools. Puppy Linux is very attractive, despite the simple JWM interface it uses. &lt;/p&gt;
&lt;h3&gt;Backtrack&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/backtrack_logo_sm.png&quot; width=&quot;415&quot; height=&quot;97&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Backtrack is a specialty Live CD distribution dedicated to the art of computer security. Backtrack includes various tools for penetration testing, brute-force attacks, spoofing, and other security-related subjects. To get much use out of Backtrack, you must be  familiar with the various tools of the trade that the distro includes and know how to use them. Backtrack uses a KDE interface and is built on a Debian-derived architecture.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/backtrack1_sm.png&quot; width=&quot;415&quot; height=&quot;259&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Arch Linux&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/linuxdistros/arch_logo_sm.png&quot; width=&quot;415&quot; height=&quot;138&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Arch Linux is a distro that is designed to be fast, lightweight, and simple from a developer&#039;s point of view. Arch is similar to Gentoo, but is binary-based rather than source-based. Arch is for advanced Linux users who know what they are doing and have a firm grasp on the command line. There is no graphical frontend for package management; the Pacman package management tool is handled exclusively through the command line.  &lt;/p&gt;
&lt;p&gt;Arch is quite powerful, but it is not very beginner friendly. Although it has LiveCD functionality, it is largely text-based and there is no GUI at all out of the box. Arch&#039;s installation tool is a throwback to the multi-step menu-based  installers of years past, where you must manually invoke each part of the installation procedure from a list with no clearly defined order. You must also set up your bootloader manually. This is understandably daunting to anyone other than a Linux expert. &lt;br /&gt;We really advise new users with little to no prior Linux experience to choose a distro other than Arch, since Arch may be very intimidating to users who have never had to deal with something like it before. &lt;/p&gt;
&lt;h2&gt;Analysis&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;As you may have noticed, most Linux distros are built using the same components and include the same software. (most have Gimp, OpenOffice.org, etc.) Under most conditions, it is possible to make any software package (like a desktop environment) work on practically any distro.  However, not all distros make use of these tools equally or implement them as well as any other. &lt;/p&gt;
&lt;p&gt;Some distros are best experienced with GNOME (Ubuntu and Fedora, for instance) while others are best used with KDE. (openSUSE and Mandriva) Because of this, one of the things you must consider when choosing a distro is the desktop environment you plan to use. If you are a Linux user, you probably have a preference in regard to your desktop environment. If your preferred environment is not available, your productivity may suffer as a result. In the same way, you should consider which type of package management works best for you. Many people become overly dependent on one type of package management and are hesitant to fully commit to a different distro “family” that uses a different kind. &lt;/p&gt;
&lt;p&gt;Next, you must address your current level of skill. If you are new to Linux, you are going to be very frustrated with something like Arch. Likewise, more  advanced users may be hindered by an easy-to-use distro because the user-friendliness in a distro like Mandriva may get in the way or come across as patronizing. A fairly competent user would be best served with a distro like openSUSE, Ubuntu, or Fedora. &lt;/p&gt;
&lt;p&gt;You must also address security. The way the distro landscape is set up, there is sometimes a trade-off between security and user-friendliness. For instance, Ubuntu is easier to use than Fedora, but Fedora provides much better security out of the box. However, Ubuntu&#039;s security can be enhanced by installing SELinux, better managing sudo on regular user accounts, and re-enabling the root password. In this way, the differences between the two can be equalized. &lt;/p&gt;
&lt;p&gt;In the end, choosing a distro is about compromise. You must prioritize and decide which factors are the most important to you and which distros will offer it to you while forcing you to compromise the least. Despite its downsides, the Linux distro situation is better than Windows since Windows requires you to adapt to its way of doing things. Linux offers you more choices and allows your computing environment to better fit your needs.&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/features/theres_way_more_linux_ubuntu_8_distros_compared#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/31">Features</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2898">fedora</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7928">knoppix</category>
 <category domain="http://www.maximumpc.com/geek_tested/linux">linux</category>
 <category domain="http://www.maximumpc.com/geek_tested/mandriva">Mandriva</category>
 <category domain="http://www.maximumpc.com/geek_tested/opensuse">opensuse</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/suse">suse</category>
 <category domain="http://www.maximumpc.com/geek_tested/ubuntu">ubuntu</category>
 <pubDate>Thu, 07 May 2009 11:30:00 -0500</pubDate>
 <dc:creator>Will Kraft</dc:creator>
 <guid isPermaLink="false">6232 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>openSUSE 11 Officially Released</title>
 <link>http://www.maximumpc.com/article/news/opensuse_11_officially_released</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href=&quot;http://en.opensuse.org/Welcome_to_openSUSE.org&quot;&gt;openSUSE 11&lt;/a&gt; officially premiered yesterday with more than 200 new features specific to openSUSE and a redesigned installer that makes openSUSE even easier to install (and if you&#039;ve ever installed it before, it was pretty darn easy then). &lt;/p&gt;
&lt;p&gt;If you&#039;re into bling (and who doesn&#039;t like a little bling), there is the 3-D desktop app Compiz Fusion and it is now default in openSUSE 11.0. It includes a number of Compiz plugins, as well as easier configuration with Simple CompizConfig Settings Manager (CCSM) and the more comprehensive CompizConfig Settings Manager that lets you do detailed  configuration of your Compiz setup. &lt;/p&gt;
&lt;p&gt;Version 11 includes Gnome 2.22 and the KDE 4.0 desktop environments. KDE 4.0 doesn&#039;t include KDEPIM applications, so the openSUSE included beta versions of the KDEPIM suite (KMail, KOrganizer, Akregator, etc.) from the KDE 4.1 branch that is in development and slated to be released some time next month.&lt;/p&gt;
&lt;p&gt;Firefox is of course the staple of Linux browsers but openSUSE 11 ships with the Firefox 3.0 beta 5 version. Updates will be available via the online update of course. Some other featured programs shipping with openSUSE are, Banshee 1.0, OpenOffice.org 2.4, NetworkManager 0.7, Wine 1.0 RC3, and Kepas for file sharing. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://arstechnica.com/news.ars/post/20080620-first-look-opensuse-11-out-offers-best-kde-4-experience.html&quot;&gt;Ars technica&lt;/a&gt; calls this release a &amp;quot;very strong release&amp;quot; with many compelling improvements and &amp;quot;offers the best KDE 4 experience out there&amp;quot;. They go on to say that it is no Ubuntu-killer, but we can expect to see a larger following for it in the coming months.&lt;/p&gt;
&lt;p&gt;I&#039;ll be devoting part of my weekend to updating my openSUSE Linux box from v10 to v11. If you&#039;d like to grab a download for your Linux box, it&#039;s available &lt;a href=&quot;http://software.opensuse.org/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;
&lt;img src=&quot;/files/u3606/opensuse11_compiz.jpg&quot; alt=&quot;openSUSE Compiz interface&quot; width=&quot;410&quot; height=&quot;177&quot; align=&quot;middle&quot; /&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: xx-small&quot;&gt;Image Credit: openSUSE&lt;/span&gt;
&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/opensuse_11_officially_released#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/article_type/news/linux">Linux</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2972">Banshee</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2664">compiz</category>
 <category domain="http://www.maximumpc.com/geek_tested/firefox">firefox</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2772">gnome</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2974">KDE</category>
 <category domain="http://www.maximumpc.com/geek_tested/linux">linux</category>
 <category domain="http://www.maximumpc.com/geek_tested/opensuse">opensuse</category>
 <category domain="http://www.maximumpc.com/geek_tested/operating_system">operating system</category>
 <category domain="http://www.maximumpc.com/geek_tested/os">OS</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2973">Release</category>
 <category domain="http://www.maximumpc.com/geek_tested/ubuntu">ubuntu</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2975">Version 11</category>
 <pubDate>Fri, 20 Jun 2008 10:52:50 -0500</pubDate>
 <dc:creator>Chris Moody</dc:creator>
 <guid isPermaLink="false">2313 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Dude, you don&#039;t have to get a Dell</title>
 <link>http://www.maximumpc.com/article/dude_you_dont_have_to_get_a_dell</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;img src=&quot;/sites/future.p2technology.com/files/imce-images/gazelle712_0.jpg&quot; width=&quot;415&quot; height=&quot;406&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If you&#039;re a newb looking to dip your toe into the waters of the Linux world, Dell&#039;s line-up of preinstalled Ubuntu PCs is a very good first choice. After all, you&#039;ll be able to get started right out of the box, without having to struggle with unsupported hardware and missing drivers. (Frankly, I&#039;ve been using Linux almost since it first appeared, and that proposition doesn&#039;t sound half bad to me, either. So I&#039;m not bashing any newbs here.) But while Dell certainly appears to have the best offering of Linux desktops and notebooks at the moment, it isn&#039;t the only choice out there. Here are five alternatives for Linux-ready PCs.&lt;/p&gt;
&lt;p&gt;Note: Many vendors still consider Linux an enterprise-only OS, and deliberately avoid selling it directly to end users. So don&#039;t expect to find Linux on the list of config options in the online ordering system. In many cases, you&#039;ll have to call up the vendor and place your order over the phone, usually through their corporate sales number. You may even want to avoid telling them that the system is for personal use.&lt;/p&gt;
&lt;p&gt;The purpose of this post is not necessarily to recommend any of the vendors listed, but to give you an idea of what&#039;s out there today. IMHO, the best option is still to build your own PC from the ground up, choosing the components that fit your personal needs. And while Linux-certified workstations do have their merits, I don&#039;t really suggest newbs run out and buy them as starter Linux systems. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://h71028.www7.hp.com/enterprise/cache/309906-0-0-0-121.html?jumpid=go/linux&quot;&gt;HP&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt; HP is still gunshy about the prospect of supporting home users on the Linux Desktop, but its deep roots in the enterprise world make it a good source of Linux desktop and mobile workstations. HP offers a number of Linux-certified systems for as little as $359. While they don&#039;t ship PCs with Linux installed, they do offer machines preconfigured with FreeDOS and bundled with the HP Installer Kit for Linux, which contains all the drivers you need to get the system&#039;s hardware working well in Red Hat Enterprise Linux. (Many of the systems are also certified for a variety of other distros.) Because these machines are enterprise-focused, you&#039;ll find their multimedia features lacking.&lt;/p&gt;
&lt;p&gt; &lt;strong&gt;&lt;a href=&quot;http://www-03.ibm.com/servers/intellistation/pro/linux/&quot;&gt;IBM&lt;/a&gt; &lt;/strong&gt;&lt;br /&gt;I shouldn&#039;t need to introduce anyone to IBM. This is the company that gave birth to the PC. In recent years, the IBM brand has faded from view in the mainstream PC world, but remains strong in the corporate sector. As such, IBM is big on Linux, and offers some serious desktop workstation solutions. Preconfigured. Ready to run. IBM IntelliStation workstations aren&#039;t cheap. Low-end machines start at $1,307, and performance systems quickly leap into the upper $3,000 range. If you choose the &amp;quot;Build your own&amp;quot; option on the IntelliStation ordering page, you can pick a Red Hat preinstall, or choose &amp;quot;drop in the box&amp;quot; to get the discs but do the installation yourself.&lt;/p&gt;
&lt;hr /&gt;&lt;strong&gt;&lt;a href=&quot;http://www.pc.ibm.com/us/notebooks/thinkpad/t-series/workstation.html&quot;&gt;Lenovo&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;Carrying on the legacy of IBM&#039;s ThinkPad line, Lenovo is all about enterprise systems. So it&#039;s no surprise that their T60p and newly announced T61p ThinkPads are certified for Novell SUSE. Unfortunately, Lenovo is a little sheepish about its Linux offerings, so it doesn&#039;t ship any of its systems with Linux preinstalled. You&#039;ll have to buy your ThinkPad with a blank hard drive and then get your own copy of SUSE to install. While this is less attractive for unambitious first-timers, the ThinkPad&#039;s spec sheet reads like a laundry list of readily supported hardware, which means getting up and running with any major distro should be completely headache-free (even though Lenovo only officially supports Novell SUSE Linux Enterprise Desktop 10). At press time, the T60 and T61 Mobile Workstations were priced starting at $1,378. You won&#039;t find any good multimedia options in these built-for-corporate systems.
&lt;p&gt;&lt;a href=&quot;http://www.mirusinnovations.com/&quot;&gt;&lt;strong&gt;Mirus&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;Long before Dell decided to make Ubuntu available to ordinary home users, Mirus and Linspire (formerly known as Lindows) were putting Linux machines in the real-world shopping carts of everyday Americans, right next to the bulk packs of pork rinds. At press time, it appears that Wal-Mart has discontinued its Linspire-equipped PC offerings, but budget-minded shoppers can still order whimpy Celeron systems for as little as $300 from Sears.com. Koobox.com offers Mirus&#039;s Pentium 4 Linspire systems for $400.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://system76.com&quot;&gt;&lt;strong&gt;System 76&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;Dedicated entirely to Linux, System 76 offers a wide variety of notebook and desktop machines for home and business. The company&#039;s line-up boasts four different notebook series, from ultralights to widescren performance systems, and four different desktop syystems, from the compact Koala to the gamer-centric Wild Dog. Desktops start at $399 and notebooks at $649. All of the systems come with Ubuntu pre-installed.&lt;/p&gt;
&lt;p&gt;Ultimately, if you really are looking for a preconfigured Linux PC, Dell is probably your better choice. But it&#039;s worth knowing that Dell isn&#039;t your only choice. The five options listed here are just a sampling of the many companies offering systems equipped with or ready for Linux. And with a small amount of forethought, you can easily build your own Linux-ready system from the mobo up. (Or just try slapping Ubuntu on the machine you&#039;ve already got. It&#039;ll probably work just fine.) &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/dude_you_dont_have_to_get_a_dell#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/article_type/news/linux">Linux</category>
 <category domain="http://www.maximumpc.com/geek_tested/dell">dell</category>
 <category domain="http://www.maximumpc.com/geek_tested/hp">hp</category>
 <category domain="http://www.maximumpc.com/geek_tested/ibm">ibm</category>
 <category domain="http://www.maximumpc.com/geek_tested/lenovo">lenovo</category>
 <category domain="http://www.maximumpc.com/geek_tested/linspire">linspire</category>
 <category domain="http://www.maximumpc.com/geek_tested/linux">linux</category>
 <category domain="http://www.maximumpc.com/geek_tested/mirus">mirus</category>
 <category domain="http://www.maximumpc.com/geek_tested/novell">novell</category>
 <category domain="http://www.maximumpc.com/geek_tested/opensuse">opensuse</category>
 <category domain="http://www.maximumpc.com/geek_tested/pcs">pcs</category>
 <category domain="http://www.maximumpc.com/geek_tested/red_hat">red hat</category>
 <category domain="http://www.maximumpc.com/geek_tested/suse">suse</category>
 <category domain="http://www.maximumpc.com/geek_tested/system76">system76</category>
 <category domain="http://www.maximumpc.com/geek_tested/ubuntu">ubuntu</category>
 <pubDate>Thu, 12 Jul 2007 13:21:08 -0500</pubDate>
 <dc:creator>Robert Strohmeyer</dc:creator>
 <guid isPermaLink="false">1185 at http://www.maximumpc.com</guid>
</item>
</channel>
</rss>
