A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.

Type to find tags:
× 6142
Questions specifically about Linux, as opposed to Unix-like systems in general, or to questions about a specific distribution or program.
× 3216
the shell from the GNU project. It is the standard shell on many Linux distributions and often available on other *NIXes.
× 2119
unix's command-line interface. You can type commands in a shell interactively, or write scripts to automate tasks.
× 2044
a Linux distribution with an emphasis on ease of use and installation. Note that http://askubuntu.com is specifically dedicated to Ubuntu questions.
× 2025
a community driven GNU/Linux distribution first announced 1993. It is well known for its package management system APT and large number of packages. Many other distributions are influenced o…
× 1348
the interactive interface to your shell.
× 1339
Questions about shell scripts, executable files that are interpreted by a shell (bash, zsh, etc.).
× 1318
A computer network allows sharing of resources and information among interconnected devices.
× 1292
a protocol for running commands on a remote computer.
× 1148
an Enterprise-class Linux Distribution derived from Redhat Enterprise Linux sources freely provided to the public.
× 1039
a Linux distribution with a fast release cycle, maintained by a community and sponsored by Red Hat.
× 848
the unix way of controlling access to resources such as files, directories and devices and may be specified for an owner, group, or all users.
× 803
a method of storing and organizing computer files and their data.
× 802
for questions about file management and operations on files.
× 802
a simple, lightweight Linux distribution aimed at keeping things simple.
× 767
Everything about UNIX kernels: development, configuration, compilation, design, etc.
× 749
Manipulation of text by programs, scripts, etc.
× 748
an environment for text input/output. Inside the terminal, one runs command-line and text mode programs (including shells).
× 695
a Linux distribution based on Ubuntu aiming to be more usable out-of-the-box
× 670
a commercially supported Linux distribution.
× 617
a sequence of commands or instructions that are executed by an interpreter program rather than compiled into a standalone executable program.
× 609
a command-line stream editor for filtering and transforming text.
× 606
Content related to computer security.
× 590
a text editor supporting different editing modes.
× 581
a full featured X server that was originally designed for UNIX and UNIX-like operating systems running on Intel x86 hardware. It now runs on a wider range of hardware and OS platforms.
× 571
Bootloader issues: what happens before the operating system itself starts.
× 560
a full-featured, user-friendly desktop environment for Unix operating systems, based entirely on free software.
× 554
mount command, allows mounting of a file system at a specified point in the file hierarchy.
× 537
a command line utility to search for files in a directory hierarchy
× 527
a command-line tool for searching text patterns in files
× 526
The X window system (commonly X Window System or X11, based on its current major version being 11) is a computer software system and network protocol that provides a basis for graphical user interface…
× 521
awk - pattern-directed scanning and processing language
× 515
an instance of a computer program that is being executed.
× 447
the act of dividing a hard disk drive into multiple logical storage units referred to as partitions, to treat one physical disk drive as if it were multiple disks.
× 442
Questions about the command line and other Unix-like aspects of Mac OS X, including the Mach/BSD-based kernel and FreeBSD-based userland.
× 441
Installing software on a running system, either as binaries or from source