Internet
Fact-checked

At EasyTechJunkie, we're committed to delivering accurate, trustworthy information. Our expert-authored content is rigorously fact-checked and sourced from credible authorities. Discover how we uphold the highest standards in providing you with reliable knowledge.

Learn more...

What is the Difference Between UNIX® and Linux®?

Kurt Inman
Kurt Inman

UNIX® and Linux® are two types of operating systems which can be quite similar from a user's point of view, but are very different internally. The operating system (OS) kernels are structured differently and require different device drivers. Linux® operating systems are often entirely open-source software while many UNIX® implementations are not. UNIX® and Linux® are frequently used by businesses, governments and students for a large variety of computing tasks. They are also used in many hand-held devices such as cell phones, Personal Digital Assistants (PDAs) and netbook computers.

The original UNIX® OS was developed at American Telephone and Telegraph Company (AT&T) in 1969. During the 1970s, AT&T licensed the OS and its source code to many commercial firms as well as the US government and educational institutions. Many variations have been developed outside of AT&T, in part due to reactions to the company's increasing control and licensing fees. Some of these variants adhere more closely to the informal UNIX® standards of the 1980s and 1990s than others. UNIX® is a fairly broad term and is often attached to similar, but not standardized, versions of the OS.

UNIX® and Linux® are used in many netbooks.
UNIX® and Linux® are used in many netbooks.

The Berkeley Software Distribution (BSD) is a competing version of UNIX® developed at the University of California, Berkeley. A free open-source variation called 386BSD was first released in 1992, one year after Linus Torvalds began writing the first Linux® kernel. Most UNIX® implementations are not open-source, which is a major difference between UNIX® and Linux®. UNIX® is often sold with a quite restrictive license which includes a large fee assessed per user or per site. In contrast, Linux® systems are usually distributed freely with source code under the liberal terms of the GNU General Public License (GPL).

Linux® is an open-source operating system, meaning the source code is publicly available for inspection and even improvement.
Linux® is an open-source operating system, meaning the source code is publicly available for inspection and even improvement.

The Linux® OS was developed long after UNIX® had matured. UNIX® and Linux® share many of the same concepts and the software tools included with each provide similar functionality. The design and implementation of the Linux® kernel and other OS software is different from UNIX®, however. Many of the utilities, compilers and editors developed by the GNU Project are distributed with the Linux® OS. The goal of GNU is to produce and maintain a free software system compatible with UNIX®, including a kernel.

The Linux® kernel created by Torvalds, distributed under the terms of the GNU GPL, is the foundation of all Linux® systems. It is generally smaller and more efficient than most UNIX® kernels, designed from scratch to be very similar to UNIX®. Device drivers, file systems and other OS internals are quite different, however. UNIX® and Linux® systems, therefore, require separate drivers for each device, as they are not compatible in that respect.

User interfaces are frequently different between UNIX® and Linux® systems as well. UNIX® has traditionally used a text-based command-line interface which is also available with Linux®. Many developers have created full-featured graphical user interface (GUI) systems for Linux®, some of which have also been ported to UNIX®.

Linux® kernels, GNU utilities and related free software are continually supported and enhanced by a large open-source development community. In contrast, each version of UNIX® tends to have its own small, specialized group of developers, most of whom work for a particular UNIX® vendor. UNIX® support is often available only through a paid support arrangement with the vendor or a third party.

Discussion Comments

SanSlayer

My favorite distro (distribution) of Linux is Ubuntu. I bought a Dell laptop several years ago and had the option of having it shipped with the latest version of the Ubuntu operating system pre-installed. I loved having the ability to customize the OS and know that I'd never have to pay for an upgrade; the open source model means new versions of the OS and other open source software are free in perpetuity.

As far as ease of use and performance, I do admit that there are some differences between running a Linux OS and a Windows or Mac system, but since the OS is designed to be a lot more streamlined than the mainstream competitors, generally software loads faster and I run into fewer errors than I do with my Windows machine. The interface is similar to Windows and Mac OS (there is a dock for frequently used programs and you can use a search bar to scour your system for files and programs) so even newbies shouldn't feel too overwhelmed.

It takes a little research sometimes to learn how the OS works and how programs work within it, but it was worth it for me: My laptop is still running strong after six-plus years!

Post your comments
Login:
Forgot password?
Register:
    • UNIX® and Linux® are used in many netbooks.
      By: xiaosan
      UNIX® and Linux® are used in many netbooks.
    • Linux® is an open-source operating system, meaning the source code is publicly available for inspection and even improvement.
      By: Photo_Ma
      Linux® is an open-source operating system, meaning the source code is publicly available for inspection and even improvement.