Slashdot Mirror


Unusual, Obscure, and Useful Linux Distros

angry tapir writes "Most people will be familiar with some of the big names when it comes to Linux — distributions like Ubuntu, Red Hat Enterprise Linux, Debian, and Mandriva. Most of the well-known Linux distros are designed to be used as general-purpose desktop operating systems or installed on servers. But beyond these distros are hundreds of others either designed to appeal to very specific audiences or to fulfill the somewhat niche needs of some users. We rounded up some of the most interesting Linux distributions that you might not have heard of."

7 of 221 comments (clear)

  1. Needs a mirror? by AHuxley · · Score: 5, Informative

    We need a new instant mirror site for slashdot. Any suggestions?
    "One of the benefits of open source software that many people are most familiar with is that it's free to download.
    This means you can grab great applications — such as Mozilla's Firefox Web browser, the OpenOffice.org office suite or the GIMP photo editing program — without paying a cent.
    However, the other major benefit of truly open source software (some "open source" software licences are more restrictive than others) is that you're allowed to modify a program and redistribute your altered version so other people can enjoy it.

    Linux is a classic example of this: there are hundreds (at least!) of different Linux-based operating systems. Most people will be familiar with some of the big names — distributions like Ubuntu, Red Hat Enterprise Linux, Debian and Mandriva.
    Most of the well-known Linux distros are designed to be used as general purpose desktop operating systems or installed on servers. But beyond these distros are hundreds of others either designed to appeal to very specific audiences or to fulfil the somewhat niche needs of some users.
    We rounded up some of the most interesting Linux distros out there that you might not have heard of.

    Insecure by design: Damn Vulnerable Linux

    Damn Vulnerable Linux is "The most vulnerable and exploitable operating system ever" according to its Web site.
    It's designed for security training; it includes training material and exercises (as well as a whole bunch of flaws to exploit). As Mayank Sharma notes: "Damn Vulnerable Linux (DVL) is everything a good Linux distribution isn't. Its developers have spent hours stuffing it with broken, ill-configured, outdated, and exploitable software that makes it vulnerable to attacks."

    Indulge in paranoia: Tinfoil Hat Linux

    Tinfoil Hat Linux is pretty much the opposite of Damn Vulnerable Linux: it's designed for the paranoid among us.

    "It started as a secure, single floppy, bootable Linux distribution for storing PGP keys and then encrypting, signing and wiping files.
    At some point it became an exercise in over-engineering." According to its developers, a possible reason for using it is that that "Illuminati are watching your computer, and you need to use morse code to blink out your PGP messages on the numlock key." They're joking. Probably. (In case you want more tinfoil protection, there are some links to a site about aluminium foil deflector beanies and tinfoil suits.)

    CSI Linux: CAINE
    CAINE (Computer Aided INvestigative Environment) is probably one of the coolest niche Linux distributions around. It's designed for digital forensics (so sadly, no blood spatter analysis) and was developed at the Information Engineering Department of the University of Modena e Reggio Emilia in Italy. It includes software such as TheSleuthKit and Autopsy Forensic Browser for examining file systems, data recovery applications, steganography tools and utilities for securely wiping drives (you know, in case someone else has a copy of CAINE).
    Open source engineering: CAELinux

    Eminently embeddable: Zeroshell
    Zeroshell Linux gets its name from being designed to be solely administered through a Web interface. It's intended to be used on servers and embedded devices.
    Its features include load balancing, support for 3G mobile broadband connections and RADIUS support.

    Ditch Windows Media Centre: Mythbuntu
    Mythbuntu is not really a niche distribution, but it is designed for a specific task rather than being a general desktop distro.
    Mythbuntu is used to run PVRs and media centre PCs. As its name indicates, it's derived from Ubuntu Linux.
    However, it's ditched the Gnome and by default utilises the relatively barebones Xfce desktop environment.

    Damn Small Linux is damn cool

    Damn Small Linux (DSL) is actually quite a well known distribution. It's not nearly as small as the amazing MenuetOS (which is a non-Linux OS writ

    --
    Domestic spying is now "Benign Information Gathering"
  2. Re:The abbreviated list by Clopnixus · · Score: 5, Informative

    Can't get to the site but if your list is complete I'm surprised there's no mention of Scientific Linux. The distro created by the Fermi National Accelerator laboratory and CERN has to be high on the list of unusual and interesting Linux distributions. Actually, works pretty well as a standard desktop too...

  3. Puppy Linux Arf Arf by oakwine · · Score: 5, Informative

    My favorite, but no longer obscure. Puppy is now v. 5.0 and # 10 in page hit ranking on Distrowatch. Puppy is arguably the cutest distribution, the most sincere distribution, and the most beloved distribution. Not to mention very compact, very capable, very easy to install or run live, and very extensible. Try some now! Try some today! Puppy is good for you! Everyone should know about it!

  4. Re:What is the definition of 'distro'? by Anonymous Coward · · Score: 4, Informative

    " Damn Vulnerable Linux unknown"

    It's based on Debbian and Knoppix. See: http://distrowatch.com/table.php?distribution=damnsmall

    " Tinfoil Hat Linux unknown"

    Not listed on Distrowatch, or at least I couldn't find it :(

    " live.linuX-gamers.net unknown"

    It's based on Arch, see: http://distrowatch.com/table.php?distribution=linuxgamers

    " Tiny Core Linux unknown"

    Independent (self-rolled). See: http://distrowatch.com/table.php?distribution=tinycore

    If you want details about Linux Distributions there's no better place I know of, or more comprehensive, than distrowatch.com. Really surprised Tinfoil is not listed!

  5. Re:The most useful distro is... by grantek · · Score: 4, Informative

    ... the live CD you have with you.

    Which is ALWAYS System RescueCD - I've never come across a better emergency disc.

  6. Re:What is the definition of 'distro'? by JWSmythe · · Score: 4, Informative

      Thanks.  Since the only one left is tinfoil, I grabbed it, and did a little poking around.  Just based on the mentions in the readme.txt, it may be a self-rolled distro.  It to be Busybox based.  I was thinking of rolling one of those up myself, except busybox annoys me when it can't do particular things because it doesn't understand posix flags (my biggest annoyance is with cp).  That can be corrected easily enough with some select static binaries, rather than symbolic links to busybox. :)

      The busybox "cp" flags are:

      cp [-a] [-d] [-p] [-R] Source ... Target

      The posix "cp" flags are:

      cp [-f] [-H] [-i] [-p] [-r | -R] [--] Source ... Target

      There are others, I've just had quite a few occasions to boot to a Busybox based CD, and then my commands don't work.  Or worse, a script on the machine doesn't work because the flags don't work.

      So the distro tally is up to:

      Damn Vulnerable Linux     Debian
      Tinfoil Hat Linux         self-rolled (?)
      CAINE                     Ubuntu
      CAELinux                  Ubuntu
      Ubuntu Christian Edition  Ubuntu
      live.linuX-gamers.net     Arch
      Parted Magic              Ubuntu
      GMusix GNU+Linux          Debian
      Zeroshell Linux           self-rolled - LFS methods
      Mythbuntu                 Ubuntu
      Damn Small Linux          Debian
      Tiny Core Linux           self-rolled

      Ubuntu (5)        41.6%
      Debian (3)        25.0%
      Arch   (1)         8.3%
      --------------
      Known Distros (9) 75.0%
      Original (3)      25.0%

      That's still a long way from a list of distros to check out, unless you like checking out the same thing over ... and over ... and over ...

      BTW, sorry for the code formatting.  I wanted to keep my columns straight in the data parts of the post, and I don't know of a better way on here to do it.

    --
    Serious? Seriousness is well above my pay grade.