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: |
linux× 16299
about Linux in general -- NOT specific to a particular distribution. If the question just happens to be in a Linux environment, please specify your Linux distribution in the body o…
|
bash× 10836
Questions specific to GNU’s Bourne Again SHell, as opposed to other Bourne/POSIX shells. For questions about Unix shells in general, use the /shell tag instead.
|
shell-script× 6940
Questions about shell scripts, executable files that are interpreted by a shell (bash, zsh, etc.).
|
debian× 6696
Questions specific to the Debian official distribution (stable, testing, or unstable); if you are using a derivative of Debian (e.g. Mint, Ubuntu, Kali, etc), then use that distribution’s tag instead.
|
shell× 6330
Unix's command-line interface. You can type commands in a shell interactively, or write scripts to automate tasks. Use this tag for questions applying to /bin/sh and most compatible shell…
|
ubuntu× 5471
a Linux distribution with an emphasis on ease of use and installation. Note that http://askubuntu.com is specifically dedicated to Ubuntu questions.
|
centos× 4248
Questions specific to the CentOS Linux distribution. Use this tag if your question relates to how the CentOS distribution affects your problem; do not use it if you just happen to be using CentOS and …
|
ssh× 3977
a protocol for running commands on a remote computer.
|
networking× 3744
Managing and using network connectivity on a unix system
|
text-processing× 3727
Manipulation of text by programs, scripts, etc.
|
command-line× 3373
the interactive interface to your shell.
|
awk× 2898
awk - pattern-directed scanning and processing language
|
sed× 2848
a command-line stream editor for filtering and transforming text.
|
files× 2756
Manipulating files: copying, renaming, searching, analyzing, archiving, etc. For operating on text in a file, see /text-processing. For questions about the Files file manager (formerly Nautilus), see …
|
fedora× 2345
a Linux distribution with a fast release cycle, maintained by a community and sponsored by Red Hat.
|
arch-linux× 2332
a simple, lightweight Linux distribution aimed at keeping things simple. Use this tag for questions not applicable to other distributions.
|
permissions× 2243
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.
|
linux-mint× 2193
a Linux distribution based on Ubuntu aiming to be more usable out-of-the-box
|
grep× 2189
a command-line tool for searching text patterns in files
|
scripting× 2119
a sequence of commands or instructions that are executed by an interpreter program rather than compiled into a standalone executable program.
|
filesystems× 2000
a way to organize and store computer files with their data.
|
terminal× 1950
an environment for text input/output. Inside the terminal, one runs command-line and text mode programs (including shells).
|
rhel× 1911
a commercially supported Linux distribution.
|
kernel× 1758
Everything about UNIX kernels: development, configuration, compilation, design, etc.
|
mount× 1685
Attaches a file system to a specified point in an existing filesystem hierarchy
|
find× 1660
a command line utility to search for files in a directory hierarchy
|
boot× 1659
Bootloader issues: what happens before the operating system itself starts.
|
x11× 1555
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…
|
security× 1460
Content related to computer security., i.e. content about policies, mechanisms, etc. needed make sure data is not leaked or corrupted and services available in all circumstances.
|
apt× 1407
the standard software package management system for Debian and its derivatives.
|
process× 1405
an instance of a computer program that is being
executed.
|
linux-kernel× 1367
The kernel of operating systems popularly known as Linux, or sometimes GNU/Linux.
|
software-installation× 1342
Installing software on a running system, either as binaries or from source. This is usually done using your system's package manager.
|
wifi× 1317
a networking technology permitting the exchange of information through wireless (radio) connections.
|
partition× 1311
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.
|
iptables× 1295
iptables allow creation of rules to define packet filtering behavior.
|