Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Unix 120 found (7893 total)

alternate case: unix

Shell script (2,983 words) [view diff] exact match in snippet view article find links to article

A shell script is a computer program designed to be run by a Unix shell, a command-line interpreter. The various dialects of shell scripts are considered
CUPS (3,604 words) [view diff] exact match in snippet view article find links to article
CUPS (formerly an acronym for Common UNIX Printing System) is a modular printing system for Unix-like computer operating systems which allows a computer
Device file (3,367 words) [view diff] exact match in snippet view article find links to article
In Unix-like operating systems, a device file, device node, or special file is an interface to a device driver that appears in a file system as if it were
File-system permissions (2,141 words) [view diff] exact match in snippet view article find links to article
set of permissions. OpenVMS uses a permission scheme similar to that of Unix. There are four categories (system, owner, group, and world) and four types
CURL (1,189 words) [view diff] exact match in snippet view article find links to article
OpenBSD, OS/2, QNX Neutrino, RISC OS, Solaris, Symbian, Tru64, Ultrix, UnixWare, Microsoft Windows and OpenHarmony. The libcurl library is thread-safe
Shell (computing) (2,144 words) [view diff] exact match in snippet view article
serial line or modem, remote access has extended to Unix-like systems and Microsoft Windows. On Unix-like systems, Secure Shell protocol (SSH) is usually
Print Services for UNIX (110 words) [view diff] case mismatch in snippet view article find links to article
Print Services for UNIX is the name currently given by Microsoft to its support of the Line Printer Daemon protocol (also called LPR, LPD) on Windows NT-based
Case sensitivity (1,191 words) [view diff] exact match in snippet view article find links to article
most file systems in other Unix-like environments are case-sensitive, and, for example, a source code tree for software for Unix-like systems might have
Text file (1,552 words) [view diff] exact match in snippet view article find links to article
text file. In modern operating systems such as DOS, Microsoft Windows and Unix-like systems, text files do not contain any special EOF character, because
Filesystem Hierarchy Standard (1,582 words) [view diff] exact match in snippet view article find links to article
used for the layout of Unix-like systems. It has been made popular by its use in Linux distributions, but it is used by other Unix-like systems as well
GNU Debugger (1,679 words) [view diff] exact match in snippet view article find links to article
The GNU Debugger (GDB) is a portable debugger that runs on many Unix-like systems and works for many programming languages, including Ada, Assembly, C
Geany (632 words) [view diff] exact match in snippet view article find links to article
from the Windows version are the external development tools present under Unix, unless installed separately by the user. Among the supported programming
HexChat (218 words) [view diff] exact match in snippet view article find links to article
graphical versions are available. The client runs on Microsoft Windows and Unix-like operating systems, and many Linux distributions include packages in
PATH (variable) (662 words) [view diff] exact match in snippet view article
PATH is an environment variable on Unix-like operating systems, DOS, OS/2, and Microsoft Windows, specifying a set of directories where executable programs
Procfs (2,134 words) [view diff] exact match in snippet view article find links to article
The proc filesystem (procfs) is a special filesystem in Unix-like operating systems that presents information about processes and other system information
Network File System (2,485 words) [view diff] case mismatch in snippet view article find links to article
byte-range advisory Network Lock Manager (NLM) protocol (added to support UNIX System V file locking APIs) the remote quota-reporting (RQUOTAD) protocol
Shared memory (1,301 words) [view diff] exact match in snippet view article find links to article
communication (as opposed to other mechanisms of IPC such as named pipes, Unix domain sockets or CORBA). On the other hand, it is less scalable, as for
ChatZilla (1,318 words) [view diff] no match in snippet view article find links to article
ChatZilla is an IRC client that is part of SeaMonkey. It was previously an extension for Mozilla-based browsers such as Firefox, introduced in 2000. It
Samba (software) (1,958 words) [view diff] exact match in snippet view article
supports Active Directory and Microsoft Windows NT domains. Samba runs on most Unix-like systems, such as Linux, Solaris, AIX and the BSD variants, including
Route (command) (655 words) [view diff] exact match in snippet view article
route is a command used to view and manipulate the IP routing table in Unix-like and Microsoft Windows operating systems and also in IBM OS/2 and ReactOS
Almquist shell (884 words) [view diff] exact match in snippet view article find links to article
Almquist shell (also known as A Shell, ash and sh) is a lightweight Unix shell originally written by Kenneth Almquist in the late 1980s. Initially a clone
XZ Utils (1,194 words) [view diff] exact match in snippet view article find links to article
command-line lossless data compressors, including the programs lzma and xz, for Unix-like operating systems and, from version 5.0 onwards, Microsoft Windows.
Nginx (2,458 words) [view diff] no match in snippet view article find links to article
Nginx (pronounced "engine x" /ˌɛndʒɪnˈɛks/ EN-jin-EKS, stylized as NGINX or nginx) is a web server that can also be used as a reverse proxy, load balancer
Hard link (1,545 words) [view diff] case mismatch in snippet view article find links to article
consistent, operating systems do not generally allow hard links to directories. UNIX System V allowed them, but only the superuser had permission to make such
QtWeb (276 words) [view diff] no match in snippet view article find links to article
QtWeb is a discontinued free and open-source web browser developed by LogicWare & LSoft Technologies. QtWeb used the WebKit browser engine that was embedded
Rsync (2,587 words) [view diff] exact match in snippet view article find links to article
comparing the modification times and sizes of files. It is commonly found on Unix-like operating systems and is under the GPL-3.0-or-later license. rsync is
GNU Autotools (1,090 words) [view diff] exact match in snippet view article find links to article
customizing or modifying the code. It is available on many Linux distributions and Unix-like environments. Autotools is part of the GNU toolchain and is widely used
Irssi (549 words) [view diff] exact match in snippet view article find links to article
or by installing plugins and Perl scripts. Though initially developed for Unix-like operating systems, it has been successfully ported to both Windows and
Ampersand (3,340 words) [view diff] exact match in snippet view article find links to article
character is in either "Text" or "Code" fields. Some Unix shells use the ampersand as a metacharacter: Some Unix shells, like the POSIX standard sh shell, use
Kazehakase (177 words) [view diff] exact match in snippet view article find links to article
(Japanese: Dr. Wind (風博士, kaze hakase)) is a discontinued web browser for Unix-like operating systems that uses the GTK+ libraries. Kazehakase embeds the
Atom (text editor) (1,029 words) [view diff] no match in snippet view article
Atom is a free and open-source text and source-code editor for macOS, Linux, and Windows with support for plug-ins written in JavaScript, and embedded
Select (Unix) (650 words) [view diff] exact match in snippet view article
select is a system call and application programming interface (API) in Unix-like and POSIX-compliant operating systems for examining the status of file
Z shell (945 words) [view diff] exact match in snippet view article find links to article
The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting. Zsh is an extended Bourne
VDPAU (1,910 words) [view diff] exact match in snippet view article find links to article
Video Decode and Presentation API for Unix (VDPAU) is a royalty-free application programming interface (API) as well as its implementation as free and
Cmd.exe (1,498 words) [view diff] exact match in snippet view article find links to article
COMMAND.COM in DOS and Windows 9x systems, and analogous to the Unix shells used on Unix-like systems. The initial version of cmd.exe for Windows NT was
Internet Explorer for UNIX (1,429 words) [view diff] case mismatch in snippet view article find links to article
Internet Explorer for UNIX is a discontinued version of the Internet Explorer graphical web browser that was available free of charge and produced by Microsoft
I3 (window manager) (578 words) [view diff] exact match in snippet view article
is achieved via a plain text file and extending i3 is possible using its Unix domain socket and JSON based IPC interface from many programming languages
Webmin (799 words) [view diff] exact match in snippet view article find links to article
Webmin is a web-based server management control panel for Unix-like systems. Webmin allows the user to configure operating system internals, such as users
Sticky bit (1,099 words) [view diff] exact match in snippet view article find links to article
ownership access right flag that can be assigned to files and directories on Unix-like systems. There are two definitions: one for files, one for directories
Pack (software) (206 words) [view diff] exact match in snippet view article
Pack is a legacy Unix shell compression program based on Huffman coding. The unpack utility will restore files to their original state after they have
Text-based user interface (1,834 words) [view diff] exact match in snippet view article find links to article
the use of capabilities of a remote display device. Under Linux and other Unix-like systems, a program easily accommodates to any of the three cases because
BitchX (623 words) [view diff] exact match in snippet view article find links to article
utilizing ncurses. GTK+ toolkit support has been dropped. It works on all Unix-like operating systems, and is distributed under a BSD license. It was originally
Sha1sum (577 words) [view diff] no match in snippet view article find links to article
sha1sum is a computer program that calculates and verifies SHA-1 hashes. It is commonly used to verify the integrity of files. It (or a variant) is installed
Tiny Core Linux (867 words) [view diff] exact match in snippet view article find links to article
Tiny Core Linux Tiny Core Linux 7.1 OS family Linux (Unix-like) Working state Current Source model Open source Initial release January 5, 2009; 16 years
MINIX file system (617 words) [view diff] exact match in snippet view article find links to article
Andrew S. Tanenbaum in the 1980s and aimed to replicate the structure of the Unix File System while omitting complex features, and was intended to be a teaching
Award Software (715 words) [view diff] case mismatch in snippet view article find links to article
Win32 applications into real-time systems. Formerly Willows Toolkit for UNIX and Willows RT for Embedded Systems from Willows Software. San Francisco
Cydia (1,619 words) [view diff] no match in snippet view article find links to article
Cydia is a graphical user interface of APT for iOS. It enables a user to find and install software unauthorized by Apple on jailbroken iPhones, iPads and
IRC bot (487 words) [view diff] exact match in snippet view article find links to article
MIT Unix-like Ruby 2010-07-08 (0.3.2) 2015-03-31 (2.2.5) Threaded, object-oriented Bot writing framework [7] CNT Bot CNT Bot Team Unlicense Unix-like
BusyBox (3,871 words) [view diff] exact match in snippet view article find links to article
BusyBox is a software suite that provides several Unix utilities in a single executable file. It runs in a variety of POSIX environments such as Linux
MINIX file system (617 words) [view diff] exact match in snippet view article find links to article
Andrew S. Tanenbaum in the 1980s and aimed to replicate the structure of the Unix File System while omitting complex features, and was intended to be a teaching
Cydia (1,619 words) [view diff] no match in snippet view article find links to article
Cydia is a graphical user interface of APT for iOS. It enables a user to find and install software unauthorized by Apple on jailbroken iPhones, iPads and
GNU Bazaar (1,592 words) [view diff] no match in snippet view article find links to article
GNU Bazaar (formerly Bazaar-NG, command line tool bzr) is a distributed and client–server revision control system sponsored by Canonical. Bazaar can be
Microsoft Word (9,007 words) [view diff] exact match in snippet view article find links to article
running the Classic Mac OS (1985), AT&T UNIX PC (1985), Atari ST (1988), OS/2 (1989), Microsoft Windows (1989), SCO Unix (1990), Handheld PC (1996), Pocket
Google Shell (148 words) [view diff] exact match in snippet view article find links to article
Google Shell, or goosh, is an open-source browser based Unix-like shell used as a front end for Google Search. Written in AJAX the results are shown directly
Process Monitor (397 words) [view diff] exact match in snippet view article find links to article
displays in real-time all file system activity on a Microsoft Windows or Unix-like operating system. It combines two older tools, FileMon and RegMon and
Uzbl (917 words) [view diff] exact match in snippet view article find links to article
open-source minimalist web browser designed for simplicity and adherence to the Unix philosophy. Development began in early 2009 and is still considered in alpha
Wireshark (1,708 words) [view diff] exact match in snippet view article find links to article
pcap to capture packets; it runs on Linux, macOS, BSD, Solaris, some other Unix-like operating systems, and Microsoft Windows. There is also a terminal-based
Time zone (5,602 words) [view diff] exact match in snippet view article find links to article
even though they may shift in UTC time. Unix-like systems, including Linux and macOS, keep system time in Unix time format, representing the number of
Dwm (906 words) [view diff] case mismatch in snippet view article find links to article
March 2010. Vervloesem, Koen (15 July 2009). "Uzbl: a browser following the UNIX philosophy". LWN.net. Eklektix, Inc. Retrieved 3 March 2010. (in German)
Light Table (software) (343 words) [view diff] no match in snippet view article
Light Table is an integrated development environment for software engineering developed by Chris Granger and Robert Attorri. It features real-time feedback
DEC Alpha (6,361 words) [view diff] exact match in snippet view article find links to article
instruction set computers (CISC) and to be a highly competitive RISC processor for Unix workstations and similar markets. Alpha was implemented in a series of microprocessors
Mutt (email client) (599 words) [view diff] exact match in snippet view article
Mutt is a text-based email client for Unix-like systems. It was originally written by Michael Elkins in 1995 and released under the GNU General Public
NTFS links (3,535 words) [view diff] exact match in snippet view article find links to article
NTFS Master File Table (MFT). NTFS broadly adopts a pattern akin to typical Unix file systems in the way it stores and references file data and metadata;
Shred (Unix) (644 words) [view diff] exact match in snippet view article
shred is a command on Unix-like operating systems that can be used to securely delete files and devices so that it is extremely difficult to recover them
Netlink (1,057 words) [view diff] exact match in snippet view article find links to article
different userspace processes, in a way similar to the Unix domain sockets available on certain Unix-like operating systems, including its original incarnation
Veritas File System (838 words) [view diff] exact match in snippet view article find links to article
OpenSolaris, SINIX/Reliant UNIX, UnixWare and SCO OpenServer.[citation needed] VxFS was originally developed for AT&T's Unix System Laboratories. VxFS
Beowulf cluster (1,000 words) [view diff] exact match in snippet view article find links to article
both to save cost and to allow customization. Most Beowulf clusters run a Unix-like operating system, such as BSD, Linux, or Solaris. Commonly used parallel
Rc (Unix shell) (628 words) [view diff] exact match in snippet view article
rc (for "run commands") is the command line interpreter for Version 10 Unix and Plan 9 from Bell Labs operating systems. It resembles the Bourne shell
Alpine (email client) (1,110 words) [view diff] exact match in snippet view article
announcement was made public on the Usenet newsgroup comp.mail.pine. Most major Unix-like systems currently use this as the primary upstream site. On March 17
DistroWatch (667 words) [view diff] exact match in snippet view article find links to article
about various Linux distributions as well as other free software/open source Unix-like operating systems. It now contains information on several hundred distributions
Write Ahead Physical Block Logging (294 words) [view diff] exact match in snippet view article find links to article
and open-source software portal Log-structured file system Soft updates Unix File System (UFS/FFS) Wasabi Systems Inc. (2008). "Wasabi JFS". Archived
Non-uniform memory access (1,671 words) [view diff] exact match in snippet view article find links to article
in a variety of Unix-like operating systems, and to an extent in Windows NT. The first commercial implementation of a NUMA-based Unix system was[where
LeafChat (364 words) [view diff] exact match in snippet view article find links to article
LeafChat is a free IRC client for Microsoft Windows and Unix-like operating systems, licensed under the GNU GPL-3.0-or-later. A donation is requested.
GoboLinux (1,510 words) [view diff] exact match in snippet view article find links to article
system. Rather than following the Filesystem Hierarchy Standard like most Unix-like systems, each program in a GoboLinux system has its own subdirectory
PSXLinux (378 words) [view diff] exact match in snippet view article find links to article
PSXLinux (also known as Runix) is a Linux kernel and development kit for the PlayStation (MIPS-NOMMU). PSXLinux is based on the μClinux 2.4.x kernel and
KDE Platform 4 (482 words) [view diff] no match in snippet view article find links to article
KDE Platform 4 was a collection of libraries and software frameworks by KDE that served as technological foundation for KDE Software Compilation 4 distributed
Soft updates (716 words) [view diff] exact match in snippet view article find links to article
v t e File systems Comparison of file systems distributed Unix filesystem Disk and non-rotating NAS 9P AFS (OpenAFS) AFP Coda DFS Google File System GPFS
Ftrace (694 words) [view diff] exact match in snippet view article find links to article
and application problems, originally developed for Solaris ktrace – a BSD Unix and Mac OS X utility that traces kernel–program interactions ltrace – a Linux
Amiga 3000UX (181 words) [view diff] exact match in snippet view article find links to article
model of the Amiga computer family that was released with Amiga Unix, a full port of AT&T Unix System V Release 4 (SVR4), installed along with AmigaOS. The
Berkeley Packet Filter (1,748 words) [view diff] exact match in snippet view article find links to article
destined to other hosts. The BPF filtering mechanism is available on most Unix-like operating systems. BPF is sometimes used to refer to just the filtering
KDE Telepathy (329 words) [view diff] exact match in snippet view article find links to article
October 19, 2014; 10 years ago (2014-10-19) Written in C++, QML Operating system Unix-like Available in Multilingual Type Instant messaging client License GNU
Komodo Edit (634 words) [view diff] no match in snippet view article find links to article
Komodo Edit is a free and open source text editor for dynamic programming languages. It was introduced in January 2007 to complement ActiveState's commercial
Fdisk (1,135 words) [view diff] no match in snippet view article find links to article
fdisk is a command-line utility for disk partitioning. It has been part of DOS, DR FlexOS, IBM OS/2, and early versions of Microsoft Windows, as well as
Komodo Edit (634 words) [view diff] no match in snippet view article find links to article
Komodo Edit is a free and open source text editor for dynamic programming languages. It was introduced in January 2007 to complement ActiveState's commercial
Damn Small Linux (1,411 words) [view diff] exact match in snippet view article find links to article
Damn Small Linux 4.4.10 Developer John Andrews, et al. OS family Linux (Unix-like) Working state Current Source model Open source Initial release April 13
Access-control list (1,569 words) [view diff] exact match in snippet view article find links to article
access-control entries (ACEs) in the Microsoft Windows NT, OpenVMS, and Unix-like operating systems such as Linux, macOS, and Solaris. Each accessible
Application Programming Interface for Windows (842 words) [view diff] exact match in snippet view article find links to article
enhance productivity on personal computers. At the same time, various Unix and Unix-based operating systems dominated technical workstations and departmental
LWN.net (577 words) [view diff] exact match in snippet view article find links to article
webzine with an emphasis on free software and software for Linux and other Unix-like operating systems. It consists of a weekly issue, separate stories which
Curses (programming library) (1,349 words) [view diff] exact match in snippet view article
curses is a terminal control library for Unix-like systems, enabling the construction of text user interface (TUI) applications. The name is a pun on the
SoX (648 words) [view diff] no match in snippet view article find links to article
Sound eXchange (SoX) is a cross-platform audio editing software. It has a command-line interface, and is written in standard C. It is free software, licensed
Crypt (C) (3,039 words) [view diff] exact match in snippet view article
functions for password validation and storage on Unix systems. There is an unrelated crypt utility in Unix, which is often confused with the C library function
Deepin (1,877 words) [view diff] exact match in snippet view article find links to article
Shēndù Cāozuò-xìtǒng Developer Deepin Technology Co., Ltd. OS family Linux (Unix-like) Working state Current Source model Open-source Initial release 28 February
Komodo IDE (588 words) [view diff] no match in snippet view article find links to article
Komodo IDE is an integrated development environment (IDE) for dynamic programming languages. It was introduced in May 2000. Many of Komodo's features are
Eggdrop (735 words) [view diff] exact match in snippet view article find links to article
Repository github.com/eggheads/eggdrop Written in C, Tcl Operating system Unix-like Size 1 MB Type IRC bot License GPL-2.0-or-later Website www.eggheads
Google Web Server (285 words) [view diff] no match in snippet view article find links to article
Google Web Server (GWS) is proprietary web server software that Google uses for its web infrastructure. GWS is used exclusively inside Google's ecosystem
Ayttm (784 words) [view diff] exact match in snippet view article find links to article
11, 2004 Marcel Gagné, Instant Messaging Clients. A comparative review, UnixReview.com, June 2003 Edward Haletky, Deploying Linux on the desktop, Elsevier
Shortcut (computing) (1,464 words) [view diff] exact match in snippet view article
functional equivalent in the Macintosh operating system is called an alias. Unix-like systems have symbolic links which point to a target file, and often
Filename extension (2,362 words) [view diff] case mismatch in snippet view article find links to article
ordinary text files usually have no suffixes in their names. File systems for UNIX-like operating systems also store the file name as a single string, with
Stunnel (354 words) [view diff] exact match in snippet view article find links to article
SSL natively. It runs on a variety of operating systems, including most Unix-like operating systems and Windows. Stunnel relies on the OpenSSL library
Tmpfs (1,028 words) [view diff] exact match in snippet view article find links to article
Temporary File System) is a temporary file storage paradigm implemented in many Unix-like operating systems. It is intended to appear as a mounted file system
Filename extension (2,362 words) [view diff] case mismatch in snippet view article find links to article
ordinary text files usually have no suffixes in their names. File systems for UNIX-like operating systems also store the file name as a single string, with
GNU nano (1,023 words) [view diff] exact match in snippet view article find links to article
GNU nano is a text editor for Unix-like computing systems or operating environments using a command line interface. It emulates the Pico text editor, part
List of terminal emulators (156 words) [view diff] exact match in snippet view article find links to article
of notable terminal emulators. Most used terminal emulators on Linux and Unix-like systems are GNOME Terminal on GNOME and GTK-based environments, Konsole
Configuration file (1,314 words) [view diff] exact match in snippet view article find links to article
configuration file. There are no definitive standards or strong conventions. Across Unix-like operating systems many different configuration-file formats exist, with
Quassel IRC (522 words) [view diff] exact match in snippet view article find links to article
under the GNU General Public License version 2 and version 3, for GNU and Unix-like operating systems, macOS, and Microsoft Windows. It has also been ported
Security-Enhanced Linux (3,216 words) [view diff] case mismatch in snippet view article find links to article
and DAC) within a UNIX (more precisely, POSIX) computing environment can be attributed to the National Security Agency's Trusted UNIX (TRUSIX) Working
OverlayFS (383 words) [view diff] case mismatch in snippet view article find links to article
OverlayFS is a union mount filesystem implementation for Linux. It combines multiple different underlying mount points into one, resulting in single directory
Calendar date (3,274 words) [view diff] exact match in snippet view article find links to article
systems internally store points in time in Unix time format or some other system time format. The date (Unix) command—internally using the C date and time
Apache Traffic Server (685 words) [view diff] no match in snippet view article find links to article
Free and open-source software portal The Apache Traffic Server (ATS) is a modular, high-performance reverse proxy and forward proxy server, generally comparable
Honor (brand) (1,797 words) [view diff] exact match in snippet view article
Developer Honor, previously Huawei before the split OS family Android, Linux, Unix-like Working state Current Source model Free software with proprietary components
Tcsh (1,122 words) [view diff] exact match in snippet view article find links to article
“tee-see-shell”, /ˈtiːʃɛl/ “tee-shell”, or as “tee see ess aitch”, tcsh) is a Unix shell based on and backward compatible with the C shell (csh). It is essentially
Internet Explorer 4 (2,199 words) [view diff] exact match in snippet view article find links to article
Explorer 4.0 for Unix at the Ripley's Believe It or Not! museum in San Francisco" because of skepticism from those who suspected IE for Unix was vaporware
Geary (e-mail client) (1,266 words) [view diff] exact match in snippet view article
June 27, 2015. Jain, Manish (2018). Beginning Modern Unix: Learn to Live Comfortably in a Modern Unix Environment. Apress. p. 186. ISBN 9781484235287. "PGP
PALcode (307 words) [view diff] case mismatch in snippet view article find links to article
different versions of PALcode are required by OpenVMS, Tru64 UNIX, and Windows NT. Tru64 UNIX PALcode is also used by NetBSD, FreeBSD, OpenBSD and Linux
Usermin (237 words) [view diff] exact match in snippet view article find links to article
non-root users. With it designed for deployment by system administrators on a Unix-like system the sysadmin will set limits for their customer's so that they
SuperKaramba (515 words) [view diff] no match in snippet view article find links to article
SuperKaramba is a tool, a so-called widget engine, that allows the creation of functionality enhancement modules (desktop widgets) on the KDE desktop.
Dynamic linker (1,687 words) [view diff] exact match in snippet view article find links to article
extension ICL, and font files, having the extensions FON and FOT. In most Unix-like systems, most of the machine code that makes up the dynamic linker is
Windows Task Scheduler (2,270 words) [view diff] exact match in snippet view article find links to article
with PowerShell v3. Task Scheduler can be compared to cron or anacron on Unix-like operating systems. This service should not be confused with the scheduler
Group (computing) (716 words) [view diff] exact match in snippet view article
service database on Unix-like operating systemsPages displaying wikidata descriptions as a fallback Group identifier (Unix) – Unix/POSIX system account
Debian configuration system (322 words) [view diff] exact match in snippet view article find links to article
is a software utility for performing system-wide configuration tasks on Unix-like operating systems. It is developed for the Debian Linux distribution