A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Types of Linux

Arch Linux
Arch Linux

Arch Linux (or Arch / ɑːr tʃ /) is a Linux distribution for computers based on x86-64 architectures. Arch Linux is composed predominantly of free and open-source software, and supports community involvement.

image: tecmint.com
b : Block Device File
b : Block Device File

A Block Special File or block device is: A file that refers to a device. A block special file is normally distinguished from a character special file by providing access to the device in a manner such that the hardware characteristics of the device are not visible.

c : Character Device File
c : Character Device File

The Linux kernel then associates those functions with the character device, so for example when a user-mode application calls the read() function on a character device file, it will result in a syscall and then the kernel will route this call to a read function specified when creating the driver.

CentOS 7
CentOS 7

CentOS (Community enterprise Operating System), released in May 2004, is a 100% free operating system distribution based upon the Linux kernel. It is derived entirely from the Red Hat Enterprise Linux (RHEL) distribution. CentOS exists to provide a free enterprise class computing platform and strives to maintain 100% binary compatibility with its upstream source, Red Hat.

d : Directory
d : Directory

If you speak about ".d" at the end of directory names, this answer is right, it's just a marker for "directory". Just don't confuse it with "d" at the and of a file name, like "syslogd", which stands for daemon. A computer process running in the background.

Debian
Debian

Debian systems currently use the Linux kernel or the FreeBSD kernel. Linux is a piece of software started by Linus Torvalds and supported by thousands of programmers worldwide. FreeBSD is an operating system including a kernel and other software. However, work is in progress to provide Debian for other kernels, primarily for the Hurd.

source: debian.org
Deepin
Deepin

Why trust a Chinese Distribution? System crash randomly. Linux Deepin Is Spyware. New Apps for Linux. How can i install wine? [Solved] fedora-deepin spin

source: deepin.org
Elementary OS
Elementary OS

Learn why Jack Wallen says Elementary OS Loki is one of the most elegant and well-designed Linux desktops on the planet. Used with permission I’ve been a big fan of Elementary OS Freya since it released in 2015.

source: linux.com
image: webupd8.org
Fedora
Fedora

Fedora is a Linux operating system distribution developed and supported by the Fedora Project, an open source community formed in 2003 as a partnership between Red Hat and volunteer contributors.

source: webopedia.com
image: ccm.net
FreeBSD
FreeBSD

Additionally, FreeBSD provides compatibility layers for several other Unix-like operating systems, in addition to Linux, such as BSD/OS and SVR4, however, it is more common for users to compile those programs directly on FreeBSD.

l : Symbolic Link
l : Symbolic Link

A symbolic link, also termed a soft link, is a special kind of file that points to another file, much like a shortcut in Windows or a Macintosh alias. Unlike a hard link, a symbolic link does not contain the data in the target file.

source: kb.iu.edu
Linux Mint
Linux Mint

Linux Mint 19 Tara Cinnamon Edition Linux Mint 19 is a long term support release which will be supported until 2023. It comes with updated software and brings refinements and many new features to make your desktop even more comfortable to use.

source: linuxmint.com
Mandriva
Mandriva

Mandriva Linux One was a free to download hybrid distribution, being both a Live CD and an installer (with an installation wizard that includes disk partitioning tools). Several Mandriva Linux One versions were provided for each Mandriva Linux release preceding Mandriva 2008.

Mint
Mint

Linux Mint 19 “Tara” Xfce – BETA Release. This article was posted on Mon, 04 Jun 2018 10:52:42 +0000. This is the BETA release for Linux Mint 19 “Tara” Xfce Edition. Linux Mint 19 Tara Xfce Edition Linux Mint 19 is a long term support release which will be supported until 2023.

source: linuxmint.com
OpenSUSE
OpenSUSE

Any user who wishes to have the newest packages that include, but are not limited to, the Linux kernel, SAMBA, git, desktops, office applications and many other packages, will want Tumbleweed. Tumbleweed appeals to Power Users, Software Developers and openSUSE Contributors.

source: opensuse.org
p : Named Pipe
p : Named Pipe

The “name” of a named pipe is actually a file name within the file system. Pipes are shown by ls as any other file with a couple of differences: % ls -l fifo1 prw-r--r-- 1 andy users 0 Jan 22 23:11 fifo1| The p in the leftmost column indicates that fifo1 is a pipe.

PCLinuxOS
PCLinuxOS

We would like to show you a description here but the site won’t allow us.

source: pclinuxos.com
Regular File
Regular File

Any file that passes the test (-f) is a regular file: $ test -f afile.zip && echo regular regular If you look through the man page for test you'll see all the various types of files.

image: youtube.com
s : Local Socket File
s : Local Socket File

Linux also supports an abstract namespace which is independent of the file system. I.e. not every socket can be seen as a file (in the sense of "no file without a file name"). But there are files with lists of sockets (e.g. /proc/net/tcp); not exactly what "everything is a file" means, though.

Sabayon/Gentoo
Sabayon/Gentoo

Sabayon is a beginner-friendly Gentoo-based open-source Linux distribution. We aim to deliver the best "out of the box" user experience by providing the latest open source technologies in an elegant format. In Sabayon everything should just work. We offer a bleeding edge operating system that is both stable and reliable.

source: sabayon.org
image: wikidata.org
Slackware
Slackware

Thanks to the Slackware team for all the hard work getting 14.2 ready for action! And of course, thanks to all the open source developers upstream, and to the Slackware community on linuxquestions.org for all the help with bug reports, suggestions, and patches.

source: slackware.com
Tails
Tails

Tails has received the Mozilla Open Source Support Award (2016), the Access Innovation Prize (2014), the APC FLOSS prize (2014) and the OpenITP award (2013). Partners & Grants Tails receives grants, corporate donations, and substantial donations from individuals.

Ubuntu
Ubuntu

Ubuntu Advantage is the professional support package from the experts at Canonical. Get 24x7 support with access to engineers with first-hand experience of your issues. It includes Landscape, the Ubuntu systems management tool, for monitoring, managing, patching, and compliance reporting on all your Ubuntu desktops.

source: ubuntu.com
image: pcworld.com
Ubuntu Linux
Ubuntu Linux

Ubuntu is a computer operating system based on the Debian Linux distribution and distributed as free and open source software, using its own desktop environment. It is named after the Southern African philosophy of ubuntu ("humanity towards others").

source: askubuntu.com
Ubuntu Studio
Ubuntu Studio

Ubuntu Studio 18.04 Bionic Beaver Beta is released! The beta of the upcoming release of Ubuntu Studio 18.04 is ready for testing. You may find the images at cdimage.ubuntu.com/ubuntustudio/releases/bionic/beta-2/.

Related Types