• Auto
  • Games
  • Movies
  • Sports
  • Stay Connected
Nuldi.com - Everything You want to Know.
 
  • Home
  • Auto
  • Business
  • Food
  • Games
  • Gadgets
  • Music
  • Photos
  • Sports
  • Travel
  • Movies
  • Most Popular Linux Distribution: Ubuntu (and Its Variants)

    In Hive Five Followup, Linux, Distributions, Arch, Arch Linux, Ubuntu, Mint, Fedora, Debian, Opensuse, CrunchBang, Linux Downloads, Hive Five, In Brief, / 24 April 2012 / 0 comments

    Most Popular Linux Distribution: Ubuntu (and Its Variants) There are Linux distributions of all shapes and sizes, with varying levels of complexity and difficulty. Some are super-easy to install, and can be installed like any other OS, with minimal knowledge of the command line—you click "OK" a few times and you're up and running. Others require you get your hands really dirty with the underpinnings of the system you're building, making sure it's just right for your specific needs. So which do you prefer? Well, earlier last week we asked you what you thought the best overall Linux distribution was, understanding that "best" is a relative term. Then we took a look at the top five Linux distros, based on your over-400 nominations, and put them to a vote. Now, we're back to crown the overall winner.

    Ubuntu (and its variants) took the top spot with room to spare—bringing in just over 51% of the overall vote. Behind it in second place was Linux Mint, with close to 16% of the votes cast, and hot on its heels in third was Arch Linux with just shy of 15% of the total vote. In fourth place with 10% of the vote was the venerable Debian, and bringing up the rear with over 8% was Fedora.

    The Hive Five is based on reader nominations. As with most Hive Five posts, if your favorite was left out, it's not because we hate it—it's because it didn't get the nominations required in the call for contenders post to make the top five. We understand it's a bit of a popularity contest, but if you have a favorite, we want to hear about it. Have a suggestion for the Hive Five? Send us an email at tips+hivefive@lifehacker.com!

    Photo by Andy Melton.

  • How to Find the Perfect Linux Distribution for You

    In Linux, Operating Systems, Linux Distributions, Linux Distros, Installation, Open Source, Learning, Ubuntu, Fedora, Linux Mint, Debian, Opensuse, Arch Linux, Feature, / 02 March 2012 / 0 comments

    How to Find the Perfect Linux Distribution for YouLinux is a badass open-source operating system. Take it from a card-carrying Linux lover. But it's not without problems. One such problem: There are nearly six hundred different versions of Linux out there—an incredibly overwhelming number to even the most experienced of Linux users. If you've tinkered with Linux a bit and want to move beyond the basics, here's how to narrow down that selection and find the distribution that fits your needs.

    Note that this article is not necessarily for beginners. We aren't going to go through a lot of the basic terminology here; you should already know a bit about how Linux works, what a desktop environment is, how package managers and repositories work, etc. To learn the basics, check out our Night School guide on getting started with Linux.

    What Defines a Linux Distribution

    A Linux distribution is more than just the look and feel of the desktop. A lot of different things go into making a distro what it is, and you should try to take them all into account as you search for the right one. While most of these are customizable in any Linux distro—that is, if you don't like what apps, desktop environments, or drivers come pre-packaged, you can always install them separately—the idea is to find the distro that's as close to your ideal setup as possible. That way, you spend less time fiddling and getting everything the way you want. Here are some big things you'll want to keep in mind.

    Package Managers

    How to Find the Perfect Linux Distribution for YouTraditionally, one of the biggest things that separates Linux distributions is the package manager. Those of you that have used Ubuntu are probably familiar with APT (or its graphical interface, Synaptic), and you'll find that same package management on Mint, Debian, and other distributions. However, other distros have their own package managers. Fedora's Yum manager, for example, is a tad easier to use from the command line than APT (though it can be a bit slower at times).

    More important than ease of use, though, is the availability of packages. Since Fedora is not quite as popular as Ubuntu, Mint, and other Debian-based distros, it may sometimes be harder to find the app you're looking for—which means you'll be stuck building from source instead of just installing it from the repositories. Building from source isn't all that hard, but it won't allow you to automatically update that program when a new version comes out, which is a real bummer. So, consider both the ease of use and the popularity of a given package manager in your choice of distro.

    Desktop Environment

    How to Find the Perfect Linux Distribution for YouThe default desktop environment encompasses so many different parts of a distribution, but it's also the easiest thing to change. We've talked about the difference between desktop environments before, so I won't go into super fine detail here, but it includes things like:

    • The basic look and feel if your windows, desktop, and menus, as well as how customizable it is
    • Resource usage
    • The options available in your distro's graphical preferences (such as remapping certain keys, changing what items appear in your menus, and so on)
    • How well certain programs integrate with your desktop and each other

    While you can always install a different desktop environment, it's probably still worth considering heavily. The closer the default desktop is to the desktop you want, the less work you'll have to do to set everything up, and the better all your programs will work well together.

    Stability vs. Cutting Edge

    Different distros have different release and update cycles. Some, like Fedora, focus on having the most up to date versions of all your apps and packages, so you always have the latest and greatest. However, this can sometimes come at the expense of stability, which is why other distros—like Debian—prefer to delay certain updates to make sure everything runs smoothly. If you always have to have the latest version of Firefox or any other app, something like Debian probably isn't right for you—you'd want to choose something like Fedora which will be a bit quicker to get those updates out to you.

    Hardware Compatibility

    How to Find the Perfect Linux Distribution for YouDifferent distros package different drivers in their installers, which means that, depending on which distro you use, you'll find that different pieces of hardware may or may not work out of the box. While you can often get other drivers installed with a bit of extra work, it sure isn't fun. As you're looking through distros, check their hardware compatibility pages (or test them out with their Live CDs) to see whether things like your Wi-Fi card, video card, and sound are all compatible out of the box. If not, just know that you'll have to do a bit more work to get everything up and running when you first install. Photo by Garrette.

    Community Support

    A big part of Linux is the community surrounding it, whether for troubleshooting, app support, or even good documentation. The larger the community surrounding a distro, the more likely you are to be able to get help, find documentation on a specific problem or piece of hardware, and otherwise get information. This is what makes Ubuntu such a great beginner distro. Poke around the forums of your chosen distros, and see which ones fit you well. Is the community helpful? Are there a large number of useful forum threads or documentation pages (like ones dealing with specific laptops? The better support you can get from the community, the easier your transition to that distro is going to be.

    Distributions Every Linux User Should Try

    Now that you know what makes a Linux distribution, you may be wondering where to start looking. DistroWatch is an incredible resource for those looking to branch out, but again, there are hundreds of distros out there, and it can be pretty overwhelming. While we highly recommend exploring beyond our paltry list below, here are a few distributions that are incredibly popular, and are great starting points for any search. Note that most distributions have variations that use different desktop environments, but we'll focus on the default environments for each here.

    The Standard: Ubuntu

    How to Find the Perfect Linux Distribution for YouIf you've tried Linux before—and again, if you're reading this, you probably have—there's a good chance you've tried Ubuntu. The original aim of Ubuntu was to make Linux easier for the average user, and it did a pretty good job—it's a great beginner's distribution. It's fairly simple to use, updates every six months, and now contains its own Unity interface, which is specific to Ubuntu, featuring things like a dock instead of a taskbar, an App Store-like interface for its package manager, a dashboard for easy searching of the OS, and more. Some people like it, lots of people hate it, but you can always bring back the classic GNOME interface, if you so choose. Ubuntu comes with a pretty standard set of apps, including Firefox, Thunderbird, Empathy for instant messaging, Transmission for downloading torrents, and more. It also has an incredibly large and helpful community, as well as great hardware support, so if you're looking for something as hassle-free as possible, Ubuntu isn't a bad place to start. Its popularity also means that it has a ton of programs available in the repositories, or online as packaged DEB files for one-click installations. Rarely will you have to build a program from source.

    For the Beginner: Linux Mint

    How to Find the Perfect Linux Distribution for YouLinux Mint is actually based off Ubuntu, but we thought to include it here because it's become even more popular with Ubuntu's shift toward the unpopular Unity interface. Mint aims to be as easy as possible for users unfamiliar with Linux: the installation is pain-free, the menus are familiar and easy to use, and unlike other distros, it doesn't commit itself to providing only free and open source software—that is, it comes with things like Adobe Flash, MP3 support, and some proprietary hardware drivers preinstalled. In other distros, you usually have to download these separately. Its set of preinstalled apps is very similar to Ubuntu's (with a notable exception; Mint preinstalls Pidgin for instant messaging instead of Empathy—a choice we agree with), and because it uses the same package management system as Ubuntu, you have a very wide range of programs available in the repositories or as DEB files. It is also completely community-driven, which means you have a pretty good source of support when you need help. If you've never used Linux before, we highly recommend Mint as your first distro.

    For the Bleeding Edge User: Fedora

    How to Find the Perfect Linux Distribution for YouFedora aims to be a bit more on the cutting edge of all its software. Updates come out every six months, just like Ubuntu and Mint, but they aren't supported for very long. It's expected that users update regularly and as soon as possible. Programs like Firefox will be updated as soon as Mozilla releases an update, unlike Ubuntu, which will usually wait to make Ubuntu-specific changes to the code and release things later on. This can result in a bit more instability, but is great for those that always want the latest and greatest software on their system. It also updated to the GNOME 3 Shell very quickly, and is the most popular Linux distribution currently using it. Fedora uses the somewhat slower but easier to use Yum package manager, instead of Ubuntu and Mint's APT, and while it doesn't have quite the software availability that the others do, you can still find most of what you need in the repositories or online in a single-click installer. Fedora also has great security and enterprise features, if you're looking to use Linux in a more professional environment. Fedora is definitely better for serious Linux users rather than tinkerers and hobbyists.

    For the Cautious and Stable: Debian

    How to Find the Perfect Linux Distribution for YouDebian, in many ways, is the opposite of Fedora. Its goal is to be as stable and bug-free as possible, which it does very well—but it means that your system is rarely up-to-date with the latest versions of software. New releases come out every 1 to 3 years, and the development community can be a bit harsh for those uninitiated. However, if you're looking for something as stable as a rock, and don't care about always having the latest version of a piece of software, Debian is for you. Debian also uses the same package management structure as Ubutnu and Mint, so it has more programs available than you can shake a stick at—both in the repositories and online as DEB files. It also supports many processor architectures, which is great if you have a particularly old or offbeat build.

    For the Tinkerer: OpenSUSE

    How to Find the Perfect Linux Distribution for YouOpenSUSE is a general-purpose Linux distribution that, while it has a bit of drama behind it concerning its parent company, has a very helpful community. Its main draw over other distributions is its level of configuration. KDE is the default desktop (which in my experience is one of the most easily configurable), though it lets you choose between KDE, GNOME, LXDE and XFCE during the installation, which is pretty cool. It also has a very nicely done system administration utility and package manager, known as YaST, as well as great documentation and (as previously stated) a good community behind it. Its worth noting, however, that KDE and OpenSUSE can be a bit more resource-heavy than other distros, so you'll want to make sure you have resources to spare before choosing it. This is not an ideal distribution for your netbook. If you're one of those people that likes having things just so, OpenSUSE is a good distro to try, since it gives you a lot of configuration options without the need to delve into the command line.

    For the Diehard: Arch Linux

    How to Find the Perfect Linux Distribution for YouArch Linux is special. Arch doesn't have very many of its own characteristics, since when you install it you're installing it from scratch—really from scratch. All you have when you install it is a command line, from which you build up your desktop environment, drivers, preferred applications, and more. Essentially, you're creating your own super customized distro. It can be as minimal or as feature-heavy as you want, and while it takes a lot of work, the end result is fantastic (plus you'll learn a ton about how Linux works in the process). The great thing about Arch is that if anything ever goes wrong, you'll probably know why, because you're forced to deal with these things at a low level. This is especially good considering Arch's community doesn't have the reputation of being super helpful to newbies (though I've found them to be more than adequate).

    Arch uses the incredibly easy and powerful Pacman package manager, and is a rolling release, which means there are no "official" releases—you're always installing the latest version of whatever packages are included, which makes it great for those on the super bleeding edge. Arch also contains the Arch User Repository (AUR), one of my favorite things in the entire Linux ecosystem. It essentially allows the community to create easily installable versions of any program, so even if it isn't in the official Arch repos, you can use an AUR helper to install all those programs as if they were normal packages in the repositories. For more information on how to install and use Arch, check out our guide on building a killer customized Arch Linux installation.


    Obviously, these aren't the only Linux distributions out there. There are other popular ones like CentOS and Slackware, plus variations of all of the above like the LXDE-enabled Lubuntu (based off Ubuntu) or the super-minimal CrunchBang (based off Debian). Again, check out DistroWatch for more ideas, and don't be afriad to test a number of distributions before you settle on one—the more you test, the more likely you are to find the one that fits you perfectly.

    Got your own favorite distro, or any other comments on how to pick the perfect one for you? Share them in the comments.

  • PacApt Brings Arch Linux’s Amazing Pacman Package Manager to Other Linux Distributions (Well, Sort Of)

    In Linux Downloads, Arch Linux, Pacman, Linux, Ubuntu, Downloads, Time Savers, Ubuntu, Fedora, Linux Mint, Debian, Opensuse, Arch Linux, Feature, / 27 January 2012 / 0 comments

    PacApt Brings Arch Linux's Amazing Pacman Package Manager to Other Linux Distributions (Well, Sort Of)It's no secret that we love Arch Linux, and one of Arch's best features is the simple, easy-to-use package manager, Pacman. Here's how to get Pacman's simple command structure in other Linux distributions.

    While you can technically install Pacman on other distributions, it isn't a very good idea—mixing package managers can cause all kinds of trouble. You can, however, get Pacman's fast, familiar commands on other distributions with PacApt. PacApt is essentially a script that lets you use Pacman commands in place of Apt and Yum, so installing packages is a piece of cake—whether you're looking for something that requires fewer characters, or you're just an Arch fan forced to use Ubuntu for a specific task.

    To install PacApt, just run the following two commands in a terminal:

     sudo wget https://github.com/icy/pacapt/raw/master/pacman -O /usr/local/bin/pacman sudo chmod 755 /usr/local/bin/pacman 

    Once it's done, you can use Pacman commands in place of Apt or Yum. For example, you can use the pacman -Ss autokey command to run apt-cache search autokey. Hit the link to read more.

    PacApt | GitHub via Arch Wiki

  • ArchBang Brings Arch Linux’s Greatest Features to Your PC Without the Stressful Installation

    In Linux Downloads, Arch Linux, Archbang, Linux, Linux Distributions, Downloads, Time Savers, Ubuntu, Fedora, Linux Mint, Debian, Opensuse, Arch Linux, Feature, / 08 November 2011 / 0 comments

    ArchBang Brings Arch Linux's Greatest Features to Your PC Without the Stressful InstallationIf you're in love with Arch Linux but are tired of the painstaking installation process, ArchBang is the perfect distribution for you. It has everything you love about Arch, but installs in just a few minutes with everything you need.

    We've written about Arch Linux before, and it's still one of our favorite Linux distributions around here because of its ability to essentially create your own custom Linux distribution. The problem is, once you've installed Arch once or twice, the installation just becomes tedious, so if you ever want to install it on a new system—or reinstall it on your current system—it becomes something you dread doing. After seeing the Linux Action Show's recent episode on the Arch-based Chakra, and after being recommended ArchBang by a few of you, I took a look at a few different Arch-based distributions, and ArchBang is my favorite. Here's why you should be using it.

    It Contains Everything That Makes Arch Great, Without the Painful Installation

    I came to Arch to learn about Linux, but I stayed with it because of all the awesome features it had, like the always up-to-date rolling release schedule, the awesome Pacman package manager, the expansive AUR repository, and the ability to build up my custom system from something super minimal. Arch lets you install nearly anything you want, and lets you leave out anything you don't want, meaning your system has everything you need and only everything you need. It's also the fastest system I've ever computed on as a result, even with heavier desktop environments like GNOME and KDE.

    ArchBang Brings Arch Linux's Greatest Features to Your PC Without the Stressful InstallationArchBang has all of that, without the arduous installation process. ArchBang, like most other Linux distributions, comes on a Live CD. Just boot it up, and you'll head straight into a desktop, from which you can try out the system or install it directly to your computer. The installation is actually very similar to Arch's, only without the config file editing, the driver installations, or the pain of running startx and seeing nothing happen. You just pick your drives, hit the install button, and in five minutes, you're done. Of course, you can edit the config files if you so desire—you just don't have to.

    It Gives You a Completely Usable, Yet Minimal System

    ArchBang Brings Arch Linux's Greatest Features to Your PC Without the Stressful InstallationArchBang uses the Openbox window manager, so the desktop you first boot into is very minimal (but very usable). You right-click on the desktop to access your application menus, you can switch between desktops from the taskbar, and so on. It even has quick access to a few oft-used settings, like tweaking graphical effects, changing the wallpaper, and changing your window decorations. It's a bit less traditional than your typical desktop environment, but you get used to it pretty quickly, and you don't have to be stuck with it if you don't want (see below).

    It also comes with all the essential programs you need to get started, like a Terminal, the Leafpad text editor, the PCManFM file browser (which Lubuntu users will be quite familiar with), and the Aurora channel of Firefox, not to mention a few other useful apps like Transmission, MPlayer, and even (gasp) Flash. It also comes with Conky pre-installed and set up, so you can monitor your CPU, RAM, and see useful Openbox shortcuts on the left side of your screen. It's super fast, easy to use, and gets you up and running in no time.

    It's Still Super Configurable and Expandable

    ArchBang Brings Arch Linux's Greatest Features to Your PC Without the Stressful InstallationOf course, none of this means it isn't configurable. At its core, it's just Arch with a few extra things thrown in for easy setup. If Openbox isn't enough for you, you can throw any desktop environment on top of it you want, like KDE, GNOME 3, LXDE or anything else (in fact, you do it the same way you'd do it if you installed Arch from scratch). This just gives you a simple desktop to work from so you don't need to go through all the hassle of setting up X—you're really not tied down to anything ArchBang gives you upon first boot, it's still the same "ground up" philosophy of Arch—the ground's just a little bit higher.

    While ArchBang is fantastic, I don't necessarily recommend it if you haven't used Arch before. It's still a great distribution, but like I've said, one of the best things about Arch's long installation is that you learn so much about Linux—to the point where when something goes wrong, you actually know why it went wrong and might even have an idea of how to fix it. If you've never used Arch before, try a regular Arch install first, then head over to ArchBang if you think it's right for you.

    ArchBang


    You can contact Whitson Gordon, the author of this post, at whitson@lifehacker.com. You can also find him on Twitter, Facebook, and lurking around our #tips page.
     
 
Start | < Previous | 1 2 | Next > | End   Page 1 of 2

Search

 
 

NULDI Facebook Widget

 
 

Latest Posts

  • Answer: Who Found the Lost Roman Eagles?

    Answer: Who Found the Lost Roman Eagles?

    05 January 2012 / 0 comments

     
  • Best Goal Tracking App or Service?

    Best Goal Tracking App or Service?

    05 January 2012 / 0 comments

     
  • How to Find Out if Someone’s Secretly Been Using Your Computer

    How to Find Out if Someone’s Secretly Been Using Your Computer

    05 January 2012 / 0 comments

     
  • Remains of the Day: Spain Avoids Breach of Trade Agreement with U.S. by Instituting SOPA-Like Law

    Remains of the Day: Spain Avoids Breach of Trade Agreement with U.S. by Instituting SOPA-Like Law

    05 January 2012 / 0 comments

     
  • FactoryReset.com Details Reset Instructions for Tons of Different Gadgets

    FactoryReset.com Details Reset Instructions for Tons of Different Gadgets

    05 January 2012 / 0 comments

     
 
 

Social Widget

  • Facebook
  • Twitter
  • Youtube
  • Vimeo
 
 
 

Gallery

  • Turn an Old Cellphone Into a Super Cheap Home Automation System

    Turn an Old Cellphone Into a Super Cheap Home Automation System

    Diy Automation Home Automation / 29 May 2012

  • Words to Avoid Online If You Don’t Want to Join the Government’s Watch List

    Words to Avoid Online If You Don’t Want to Join the Government’s Watch List

    Security Privacy Government / 29 May 2012

  • The Priority Pyramid Tells You Which Financial Goals to Tackle Now

    The Priority Pyramid Tells You Which Financial Goals to Tackle Now

    Personal Finance Money Priorities / 29 May 2012

  • Turn a Soda Bottle into a Worry-Free Self-Watering Planter

    Turn a Soda Bottle into a Worry-Free Self-Watering Planter

    Clever Uses Diy Gardening / 29 May 2012

  • Perfectly Prune Your Notifications to Stop Your Phone from Constantly Bugging You

    Perfectly Prune Your Notifications to Stop Your Phone from Constantly Bugging You

    Notifications Distractions Annoyances / 29 May 2012

  • Keep Shaving Lather Warm by Storing It in a Sink Full of Hot Water

    Keep Shaving Lather Warm by Storing It in a Sink Full of Hot Water

    Grooming Shaving Clips / 29 May 2012

  • Pig Toolbox Adds Gesture Controls, YouTube Tools, Mail Checking, and More to Chrome with One Extension

    Pig Toolbox Adds Gesture Controls, YouTube Tools, Mail Checking, and More to Chrome with One Extension

    Chrome Extensions Productivity Gestures / 29 May 2012

  • Velcro Remote Controls to a Coffee Table for Easy, Uncluttered Access

    Velcro Remote Controls to a Coffee Table for Easy, Uncluttered Access

    Organization Clutter Clever Uses / 29 May 2012

  • Force YouTube Links on iPhone to Open Up in Safari

    Force YouTube Links on iPhone to Open Up in Safari

    Youtube Iphone Tips Ios / 29 May 2012

  • Senti Wayk for Android Wakes You Gently, Quiets Down When You Say Snooze

    Senti Wayk for Android Wakes You Gently, Quiets Down When You Say Snooze

    Android Downloads Downloads Alarm Clock / 29 May 2012

  • How Do You Stay Productive After Work?

    How Do You Stay Productive After Work?

    Ask The Readers Productivity Projects / 29 May 2012

  • Use a Garlic Press to Juice Key Limes

    Use a Garlic Press to Juice Key Limes

    Clever Uses Household Juice / 29 May 2012

  • How to Get Out Of Your Cell Phone Contract Without Paying Termination Fees

    How to Get Out Of Your Cell Phone Contract Without Paying Termination Fees

    Saving Money Cell Phones Mobile / 29 May 2012

  • Perfectly Prune Your Notifications to Stop Your Phone from Constantly Bugging You

    Perfectly Prune Your Notifications to Stop Your Phone from Constantly Bugging You

    Notifications Distractions Annoyances / 29 May 2012

  • Keep Shaving Lather Warm by Storing It in a Sink Full of Hot Water

    Keep Shaving Lather Warm by Storing It in a Sink Full of Hot Water

    Grooming Shaving Clips / 29 May 2012

  • Outline Your

    Outline Your "Definition Of Done" to Avoid the Perfection Bug

    Mind Hacks Productivity Definition Of Done / 28 May 2012

  • Cortex Camera Takes Great Low Light iPhone Photos

    Cortex Camera Takes Great Low Light iPhone Photos

    Ios Downloads Downloads App / 28 May 2012

  • Use A Popcorn Bag’s Vent to Filter Out Kernels

    Use A Popcorn Bag’s Vent to Filter Out Kernels

    Food Hacks Popcorn Microwave / 28 May 2012

 
 

About Us

We Provide You Quality to Read.

Nuldi.com,
123 Boulevard, Chicago

 
 
 

Images Stream

Coming Soon..
 
 
 

Latest Tweets

  • A new theme was released yesterday - "Magazine Explorer" --> http://t.co/kO3zquRm9 May, 2012
  • @WPExplorer Hope you like it :) // Pavel 9 May, 2012
 
 
 
  • Home
  • Auto
  • Business
  • Food
  • Games
  • Gadgets
  • Music
  • Photos
  • Sports
  • Travel
  • Movies
 

Approved By Nuldi

Copyright © 2012 Nuldi.com. All Rights Reserved.