Skip to content

sirredbeard/awesome-unix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome UNIX® Awesome

This list is an exploration of the world of UNIX®, including UNIX history, the relevance of UNIX today, and lists select awesome UNIX and UNIX-like projects. This list also contains resources for UNIX standards, programming, communities, and free software. This project is not affiliated with, sponsored, or endorsed by The Open Group.

Contents

Frequently Asked Questions

What is UNIX

UNIX is the greatest operating system family ever invented you have probably never heard about whose genius design ideas now enable everything great you love.

Why is UNIX relevant today

The ideas behind UNIX®, a research operating system from AT&T in the 1960s, have evolved to form a set of core computer science principles around which dozens of operating systems are built. These operating systems and applications built on them underpin most of modern computing, from the mobile devices in your pocket to mainframes that perform climate change analysis. They exist on a continuum that includes certified UNIX®, open source projects descended from the original AT&T UNIX®, and Unix-like projects designed to be Unix-compatible.

Disambiguation: AT&T UNIX®, UNIX® Certification, UNIX®-Like, and Linux®

Venn diagram

Commercial UNIX

UNIX® was originally a research operating system developed at AT&T's Bell Labs.® It has evolved today into a set of operating systems standards, called POSIX® overseen by the IEEE®, and official certifications that can be obtained by companies for their commercial operating systems, through a process administrated by The Open Group®. Among the operating systems certified as UNIX are massive mainframe operating systems like IBM®'s AIX® as well Apple®'s macOS® desktop operating for their MacBook® and iMac® lineup.

"Unix Philosophy"

"Unix philosophy" is a core set of computer science principles, first implemented in UNIX®, now codified in standards set forth by IEEE® and The Open Group®, and duplicated in dozens of UNIX®-like operating systems that emphasize building simple, short, clear, modular, and extensible software on a common set of programming standards and libraries that allow that software to be easily maintained and repurposed by developers other than its creators, across numerous operating systems and platforms. This enables the rapid spread and development of new and better software. It goes hand in hand with open source philosophy.

"This is the Unix philosophy: Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface." - Douglas McIlroy, former head of Bell Labs Computing Sciences Research Center

AT&T UNIX®-Derived Descendants, e.g FreeBSD®

The term UNIX also debatedbly encompasses operating systems that are direct descendants of the original AT&T UNIX codebase but have since re-implemented the AT&T code with code under open source licenses. The most prominent of which the family of BSDs: FreeBSD, OpenBSD, and NetBSD, and their derivatives. These are not UNIX® certified, they are technically Unix-like, but share a unique direct link back to AT&T UNIX®, while newcomers like Redox OS do not.

Unix®-Like Operating Systems, e.g. Linux®

For a variety of historical and legal reasons, there has also been a massive explosion of Unix-like operating systems. MINIX®, for example, was created as a Unix-like teaching operating system by Prof. Andrew S. Tanenbaum. Linux® was created because Linus Torvalds, a college student, wanted to run a Unix-like operating system on his own hardware. Linux® has since gone on to become the most popular Unix-like operating system. Twenty years later, when Android, Inc.® needed a kernel for their new namesake mobile operating system they borrowed one from Linux. Unix-like operating systems implement some degree of the POSIX® standards and Unix philosophy but do not seek official UNIX® certification.

*NIXes

Certified UNIX Operating Systems

  • macOS® - macOS is the current series of Unix-based graphical operating systems developed and marketed by Apple Inc. designed to run on Apple's personal computers.
  • AIX® - AIX is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms.
  • HP-UX® - HP-UX is Hewlett Packard Enterprise's proprietary implementation of the Unix operating system, based on UNIX System V.
  • UnixWare® - UnixWare is a Unix operating system made by Xinuos from the assets of SCO Group.
  • OpenServer® - OpenServer is a Unix operating system made by Xinuos from the assets of SCO Group.
  • z/OS® - IBM z/OS is an operating system for IBM zSystems mainframes.

AT&T UNIX®-Derived Operating Systems

These operating systems, with the exception of Open Server 10, are not UNIX® certified by The Open Group.

  • OpenBSD - OpenBSD is a free and open-source Unix-like computer operating system descended from Berkeley Software Distribution (BSD), a Research Unix derivative developed at the University of California, Berkeley known for its security and development discipline.
    • FuguIta - FuguIta is an OpenBSD live CD featuring portable workplace, low hardware requirements, additional software, and partial support for Japanese.
    • MirBSD - Fork of OpenBSD that tracks OpenBSD base with a number of enhancements and modifications.
  • NetBSD® - NetBSD is a free and open source Unix-like operating system that descends from Berkeley Software Distribution (BSD), a Research Unix derivative developed at the University of California, Berkeley known for its wideranging platform support.
  • DragonflyBSD - DragonFly BSD is a free and open source Unix-like operating system created as a fork of FreeBSD 4.8.
  • FreeBSD® - FreeBSD is a free and open-source Unix®-like operating system descended from Research Unix via the Berkeley Software Distribution (BSD) known for its software package availability and speed.
    • GhostBSD - GhostBSD is a Unix®-like operating system based on TrueOS with MATE as its default desktop environment.
    • MidnightBSD - MidnightBSD is a free Unix®-like, desktop-oriented operating system based on FreeBSD 6.1 that borrows heavily from the NeXTSTEP graphical user interface.
    • HardendedBSD - HardenedBSD is a security-enhanced fork of FreeBSD. The HardenedBSD Project implements a number of exploit mitigation and security technologies on top of FreeBSD.
    • TrueNAS CORE® - TrueNAS CORE (formerly known as FreeNAS®) is a free and open-source network-attached storage (NAS) software based on FreeBSD and the OpenZFS file system.
    • pfSense® - pfSense is an open source firewall/router computer software distribution based on FreeBSD.
    • OPNsense® - OPNsense originally forked from pfSense in 2014 over technical differences between developers of pfSense.
    • Open Server 10® - Xinuos® OpenServer 10® commercial operating system based on FreeBSD 10 and designed to support business applications. 💰
    • XigmaNAS - XigmaNAS (formerly known as NAS4Free) is an embedded Open Source NAS (Network-Attached Storage) distribution based on the latest FreeBSD releases.
    • helloSystem - helloSystem is a FreeBSD-based desktop system for creators with a focus on simplicity, elegance, and usability. Its design follows the “Less, but better” philosophy. It is intended as a system for “mere mortals”, welcoming to switchers from the Mac.

UNIX-Certified Linux-Based Operating Systems

As of 2023, there are no more UNIX®-certified Linux-based operating systems. The last two being K-UX® from Inspur and EulerOS® from Huawei.

Many Linux-based operating systems include a UNIX® compatability add-on that pass OpenGroup UNIX® compatability suite tests, but the Linux vendors no longer obtain UNIX® certification.

Linux

The Most Popular Unix-Like Operating System. These operating systems are not UNIX® certified by The Open Group.

Most Unix®-Like Engineered Linux Distributions

  • Slackware - Slackware is a Linux distribution created by Patrick Volkerding in 1993. Slackware aims for design stability and simplicity and to be the most "Unix-like" Linux distribution.
    • Salix - Salix is a Linux distribution based on Slackware that is simple, fast, and easy to use. Salix adds automated dependency resolution, a larger repository of applications, and a suite of native administration and configuration tools for both the GUI and the command line.
  • Devuan - Devuan Linux is a fork of Debian without systemd from Unix veterans with the goal of becoming the new go-to base distribution for Linux. XFCE is default desktop environment.
    • heads - Heads is a live CD to connect securely over Tor, unlike Tails it does not rely on systemd or non-free software. awesome is default desktop environment.
    • Gnuinos - Gnuinos is a lightweight Linux libre distro based on Devuan with no non-free software featuring OpenBox desktop.
  • Gentoo® - Gentoo is a Linux distribution built using the Portage package management system. Unlike a binary software distribution, the source code is compiled locally at the time of installation. Gentoo is known for its speed.
    • Funtoo - Funtoo Linux is a Linux-based operating system that is a variant of Gentoo Linux.
    • Redcore - Redcore Linux is a distribution based on Gentoo Linux that aims to be a very quick way to install a pure Gentoo Linux system without spending hours or days compiling from source code.
  • Alpine - Alpine Linux is an independent, non-commercial, general purpose Linux distribution designed for power users who appreciate security, simplicity and resource efficiency.
    • Adélie - Adélie Linux was created by Gentoo users who combined the power of Alpine with the ease-of-use of a binary package manager. Adélie is notable for supporting x86, PowerPC, MIPS, and ARM platforms.
  • Void - Void is a general purpose operating system, based on the monolithic Linux kernel, features XBPS packaging system.
  • GuixSD - GuixSD is an advanced distribution of the GNU operating system developed by the GNU Project, home of gcc and the GPL, which respects the freedom of computer users.
  • Linux From Scratch - Linux From Scratch is a way to install a working Linux system by building and installing all components manually, including the bootloader, kernel, and user programs.
  • Dragora - The Dragora project produces a libre, reliable, Unix-like GNU/Linux distribution made from scratch.

Popular Commercial Linux® Distributions

  • Ubuntu® - Ubuntu is a Debian-based Linux distribution published by Canonical® who offer commercial support for enterprise-class Ubuntu Server variant.
    • Pop!_OS - POP!_OS is a developer and maker-focused minimalist Linux distro from Linux hardware manufacturer System 76®. It runs on any x86-compatible hardware.
    • elementaryOS - Distro elementaryOS is a consumer-oriented Linux distribution based on Ubuntu. It is the flagship distribution to showcase the Pantheon desktop environment. 💰
  • Red Hat Enterprise® - Red Hat Enterprise Linux is a Linux distribution developed by Red Hat® and targeted toward the commercial market. 💰
  • SUSE Linux Enterprise® - SUSE Linux Enterprise workstation/server is a Linux-based operating system developed by SUSE®. It is designed for servers, mainframes, and workstations. 💰
  • Oracle® - Oracle Linux® is compiled from Red Hat Enterprise Linux source code, replacing Red Hat branding with Oracle's, optimized to run Oracle software. 💰
  • Deepin - Deepin is a popular Chinese Linux distribution based on Debian with a focus on being a user-friendly desktop Linux distribution. It includes a number of pre-installed proprietary applications, such as Skype.
  • Clear Linux - Clear Linux is a distribution developed and maintained by Intel, the makers of Intel computer processors. The distribution is heavily optimized for Intel processors at the kernel and library levels. As a result is it one of the highest performing Linux distros on x86_64 hardware.

Popular Non-Commercial Linux® Distributions

  • Debian® - Debian is a Unix-like computer operating system that is composed entirely of free software, most of which is under the GNU General Public License and packaged by a group of individuals participating in the Debian Project.
  • Fedora® - Fedora is an Unix-like operating system based on the Linux kernel and GNU programs (a Linux distribution), developed by the community-supported Fedora Project and sponsored by the Red Hat company.
  • CentOS Stream - CentOS Stream is a Linux distribution that attempts to provide a free, enterprise-class, community-supported computing platform.
  • Mageia - Mageia is a Linux based operating system, distributed as free and open source software. It is forked from the Mandriva Linux distribution.
  • OpenSUSE - openSUSE formerly SUSE Linux and SuSE Linux Professional, is a Linux-based project and distribution sponsored by SUSE Linux and other companies.
  • Arch - Arch Linux is a Linux distribution for computers based on x86-64 architectures.
    • Manjaro - Manjaro Linux is an open source operating system for computers. It is a distribution of Linux based on the Arch Linux distribution.
    • Parabola - Parabola is derived from Arch and provides packages from it that meet the Free Software Foundation guidelines and replacements for the packages that don't.
  • Solus - Solus is an independent desktop operating system based on the Linux kernel. It is offered as a curated rolling release model. It is the flagship distro for the Budgie desktop environment and closely tracks optimizations found in Clear Linux, making it one of the fastest desktop Linux distros available.
  • Mint - Linux Mint is a community-driven Linux distribution based on Debian and Ubuntu that strives to be a "modern, elegant and comfortable operating system which is both powerful and easy to use.

Mobile Linux® Distributions

  • Android™ - Android is a mobile operating system developed by Google®, based on the Linux kernel and designed primarily for touchscreen mobile devices such as smartphones and tablets.
  • Chrome OS™ - Chrome OS is an operating system designed by Google that is based on the Linux kernel and uses the Google Chrome™ web browser as its principal user interface.
  • CopperheadOS® - CopperheadOS is a source-available operating system for smartphones and tablet computers, based on the Android mobile platform. It is based on the official releases of the Android Open Source Project by Google®, with added privacy and security features.💰
  • postmarketOS - postmarketOS, is a free and open-source operating system under development primarily for smartphones, based on the lightweight Alpine Linux distribution.
  • Halium Project - Halium is the collaborative project to unify the Hardware Abstraction Layer for projects which run GNU/Linux on mobile devices with pre-installed Android.
  • LineageOS - LineageOS is a free and open-source operating system for smartphones and tablet computers, based on the Android mobile platform, forked from CyanogenMod.
  • Mer - Mer is a free and open-source software distribution, targeted at hardware vendors to serve as a middleware for Linux kernel-based mobile-oriented operating systems. It is a fork of MeeGo™.
  • Sailfish OS - Sailfish OS is a general purpose Linux used commonly as mobile operating system combining the Linux kernel, the open-source Mer core stack of middleware, a proprietary UI, and other third-party components.
  • Tizen™ - Tizen is an open source, standards-based software platform for multiple device categories, including smartphones, tablets, TVs, netbooks and automotive infotainment platforms.
  • WebOS - WebOS is a Linux kernel-based multitasking operating system for smart devices that has been was first used as a mobile operating system on Palm devices and introduced a number of UX/design metaphors later duplicated in iOS and Android. Initially developed by Palm, then acquired by HP, and now owned by Qualcomm, it is now commonly found on LG-brand smart TVs.
  • LuneOS - LuneOS is a mobile operating system based on the Linux kernel and currently developed by WebOS Ports community. LuneOS is the open source successor for Palm/HP webOS where the user interface is rebuilt from scratch by using the latest technologies available and installs on any devices compatible with CyanogenMod.

Unique Linux® Distributions/Related Projects

  • Windows Linux Subsystem - Windows® Subsystem for Linux (WSL) is a compatibility layer for running Linux binary executables natively on Windows 10. WSL currently supports Ubuntu, OpenSUSE Leap, SUSE Enterprise Linux, Debian, and Kali Linux. Official Fedora support is coming soon. Unofficial support for other distributions. 💰
  • QubesOS - QubesOS is a security-focused desktop operating system that aims to provide security through isolation. Virtualization is performed by Xen®, and user environments can be based on Fedora, Debian, Whonix, and Microsoft Windows, among other operating systems .
  • Bedrock - Bedrock Linux is a Linux distribution that currently installs from an existing Linux installation, allowing the user to select a preferred init at boot time and install Linux packages from multiple distributions at the same time .
  • GoboLinux - GoboLinux is an alternative Linux distribution which redefines the entire filesystem hierarchy. In GoboLinux you don't need a package database because the filesystem is the database .
  • GNUSTEP - GNUSTEP is a Linux live CD distribution based on Debian that prominently features the GNUstep application frameworks, a free software re-implementation of the OPENSTEP and Cocoa frameworks originally developed by NeXT with Sun Microsystems.
  • oasis - A small statically-linked linux system suitable for a range of uses including server and desktop. The entire system can be compiled in minutes .
  • Tails - Tails is a security-focused Debian-based Linux distribution aimed at preserving privacy and anonymity .
  • Red Star OS - Red Star OS is a North Korean Linux operating system developed for use in North Korea that computer researches have noted watermarks every document and media file on a computer or on any USB stick connected to it.
  • Kali Linux - Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing. It is maintained and funded by Offensive Security Ltd .
  • NixOS Linux - NixOS is a Linux distribution that built on the unique completely declarative Nix package manager .

Embedded/IoT-Focused Linux® Distributions

  • OpenWrt - OpenWrt is an open source project for an embedded operating system based on Linux, primarily used on embedded devices to route network traffic.
  • Ångström - A Linux distribution for a variety of embedded devices. The distribution is the result of work by developers from the OpenZaurus, OpenEmbedded, and OpenSIMpad projects.
  • Poky - Poky is a reference distribution for the Yocto Project™, an open source project that provides templates, tools, and methods to create custom Linux-based systems for embedded devices.
  • Ubuntu Core - Ubuntu Core is a tiny, transactional version of Ubuntu for IoT devices and large container deployments.
  • Raspberry Pi OS - Raspberry Pi OS is a Debian-based computer operating system for Raspberry Pi.
  • Tiny Core Linux - Tiny Core Linux (TCL) is a minimal Linux operating system focusing on providing a base system using BusyBox and FLTK, developed by Robert Shingledecker.

Other Unix®-Like Operating Systems

These operating systems are not UNIX® certified by The Open Group.

iOS

  • iOS® - iOS is a mobile operating system created and developed by Apple Inc. with a larged shared code base with macOS.
    • watchOS® - watchOS is the mobile operating system of the Apple Watch®, developed by Apple Inc. It is based on the iOS operating system.
    • tvOS™ - tvOS is an operating system developed by Apple Inc. for the fourth-generation and later Apple TV digital media player. It is based on the iOS operating system.

Solaris and illumos

Solaris® was originally a UNIX operating system developed jointly by Sun Microsystems® and AT&T® as a version of AT&T's UNIX System V Release 4. Sun continued development on Solaris and later obtained UNIX certification for Solaris. In 2004 Sun open-sourced much of the Solaris code base as OpenSolaris. Sun was acquired by Oracle in 2010 who discontinued formal support of the OpenSolaris project. OpenSolaris was forked and lives on as illumos.

  • Solaris® - Solaris is a Unix operating system originally developed by Sun Microsystems, acquired by Oracle in 2010.
  • illumos - Derived from OpenSolaris, illumos is a free and open-source Unix operating system, derived from SVR4 UNIX and BSD.
    • OpenIndiana - OpenIndiana is a free and open-source, Unix operating system derived from OpenSolaris and based on illumos. Developers forked OpenSolaris after Oracle Corporation discontinued it.
    • SmartOS - SmartOS is a free and open-source SVR4 hypervisor, based on the illumos operating system that combines OpenSolaris technology with Linux's KVM virtualization.
    • OmniOS - OmniOS builds on illumos to make a complete operating system and provide users with a familiar, installable operating system with a minimal package set to ease regulatory compliance.
    • DilOS - DilOS is an illumos-based platform featuring the Debian package manager (dpkg+apt).
    • Tribblix - Tribblix is an operating system created by Peter Tribble. Derived from OpenSolaris, OpenIndiana, and illumos, it blends a retro style with modern components.
    • XStreamOS - XStreamOS is an effort to mantain a distribution of the illumos kernel, featuring a customized text install, the ZFS fileystem, advanced features, and a starting point to contribute and develop the illumos kernel.
    • v9os - Server-only, IPS-based minimal SPARC-only distribution of illumos.

GNU Hurd

  • GNU/Hurd - GNU Hurd is a multiserver microkernel developed by the GNU Project. It has been under development since 1990 and is designed as a replacement for the Unix kernel. It is released as free software under the GNU General Public License .
    • Debian GNU/Hurd - Debian GNU/Hurd is an implementation of the GNU Hurd on the Debian userspace with the apt package manager.
    • Arch GNU/Hurd - Arch GNU/Hurd is an implementation of the GNU Hurd on the Arch userspace with the pacman package manager.

More Unix-Like Operating Systems

  • Minix® - Minix® is a POSIX®-compliant Unix-like computer operating system based on a microkernel architecture. In 2017 it was learned that Intel™ used a version of MINIX on many of its x86-series processors, perhaps making it the most popular Unix-like operating system .
  • Haiku - Haiku is a free and open-source operating system compatible with the now-discontinued BeOS.® Its development began in 2001, and the operating system became self-hosting in 2008 .
  • PureDarwin - PureDarwin is a operating system based on the open-source components of Apple's macOS operating system, principally code derived from NeXTSTEP, BSD, Mach, and other software projects released under free software licenses.
  • Minoca OS - Minoca OS is a general purpose operating system written from scratch. It aims to be lean, maintainable, modular, and compatible with existing software.
  • Redox - Redox is a Unix-like microkernel operating system written in the programming language Rust, a language with focus on safety and high performance. Redox aims to be secure, usable, and free .
  • Akaros - Akaros is an open source, GPL-licensed operating system for manycore architectures. The goal is to provide support for parallel and high-performance applications and to scale to a large number of cores .
  • Sortix - Sortix is a small self-hosting operating-system aiming to be a clean and modern POSIX implementation, a hobbyist operating system written from scratch with its own base system, including kernel and standard library, as well as ports of third party software.
  • ToaruOS - ToaruOS is a hobbyist, educational, Unix-like operating system built entirely from scratch. It includes a kernel, bootloader, dynamic linker, C standard library, composited windowing system, and several utilities and applications .
  • FiwixOS - FiwixOS is a UNIX-like operating system that includes the Fiwix kernel, GNU Toolchain, libraries and additional software. It uses Newlib as its C library and all the included software is free and open-source software. The Fiwix kernel is written from scratch and aims for Linux 2.0 system call compatiblility.

Plan 9 Derivatives

Plan 9® was developed by Bell Labs as the successor to UNIX and incorporated novel ideas, such as a GUI and distributed computing. Official development by Bell Labs has since halted but the code was re-released under the GPL and projects exist to build on Plan 9. Many Bell Labs employees still volunteer on these projects.

  • 9front - 9front is a fork of Plan 9 from Bell Labs by the People's Front of Cat-V. It is a next generation mushroom cloud computing platform for the 20th century .
  • 9legacy - 9legacy is an experimental patch queue for Plan 9 from Bell Labs .
  • Harvey OS - Harvey is an effort to provide a modern, distributed, 64 bit operating system. A different environment for researching and finding new lines of work. It can be built with gcc and clang and has an ANSI/POSIX compliant subsystem.
  • Inferno® - Inferno was an effort to commercialize Plan 9 as networking software. However, like Plan 9, it remained obscure while its ideas permeated into current operating systems.
  • Jehanne - Jehanne is a new distributed operating system designed for programmers. The core values that lead the development are simplicity and security. Jehanne is a fork of Harvey.

Unix-like Real Time Operating Systems

A real-time operating system is an operating system intended to serve real-time applications that process data as it comes in, typically without buffer delays. An example of this in QNX which is used widely in cars and aircraft.

  • QNX® - QNX is a commercial Unix-like real-time operating system, aimed primarily at the embedded systems market, found in many modern automobiles. 💰
  • Integrity® - Integrity is a real-time operating systems produced and marketed by Green Hills Software. Integrity-178B has a top National Security Agency rating. 💰
  • LynxOS® - The LynxOS RTOS is a Unix-like real-time operating system from Lynx Software Technologies. LynxOS features full POSIX conformance and, more recently, Linux compatibility. 💰
  • nuttX® - NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable, the primary focus in NuttX are POSIX and ANSI standards.
  • Fuchsia - Fuchsia is a new real-time operating system (RTOS) currently being developed by Google with a degree of POSIX compataibility.

Additional Resources

More UNIX®

UNIX® v. Unix/*NIX Disambiguation

UNIX History

"Unix Philosophy"

Introductory UNIX® Skills

Introductory Programming Skills

C Language and Derivatives

  • Learn-C.org - C is a general-purpose computer programming language developed at Bell Labs concurrently with UNIX. Most UNIX and NIX operating systems are still written in versions of C, with notable exceptions such as Haiku in C++ and Redox in Rust.
  • Awesome C
  • Rust Learning - A bunch of links to blog posts, articles, videos, etc for learning Rust.
  • Awesome Rust - A curated list of Rust code and resources.
  • Awesome Modern C++ - A collection of resources on modern C++.
  • Awesome Swift - A collaborative list of awesome Swift libraries and resources.

Other Programming Languages

UNIX® Code/Emulation

  • WinWorld Library - Collection of abandonware operating systems, including many old UNIX and Unix-like operating systems.
  • osabandonware - A git-based archive of abandonware operating systems.
  • AT&T 3B1 Emulator - Emulate the original AT&T UNIX.
  • The UNIX Tree - Browse the source code and manuals of various old versions of Unix.
  • Unix History Repository - The source code of the original UNIX through its various versions implemented in git.

UNIX®/POSIX® Technical Standards

Community

  • nixCraft - NixCraft is an online community of new and seasoned Linux / Unix users.
  • LWN - LWN is a reader-supported news site dedicated to producing the best coverage from within the Linux and free software development communities.
  • Reddit - A social news aggregation, web content rating, and discussion website.
    • /r/linux - General GNU/Linux discussion. ~330k users.
    • /r/unixporn - Dedicated to NIX customization, screenshots, and configurations. ~123k users.
    • /r/ubuntu - Specific news, information, and discussion about Ubuntu. ~95k users.
    • /r/arch - Arch Linux discussion and support. ~65k users.
    • /r/debian - News and other stuff about Debian. ~23k users.
    • /r/fedora - News, information, and support surrounding Fedora. ~16k users.
    • /r/BSD - A place for all things BSD. ~10k users.
    • /r/freebsd - News and more about FreeBSD. ~9k users.
    • /r/slackware - Slackware Linux discussion and support. ~2k users.
    • /r/plan9 - Discussion surrounding Plan 9 from Bell Labs. ~1k users.
    • /r/haikuOS - Discussion, support, progress reports, and news about Haiku OS. ~1k users.
    • /r/hurd - GNU HURD discussion and support. ~1k users.
    • /r/solaris - Oracle Solaris news and discussion. ~1k users.
    • /r/minix - Discussion surrounding the MINIX 3 OS by Andrew S. Tanenbaum. ~600 users.
  • DistroWatch - DistroWatch is a website which provides news, popularity rankings, and other general information about various Linux distributions and operating systems.
  • IRC freenode, see #irchelp for more about IRC.
    • ##unixlove
    • ##unix
    • #climagic
    • ##kernel
    • #debian
    • ##linux
    • #devuan
    • #slackware
    • #illumos
  • IRC Snoonet
    • #linuxmasterrace
  • IRC OFTC
    • #linux
  • Awesome Sysadmin

Free Software and Open Source Movements

UNIX®/Linux®-Related Trade Groups

  • USENIX℠ - The USENIX Association is the Advanced Computing Systems Association. It was founded in 1975 under the name "Unix Users Group," focusing primarily on the study and development of Unix and similar systems.
  • The Open Group® - The Open Group is a vendor- and technology-neutral industry consortium and is the certifying body for the UNIX trademark and publishes the Single UNIX Specification technical standard, which extends the POSIX standards.
  • The Linux Foundation® - The Linux Foundation (LF) is dedicated to building sustainable ecosystems around open source projects to accelerate technology development and commercial adoption. The largest open source non-profit organization, it works to promote, protect, and advance Linux and collaborative development.
  • FreeBSD Foundation - The FreeBSD Foundation is a non-profit organization dedicated to supporting and building the FreeBSD Project and community worldwide.

Notable Historic UNIX® and Unix®-like Operating Systems

  • Microsoft Xenix® - Xenix is a discontinued version of the Unix operating system for various microcomputer platforms, licensed by Microsoft® from AT&T in the late 1970s. After the discontinuation of Xenix, Microsoft offered Windows Services for UNIX for Windows NT 4 through Windows 8. Windows 10, the successor to Windows 8, features the Windows Linux Subsystem.
  • BSD386 - BSD/OS (originally called BSD/386 and sometimes known as BSDi) is a discontinued proprietary version of the BSD operating system developed by Berkeley Software Design, Inc. (BSDi).
  • NeXTSTEP - NeXTSTEP is a discontinued object-oriented, multitasking operating system based on UNIX. It was developed by NeXT Computer in the late 1980s and early 1990s and was initially used for its range of proprietary workstation computers such as the NeXTcube.
  • Project Athena - Project Athena was a joint project of MIT, Digital Equipment Corporation, and IBM to produce a campus-wide distributed computing environment for educational use. The project spawned many technologies that are widely used today, such as the X Window System and Kerberos. Athena was originally based on BSD, followed by IRIX, and then Linux. The Athena tools live in an MIT student project, Debathena.
  • IRIX® - IRIX is a discontinued operating system developed by Silicon Graphics (SGI) to run natively on their MIPS workstations and servers. It is based on UNIX System V with BSD extensions. SGI's Indigo Magic™ Desktop for IRIX® is still under active development for IRIX and Linux.
  • BeOS® - BeOS is an operating system for personal computers first developed by Be Inc. in 1991 built for digital media work with partial POSIX® compatibility.
  • NEWS-OS - NEWS-OS was an operating system from Sony based on BSD then System V that powered a line of series of Unix workstations sold during the late 1980s and 1990s. The first NEWS machine workstations appeared in Japan in January 1987 and was conceived as a desktop replacement for the VAX series. NEWS-OS was notable for having advanced TCP/IP networking features and being the first development tool for the new Sony Playstation.
  • Darwin - Darwin is an open-source Unix operating system released by Apple, Inc. It is composed of code developed by Apple, as well as code derived from NeXTSTEP, BSD, Mach, and other free software projects.
  • MkLinux - MkLinux is an open source computer operating system started by the Open Group and Apple in 1996 to port Linux to Macintosh computers. Its last release was in 2002.
  • CoLinux - Cooperative Linux, abbreviated coLinux, was software which allowed Microsoft Windows and the Linux kernel to run simultaneously in parallel on the same machine.
  • ULTRIX® - ULTRIX is the brand name of Digital Equipment Corporation's discontinued native UNIX operating systems for the PDP-11, VAX, and DECstations.
  • Tru64 UNIX® - Tru64 UNIX® is a discontinued 64-bit UNIX® operating system for the Alpha® platform, currently owned by HP®. Previously, Tru64 UNIX® was a product of Compaq® and before that DEC™, where it was known as Digital UNIX™. It was unusual among commercial UNIX implementations as it is built on top of the Mach kernel like macOS.®

More macOS®

More illumos®

More BSD

More Linux®

UNIX and Unix-Like Hardware Vendors

Intellectual Property Notices

  • The Open Group® is not affiliated with and has not endorsed or sponsored this page.
  • UNIX® and The Open Group® are trademarks of The Open Group. Use of The Open Group trademarks are authorized by The Open Group Trademark Guidelines as "Editorial or Articles, but not Advertising" and/or permitted by trademark fair use under United States law.
  • OpenServer® is a registered trademark of Xinuos.
  • FreeBSD® is a registered trademark of The FreeBSD Foundation. in the United States and/or other countries.
  • NetBSD® is a registered trademark of The NetBSD Foundation, Inc. in the United States and/or other countries.
  • Apple®, MacBook®, iMac®, and macOS® are registered trademarks of Apple, Inc. in the United States and/or other countries.
  • Debian® is a registered trademark of Software in the Public Interest, Inc. in the United States and/or other countries.
  • IEEE®, IEEE Standard 1003.1, and POSIX® are trademarks or registered trademarks of The Institute of Electrical and Electronics Engineers, Inc. in the United States and/or other countries.
  • Bell Labs® and Plan 9® are reademarks or registered trademarks of Alcatel-Lucent USA, Inc. in the United States and/or other countries.
  • Linux® is a registered trademark of Linus Torvalds in the United States and/or other countries.
  • AT&T, the AT&T logo, AT&T slogans and other AT&T product/service names and logos are trademarks and service marks of AT&T Intellectual Property or AT&T affiliated company ("AT&T Marks").
  • AIX®, PowerPC®, and IBM® are trademarks or registered trademarks of IBM Corporation in the United States and/or other countries.
  • HP®, Tru64®, and HP-UX® are trademarks or registered trademarks of HP Hewlett Packard Group, LLC in the United States and/or other countries.
  • illumos® is a registered trademark of Garrett D'Amore in the United States and/or other countries.
  • Xinuos® is a registered trademark of Xinuos, Inc. in the United States and/or other countries.
  • Oracle, Java, Solaris, Sun Microsystems and SunOS are registered trademarks of Oracle and/or its affiliates.
  • Slackware is a trademark of Patrick Volkerding in the United States and/or other countries.
  • Google®, Chrome OS™, and Android™ are registered trademarks of Alphabet, Inc. in the United States and/or other countries.
  • IXsystems®, TrueOS®, BSDi, Berkeley Software Design, Inc., and FreeNAS® are trademarks or registered trademarks of IXsystems, Inc. in the United States and/or other countries.
  • BeOS® is a trademark or registered trademark of ACCESS Systems Americas, Inc. in the United States and/or other countries.
  • Linux Foundation, Xen®, MeeGo, Tizen, and Yocto Project™ are trademarks or registered trademarks of the Linux Foundation in the United States and/or other countries.
  • K-UX® and Inspur® are registered trademarks of Inspur Technologies Co., Ltd. in the United States and/or other countries.
  • EulerOS® and Huwaei® is a registered trademarks of Huawei Technologies Co., Ltd. in the United States and/or other countries.
  • pfSense® is a registered trademark of Electric Sheep Fencing, LLC in the United States and/or other countries.
  • Inferno® is a registered trademark of Vita Nuova Holdings Ltd. in the United States and/or other countries.
  • Red Hat®, Fedora®, and Red Hat Enterprise Linux® are trademarks or registered trademarks of Red Hat, Inc. in the United States and/or other countries.
  • Ubuntu® and Canonical® are registered trademark of Canonical Limited in the United States and/or other countries.
  • SUSE® and SUSE Linux Enterprise® are registered trademarks of SUSE in the United States and/or other countries.
  • System76® is a registered trademark of System76, Inc. in the United States and/or other countries.
  • Windows®, Microsoft®, Skype®, Windows NT®, and Xenix® are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.
  • QNX® is a registered trademark of Blackberry Limited in the United States and/or other countries.
  • Huawei™ is is a trademark or registered trademark of Huawei Technologies Co. Ltd. in the United States and/or other countries.
  • Integrity® and Green Hills Software are registered trademarks of Green Hills Software in the United States and/or other countries.
  • LynxOS® is a registered trademark of Lynx Software Technologies, Inc. in the United States and/or other countries.
  • CopperheadOS® is a registered trademark of Copperhead Limited in the United States and/or other countries.
  • MINIX® is a trademark or registered trademark of Pearson Education, Inc. in the United States and/or other countries.
  • Gentoo® is a registered trademark of Gentoo Foundation, Inc. in the United States and/or other countries.
  • Dell® is a trademark or registered trademark of Dell, Inc. in the United States and/or other countries.
  • Entroware® is a trademark of Entroware, a UK company, in the United States and/or other countries.
  • Raptor Computing Systems® is a registered trademark of Timothy Pearson in the United States and/or other countries.
  • Fujistu® is a trademark or registered trademark of Fujitsu Limited. in the United States and/or other countries.
  • SPARC® is a trademark or registered trademark of SPARC International, Inc. in the United States and/or other countries.
  • Lenovo® is a trademark or registered trademark of Lenovo Group Ltd. in the United States and/or other countries.
  • USENIX℠ is a servicemark of the Advanced Computing Systems Association in the United States and/or other countries.
  • O'Reilly Media is a trade name of O'Reilly Media, Inc. in the United States and/or other countries.
  • The OSI logo is a trademark of Open Source Initiative and is used under OSI Trademark Guidelines.
  • Joylent™ is a trademark of Joylent, Inc. in the United States and/or other countries.
  • IRIX®, SGI®, and Indigo Magic are trademarks or registered trademarks of Silicon Graphics, Inc. in the United States and/or other countries.
  • Docker® is a trademark or registered trademark of Docker, Inc. in the United States and/or other countries.
  • Rust™ is a trademark of the Mozilla Foundation, Inc.
  • IOS is a trademark or registered trademark of Cisco in the United States and other countries and is used by Apple, Inc. under license.
  • X Window System™, Project Athena™, Athena™, and Kerbos™ are trademarks of the Massachusetts Institute of Technology.
  • DEC™, PDP-11™, DECnet™, DECstations™, ULTRIX™, Digital™, Digital UNIX™, VAX™ are trademarks of Digital Equipment Corporation.
  • OPNsense® is a trademark or registered trademark of Deciso B.V.
  • Intel™ is a trademark of Intel Corporation or its subsidiaries in the U.S. and/or other countries.
  • Palm is a registered trademark of Wide Progress Global Limited.
  • LG is a registered trademark of LG Corp.
  • Cyanogenmod is a registered trademark of Cyanogenmod, LLC.
  • Sony, NEWS-OS, and NEWS are trademarks or registered trademarks of Sony Corporation in the United States and/or other countries.
  • PlayStation® is a trademarks or registered trademark of Sony Interactive Entertainment Inc. in the United States and/or other countries.

All other trademarks mentioned herein are the property of their respective owners and may be registered in the United States and/or other countries.

Portions of the descriptions above are from Wikipedia and used under CC BY-SA 4.0 license.