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× 3039
the family of Unix-like operating systems that use the Linux kernel.
|
bash× 1437
the shell from the GNU project. It is the standard shell on many Linux distributions and often available on other *NIXes.
|
shell× 1081
unix's command-line interface. You can type commands in a shell interactively, or write scripts to automate tasks.
|
ubuntu× 959
a Linux distribution with an emphasis on ease of use and installation. Note that http://askubuntu.com is specifically dedicated to Ubuntu questions.
|
debian× 830
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…
|
command-line× 779
the interactive interface to your shell.
|
ssh× 633
a protocol for running commands on a remote computer.
|
networking× 603
A computer network allows sharing of resources and information among interconnected devices.
|
fedora× 547
a Linux distribution with a fast release cycle, maintained by a community and sponsored by Red Hat.
|
shell-script× 520
a script written for the shell, or command line interpreter, of an operating system.
|
kernel× 466
Everything about UNIX kernels: development, configuration, compilation, design, etc.
|
centos× 423
an Enterprise-class Linux Distribution derived from Redhat Enterprise Linux sources freely provided to the public.
|
filesystems× 408
a method of storing and organizing computer files and their data.
|
permissions× 385
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.
|
terminal× 380
an environment for text input/output. Inside the terminal, one runs command-line and text mode programs (including shells).
|
text-processing× 362
Manipulation of text by programs, scripts, etc.
|
files× 351 |
xorg× 349
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.
|
arch-linux× 340
a simple, lightweight Linux distribution aimed at keeping things simple.
|
gnome× 333
a full-featured, user-friendly desktop environment for Unix operating systems, based entirely on free software.
|
vim× 322
a text editor supporting different editing modes.
|
security× 308
Content related to computer security.
|
scripting× 280
a sequence of commands or instructions that are executed by an interpreter program rather than compiled into a standalone executable program.
|
boot× 277
covers both bootloader issues (what happens before the operating system starts) and the starting up of the operating system.
|
sed× 260
a command-line stream editor for filtering and transforming text.
|
process× 260
an instance of a computer program that is being
executed.
|
grep× 256
a command-line tool for searching text patterns in files
|
find× 255
a command line utility to search for files in a directory hierarchy
|
rhel× 252
a commercially supported Linux distribution.
|
x11× 228
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…
|
zsh× 224
a shell with many advanced command-line and scripting features.
|
mount× 222
mount command, allows mounting of a file system at a specified point in the file hierarchy.
|
freebsd× 214
a free Unix-like operating system descended from AT&T UNIX via BSD UNIX.
|
package-management× 213
tools for installing and maintaining software packages
|
compiling× 208
the process of transforming source code into byte codes for a particular computer architecture.
|
osx× 206
a series of Unix-based operating systems and graphical user interfaces developed, marketed, and sold by Apple Inc. Named Darwin, it has a Mach kernel and FreeBSD heritage.
|