Caution

We are currently compiling and defining terms for this glossary. If you would like to help, please visit our contributions page for details on how to get involved.

Glossary

ABI

ABI stands for Application Binary Interface. An ABI is an interface that defines how two modules interact with each other at the machine code level. Most often, these modules are applications using external libraries. An ABI defines a low-level and hardware-dependent interface compared to an an Application Programming Interface (API), which is considered high-level and hardware-independent.

See ABI for more details.

Related topic(s): API.

ACL

ACL stands for Access Control List. An ACL is a list of access permissions that defines entities and their access rights to resources. ACLs can specify access with varying levels of granularity, ranging from full access to a resource, to permission for a specific operation.

See ACL for more details.

Related topic(s): Security, OpenLDAP, and Kerberos.

ADSys

ADSys is an Ubuntu-specific Active Directory client developed by Canonical. ADSys complements System Security Services Daemon (SSSD) by adding native Group Policy Object support, privilege management, and custom scripts execution.

See ADSys for more details.

Related topic(s): Group Policy Object and SSSD.

AES

AES stands for Advanced Encryption Standard. An AES is a symmetric encryption algorithm designed to encrypt data securely into an unreadable format that can only be decrypted with the same key used for encryption.

Related topic(s): Security.

Alertmanager

Alertmanager is an open-source monitoring system developed by the Prometheus project to monitor and handle alerts. It offers several key features, including Grouping to combine alerts, Inhibition to suppress certain alerts when others are already firing, and Silencing to temporarily mute specific alerts.

See Alertmanager for more details.

Related topic(s): Observability and Prometheus.

ALUA

Work in Progress

AMD

AMD stands for Advanced Micro Devices and can refer to:

  • The (AMD) company: semiconductor company that designs computer components.

  • An AMD processor: a microprocessor designed and produced by the AMD company.

  • All Intel/AMD 64-bit processors: the term “amd64” is commonly used to refers to 64-bit processors due to the company’s role in developing this architecture.

Related topic(s): Networking.

Ansible

Ansible is an open-source IT automation tool developed by Red Hat. It offers several automation features, enabling developers and organizations to automate provisioning, configuration management, and application deployment.

See Ansible for more details.

Related topic(s): Automation.

Apache2

A robust, open-source HTTP server software designed for the deployment and delivery of web-based applications and content. Functioning as a request-response service, Apache 2 processes HTTP requests from client applications, facilitating the transmission of static and dynamic web resources. Characterized by its modular architecture, it supports a wide array of extensions, enabling customizable functionality including security protocols (e.g., SSL/TLS), server-side scripting, and content management. Widely deployed in diverse server environments, Apache 2 is a foundational component of numerous web infrastructure stacks, underpinning a substantial portion of internet-accessible services. See the Apache project documentation for more details.

API

Work in Progress

AppArmor

Work in Progress

Apport

Work in Progress

APT

Work in Progress

armhf

Work in Progress

ARP

Work in Progress

ArrayBolt

Work in Progress

async

Work in Progress

Authenticator

Work in Progress

autocommit

Work in Progress

autodetect

Work in Progress

autoinstall

Work in Progress

autorid

Work in Progress

AWS

Work in Progress

AX

Work in Progress

backend

Work in Progress

Backports

Work in Progress

Backtrace

Work in Progress

BackupServer

Work in Progress

Bacula

Work in Progress

BDC

Work in Progress

bdev

Work in Progress

BindDN

Work in Progress

BMC

Work in Progress

bootable

Work in Progress

bootloader

Work in Progress

bootp

Work in Progress

bootstrap

Work in Progress

BSD

Work in Progress

btrfs

Work in Progress

bugfix

Work in Progress

Byobu

Work in Progress

CA

Work in Progress

CAC

Work in Progress

CARP

Work in Progress

CCID

Work in Progress

CDBs

Work in Progress

CentOS

Work in Progress

certmap

Work in Progress

certutil

Work in Progress

cfg

Work in Progress

CGI

Work in Progress

CGNAT

Work in Progress

cgroup

Work in Progress

CHACHA

Work in Progress

checksums

Work in Progress

checkzone

Work in Progress

chrony

Work in Progress

chroot

Work in Progress

CIDR

Work in Progress

CIFS

Work in Progress

cipherlist

Work in Progress

CipherString

Work in Progress

ciphersuites

Work in Progress

CIS

Work in Progress

CLARiiON

Work in Progress

cleartext

Work in Progress

CloudWatch

Work in Progress

ClusterLabs

Work in Progress

CLVM

Work in Progress

cLVMd

Work in Progress

cmd

Work in Progress

CMS

Work in Progress

CN

Work in Progress

codename

Work in Progress

colocation

Work in Progress

conffile

Work in Progress

config

Work in Progress

connectionless

Work in Progress

containerization

Work in Progress

corei

Work in Progress

coreutils

Work in Progress

corosync

Work in Progress

Corosync

Work in Progress

CPU

Work in Progress

CRL

Work in Progress

crmsh

Work in Progress

cron

Work in Progress

CronHowto

Work in Progress

crypto

Work in Progress

cryptographic

Work in Progress

CSR

Work in Progress

csync

Work in Progress

CTX

Work in Progress

CustomLog

Work in Progress

CVE

Work in Progress

CX

Work in Progress

DAC

Discretionary access control: A form of access control where the owner of a resource can grant/revoke permissions to other users.

daemonize

The process of converting a program to run in the background as a service, independent of user sessions.

DARPA

Defense Advanced Research Projects Agency: A research and development agency of the United States Department of Defense responsible for the development of emerging technologies for use in the military.

DASD

Direct Access Storage Device: The term was coined by IBM to refer to a type of storage that allow random access to storage (hard-drives, optical discs, …). It contrast with sequential access storage such as magnetic tape or punched card.

Datagram

In networking, a self contained, independent packet sent over a network. It can be routed from source to destination without relying on earlier or subsequent transfers.

Database Link: Connection between two databases (mainly Oracle and PostgreSQL), allowing one database to query data from the other.

ddeb

Work in Progress

DDNS

Dynamic domain name system: A service that automatically updates DNS records when the underlying IP address changes (aka, dynamic IP).

debconf

A configuration management system handling the configuration of software packages during installation or upgrades by prompting users for necessary settings and storing them for subsequent installations or updates.

deduplication

Process of removing duplicate copies of data in storage spaces. The redundant data is then replace with a reference to the original.

denylist

In cyber-security, a denylist is a list of entities (IP, domains, emails, …), that are explicitly denied access to a system or service.

DER

Distinguished Encoding Rules: An standardised encoding format for data (mostly cryptographic certificates and keys) for transmission and storage.

DGC

Distributed Garbage Collection: A process used in distributed systems to manage memory across multiple interconnected computers allowing identification and reclaiming of unused memory accross nodes.

DHCP

Dynamic Host Configuration Protocol: A network protocol used to automatically assign network configuration details (IP, DNS, gateway, …) to devices allowing for easy network management and connections within the network.

DHCPD

Dynamic Host Configuration Protocol Daemon: Server software responsible for assigning the network configuration via DHCP.

DIT

Directory Information Tree: In directory services (LDAP) it’s a hierarchical tree-like structure used to organize and store information.

DKMS

Dynamic Kernel Module Support: A framework used in Linux systems to automatically rebuild and install kernel modules when the kernel is updated.

DMA

Direct Memory Access: A technology that allows peripheral devices (hard drives, network cards, …) to access the system’s memory directly, bypassing the CPU and thus improving performance.

DMAR

Direct Memory Access Remapping: It is a technology used to control and secure Direct Memory Access (DMA) operations and ensures that devices can only access memory regions they are authorized to, helping to prevent unauthorized access, memory corruption, or security vulnerabilities. It is often used in virtualized environments to isolate devices between virtual machines (VMs) and the host system.

dmesg

A command in Linux systems that displays system logs related to hardware, drivers, and kernel events, such as system startup, device detection, and errors. It is commonly used for troubleshooting hardware issues and system diagnostics.

DN

Distinguished Name: In directory services (LDAP), it’s a unique identifier used to represent an entry in a directory, such as a user or a group. It’s often composed of sub-components like CN (Common Name), OU (Organisational Unit), DC (Domain Component).

DNS

Domain Name System: A system that translate human-readable domain names (canonical.com) to their IP addresses (185.125.190.20).

dnsmasq

A lightweight, open-source DNS (Domain Name System) and DHCP (Dynamic Host Configuration Protocol) server software.

DNSSEC

Domain Name System Security Extensions: DNSSEC is a set of security extensions to DNS which allow DNS data to be verified for authenticity and integrity.

Docker

One of the most popular containerization platforms, which allows developers to package applications - together with their dependencies - into lightweight containers. This provides a consistently reproducible environment for deploying applications.

DocumentRoot

A directive in web server configuration files that specifies the directory on the server where web files are stored (root location).

dpkg

dpkg is a package manager for Debian-based systems. It can install, remove, and build packages, but unlike other package management systems, it cannot automatically download and install packages – or their dependencies.

DRBD

Distributed Replicated Block Device: A software-based storage solution for Linux that allows for the mirroring of block devices between multiple hosts. The replication is transparent to other applications on the host systems. Any block device hard disks, partitions, RAID devices, logical volumes, etc can be mirrored.

DTLS

Datagram Transport Layer Security: A protocol that provides security for datagram-based communication, such as UDP. It is designed to offer similar security features as TLS but adapted for the connectionless nature of datagram protocols.

EAL

Environment Abstraction Layer: A software layer that provides a standardised interface between an operating system and the underlying hardware. It abstracts hardware-specific details, allowing software to run on different hardware platforms without modification.

ECKD

Extended Count Key Data: A disk storage format used by IBM mainframe systems, it provides advanced features such as better error detection and correction, as well as enhanced management of data records.

EFI

Extensible Firmware Interface: A type of firmware interface designed to initialize hardware and load the operating system during the boot process of a computer. Replacement for the older BIOS and ancestor of the UEFI.

A text-based web browser for Unix-like operating systems. It allows users to browse the web in a terminal making it ideal for environments without a graphical user interface.

Engenio

A company that developed and manufactured storage systems including SAN and NAS. Later acquired by LSI Corporation and then by Seagate Technology.

EOL

End of life: When a product, service, software is no longer supported or maintained.

ERD

Enterprise Ready Drivers: Drivers that are specifically designed and optimized for use in enterprise environments, where stability, performance, and reliability are critical.

ESM

Expanded Security Maintenance: A support offering provided by Ubuntu, to extend security updates and patches for older versions of the operating system after its standard support period has ended.

ESXi

A bare-metal virtualization platform created by VMWare that enables multiple virtual machines to operate on a single physical server.

failover

In a Storage Area Network (SAN) environment, this occurs when data flows into an alternative I/O path because a cable, switch, or controller in the current path failed. It is a common feature in high availability environments and is handled (usually automatically) by multipathing software.

fallbacks

This is a manual or automatic switch to an alternative method, when the primary option fails or is less preferred.

FastCGI

Fast Common Gateway Interface (FastCGI) is an extension of the CGI protocol that starts a persistent FastCGI application process, allowing it to handle multiple requests instead of starting a new process for each request like a traditional CGI does.

FC

Fiber Channel (FC) is a storage networking protocol used for low-latency communication between a storage device and a node in a Storage Area Network (SAN).

FHS

Filesystem Hierarchy Standard (FHS) is a standard that defines the directory structure and contents in Linux and Unix-like operating systems.

FileSet

A FileSet defines a group of directories that will be included when performing a backup job using {term}`Bacula`.

Related topic(s): Storage

filesystem

A filesystem defines how data is organized, stored, and accessed on a storage device.

Related topic(s): Storage

Fluentd

Fluentd is a data collection platform that gathers events from a container for later analysis on other platforms.

Related topic(s): Observability, and Containers.

FQDN

A Fully Qualified Domain Name (FQDN) represents a complete name that specifies the exact location of a host within the DNS hierarchy.

Related topic(s): Networking, Web services, Security, Active directory integration, and OpenLDAP.

FreeIPA

Free Identity, Policy, and Audit (FreeIPA) is an open-source security solution for Linux/Unix-like systems that stores user identities in an LDAP directory, manages a CA, and enables authentication, policy enforcement, and auditing through integrations with SSSD and Kerberos.

Related topic(s): Security, and OpenLDAP.

freenode

Freenode is an open-source Internet Relay Chat (IRC) platform used by open-source communities for real-time discussions.

frontend

A frontend is a user-friendly interface for managing a complex system.

  • In firewall management, a frontend like ufw simplifies configuring iptables.

  • In QEMU/KVM graphics, a frontend is the virtual graphic adapter presented to the guest OS, allowing it to process and store graphical output in memory. The guest OS treats it like a GPU, while the host determines how to display the output using the backend.

  • In LDAP, the frontend is a unique database that defines global default settings, such as who the admin user is, who can access database entries, or the limit on the number of search results. These settings apply to all LDAP databases inside slapd, unless overridden.

Related topic(s): Virtualization and containers, Security, and OpenLDAP.

fsck

Work in Progress

fsync

Work in Progress

FULLTEXT

Work in Progress

FW

Work in Progress

gcplogs

A logging driver that allows logs to be forwarded from a Docker container running in Google Cloud to the Google Cloud Logging service.

Related topic(s): Containers, and Observability.

gcrypt

A cryptographic library that supports encryption, hashing, etc. for applications.

Related topic(s): Cryptographic libraries

GDB

GNU Debugger traces the current execution of a program, with the aim of identifying any issues.

Related topic(s): Debugging

gelf

Graylog Extended Log Format (GELF) is a logging driver that allow logs to be forwarded in JSON format, but with extra unique fields. These logs are sent from a Docker container to a data collector platform like Graylog, Logstash, and Fluentd.

Related topic(s): Containers, and Observability.

GFS2

A shared-disk filesystem that allows multiple servers to access a single disk. It uses a locking system to ensure that no two servers modify the same data simultaneously, thus, preventing data corruption if one server fails. Additionally, fencing is used to isolate failed nodes, ensuring that their locks can be safely recovered.

Related topic(s): High availability, and Storage.

GiB

Work in Progress

GID

Work in Progress

gitolite

Work in Progress

GKE

Work in Progress

GL

Work in Progress

GNU

Work in Progress

GnuTLS

Work in Progress

GPG

Work in Progress

GPL

Work in Progress

GPS

Work in Progress

GPSD

Work in Progress

gpsd

Work in Progress

GPUs

Work in Progress

Graylog

Work in Progress

Group Policy Object

Work in Progress

grubnetaa

Work in Progress

grubnetx

Work in Progress

GSSAPI

Work in Progress

GTK

Work in Progress

GUI

Work in Progress

GUIs

Work in Progress

GV

Work in Progress

GZIP

Work in Progress

HA

Work in Progress

HBAs

Work in Progress

HMAC

Work in Progress

HMC

Work in Progress

hostgroup

Work in Progress

hostname

Work in Progress

HOTP

Work in Progress

hotplug

Work in Progress

hpb

Work in Progress

HPC

Work in Progress

HSG

Work in Progress

HSV

Work in Progress

HTCP

Work in Progress

htm

Work in Progress

html

Work in Progress

http

Work in Progress

httpd

Work in Progress

https

Work in Progress

hugepage

Work in Progress

HWE

Work in Progress

ICAO

Work in Progress

ICMP

Work in Progress

ICP

Work in Progress

IDENT

Work in Progress

IDentifier

Work in Progress

idmap

Work in Progress

IMAP

Work in Progress

IncludesNOEXEC

Work in Progress

InetOrgPerson

Work in Progress

INI

Work in Progress

init

Work in Progress

initiatorname

Work in Progress

initrd

Work in Progress

InnoDB

Work in Progress

installserver

Work in Progress

integrations

Work in Progress

Interprocess

Work in Progress

io

Work in Progress

IOMMU

Work in Progress

IoT

Work in Progress

IP

Work in Progress

IPaddr

Work in Progress

IPC

Work in Progress

IPL

Work in Progress

IPMI

Work in Progress

ipmilan

Work in Progress

ipmitool

Work in Progress

IPP

Work in Progress

IPs

Work in Progress

IPSec

Work in Progress

iptables

Work in Progress

IPv

Work in Progress

IPvlan

Work in Progress

IPVS

Work in Progress

IQN

Work in Progress

irqbalance

Work in Progress

isc

Work in Progress

ISC’s

Work in Progress

iSCSI

Work in Progress

iscsid

Work in Progress

iSCSILogicalUnit

Work in Progress

iSCSITarget

Work in Progress

ISO

Work in Progress

ISP

Work in Progress

jitter

Jitter is the variation in delay or latency between when data packets are sent and when they are received over a network, causing irregular arrival times at the destination. This variation is often caused by network congestion, packet loss, poor hardware performance or differences in the path packets take.

Related topic(s): Networking.

journald

Journald, also known as systemd-journald, is a logging service developed by the systemd project as part of the systemd suite. It collects and stores log messages from various sources, including systemd services, kernel messages, system logs, and application logs. Journald stores logs in a binary format offering advantages, such as storage efficiency, searchability, and most especially structured logging. In containerized systems like Docker, it functions as a logging driver for containers.

See manpage for journald.conf for more information. See the Docker journald documentation for details on using journald as a logging driver.

Related topic(s): logging and Docker.

JSON

JavaScript Object Notation: This is a text format that is completely language independent but uses conventions that are familiar with programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. Due to its simplicity, it is an ideal lightweight data interchange language.

See JSON for more details.

KDC

Work in Progress

kea

Work in Progress

keepalive

Work in Progress

Kerberos

Work in Progress

kex

Work in Progress

kexec

Work in Progress

keypair

Work in Progress

keyring

Work in Progress

keysalt

Work in Progress

keyservers

Work in Progress

keytab

Work in Progress

Keytool

Work in Progress

kraxel

Work in Progress

KVM

Work in Progress

LAN

Work in Progress

largemem

Work in Progress

LDAP

Work in Progress

ldapscripts

Work in Progress

LDAPv3

Work in Progress

LDIF

Work in Progress

lex

Work in Progress

lftp

Work in Progress

libvirt

Work in Progress

lifecycle

Work in Progress

lightervisor

Work in Progress

Lighttpd

Work in Progress

Livepatch

Work in Progress

livepatching

Work in Progress

LMA

Work in Progress

Loadbalancing

Work in Progress

LoadModule

Work in Progress

localhost

Work in Progress

LockFile

Work in Progress

Logentries

Work in Progress

Logfiles

Work in Progress

LogFormat

Work in Progress

LogLevel

Work in Progress

Logstash

Work in Progress

Logwatch

Work in Progress

lookaside

Work in Progress

lookup

Work in Progress

loopback

Work in Progress

LPAR

Work in Progress

LSI

Work in Progress

lspci

Work in Progress

LU

Work in Progress

LUA

Work in Progress

LUN

Work in Progress

LUs

Work in Progress

LV

Work in Progress

LVM

Work in Progress

lvmetad

Work in Progress

lvmlockd

Work in Progress

LXC

Work in Progress

LXD

Work in Progress

MAAS

Work in Progress

macvlan

Work in Progress

Maildir

Work in Progress

manpage

Work in Progress

maskable

Work in Progress

maxphysaddr

Work in Progress

mbox

Work in Progress

MCE

Work in Progress

MDA

Work in Progress

mdev

Work in Progress

metapackage

Work in Progress

METAR

Work in Progress

Metroclusters

Work in Progress

microk

Work in Progress

microservices

Work in Progress

MicroStack

Work in Progress

microVMs

Work in Progress

MOTD

Work in Progress

mountpoints

Work in Progress

MSA

Work in Progress

MTA

Work in Progress

MTR

Work in Progress

MTU

Work in Progress

MUA

Work in Progress

MUAs

Work in Progress

multicast

Work in Progress

Multipass

Work in Progress

Multipath

Work in Progress

Multiview

Work in Progress

Munin

Work in Progress

MySQL

Work in Progress

Nagios

Work in Progress

nameserver

Work in Progress

namespace

Work in Progress

NAS

Work in Progress

NAT

Work in Progress

NATed

Work in Progress

Navisys

Work in Progress

NetApp

Work in Progress

netbios

Work in Progress

Netboot

Work in Progress

Netfilter

Work in Progress

netlogon

Work in Progress

netmask

Work in Progress

Netplan

Work in Progress

networkd

Work in Progress

newsfeeds

Work in Progress

NFS

Work in Progress

NFSv

Work in Progress

NFV

Work in Progress

nginx

Work in Progress

NIC

Work in Progress

NIS

Work in Progress

NMI

Work in Progress

noanonymous

Work in Progress

nologin

Work in Progress

noplaintext

Work in Progress

notfound

Work in Progress

NRPE

Work in Progress

NSCQ

Work in Progress

NSS

Work in Progress

NTP

Work in Progress

NTS

Work in Progress

NUMA

Work in Progress

Numa

Work in Progress

Nvidia

Work in Progress

NVMe

Work in Progress

NVRAM

Work in Progress

NVSwitch

Work in Progress

OCF

Work in Progress

OCFS

Work in Progress

OCFS2

Work in Progress

OCI

Work in Progress

OCSP

Work in Progress

OpenLDAP

Work in Progress

opensc

Work in Progress

OpenSSH

Work in Progress

OpenSSL

Work in Progress

OpenStack

Work in Progress

OpenSUSE

Work in Progress

OpenVPN

Work in Progress

Open vSwitch

Work in Progress

OpenVZ

Work in Progress

OpenWRT

Work in Progress

OSA

Work in Progress

OSI

Work in Progress

ote

Work in Progress

OTP

Work in Progress

OverlayFS

Work in Progress

OVS

Work in Progress

pam

Work in Progress

parm

Work in Progress

parmfile

Work in Progress

passcodes

Work in Progress

passthrough

Work in Progress

PATHs

Work in Progress

pb

Work in Progress

PCI

Work in Progress

PCIe

Work in Progress

pcs

Work in Progress

PDC

Work in Progress

PEM

Work in Progress

Petitboot

Work in Progress

PgSQL

Work in Progress

php

Work in Progress

phpMyAdmin

Work in Progress

PID

Work in Progress

PidFile

Work in Progress

pingable

Work in Progress

PIV

Work in Progress

PKCS

Work in Progress

PKI

Work in Progress

PKINIT

Work in Progress

pluggable

Work in Progress

PMD

Work in Progress

POSIX

Work in Progress

Postcopy

Work in Progress

Postfix

Work in Progress

Postgres

Work in Progress

PostScript

Work in Progress

PowerShell

Work in Progress

PPA

Work in Progress

ppc

Work in Progress

PPD

Work in Progress

Preboot

Work in Progress

preseed

Work in Progress

PreSharedKey

Work in Progress

PrivateKey

Work in Progress

procfs

Work in Progress

Prometheus

Work in Progress

proxied

Work in Progress

proxying

Work in Progress

PTP

Work in Progress

PTR

Work in Progress

pty

Work in Progress

PubkeyAuthentication

Work in Progress

PXE

Work in Progress

PXELINUX

Work in Progress

qa

Work in Progress

qdevice

Work in Progress

Qdevice

Work in Progress

QEMU

Work in Progress

qeth

Work in Progress

quickstart

Work in Progress

rangesize

Work in Progress

rclone

Work in Progress

RDAC

Work in Progress

RDBMS

Work in Progress

rdn

Work in Progress

RDN

Work in Progress

Redbook

Work in Progress

renderer

Work in Progress

REXX

Work in Progress

RFC

Work in Progress

rid

Work in Progress

RISC-V

Work in Progress

Rocks

Work in Progress

ROMs

Work in Progress

RootDN

Work in Progress

rootfs

Work in Progress

routable

Work in Progress

RSA

Work in Progress

rsnapshot

Work in Progress

rsync

Work in Progress

rsyslog

Work in Progress

RTC

Work in Progress

runtime

Work in Progress

SAN

Work in Progress

sandboxed

Work in Progress

SANLOCK

Work in Progress

SANs

Work in Progress

SANtricity

Work in Progress

SASL

Work in Progress

SBD

Work in Progress

sbin

Work in Progress

schemas

Work in Progress

SCP

Work in Progress

Scrollback

Work in Progress

SCSI

Work in Progress

SDN

Work in Progress

sdX

Work in Progress

seccomp

Work in Progress

SECLEVEL

Work in Progress

sendmail

Work in Progress

ServerAdmin

Work in Progress

ServerAlias

Work in Progress

ServerName

Work in Progress

SFTP

Work in Progress

sg

Work in Progress

SGI

Work in Progress

SHA

Work in Progress

shadowLastChange

Work in Progress

sharding

Work in Progress

ShareAlike

Work in Progress

SHell

Work in Progress

SHM

Work in Progress

Shorewall

Work in Progress

SIDs

Work in Progress

SIMD

Work in Progress

slapd

Work in Progress

slapo

Work in Progress

SLiRP

Work in Progress

smartcard

Work in Progress

SMB

Work in Progress

smbldap

Work in Progress

SMS

Work in Progress

SMTP

Work in Progress

SMTPS

Work in Progress

sn

Work in Progress

Snap

Work in Progress

snapd

Work in Progress

snapshot

Work in Progress

Snapstore

Work in Progress

SNMP

Work in Progress

SOA

Work in Progress

Solaris

Work in Progress

sos

Work in Progress

SPC

Work in Progress

Splunk

Work in Progress

SRU

Work in Progress

srv

Work in Progress

ss

Work in Progress

SSD

Work in Progress

SSH

Work in Progress

sshd

Work in Progress

sshkeygen

Work in Progress

SSI

Work in Progress

SSL

Work in Progress

SSLCertificateFile

Work in Progress

SSLCertificateKeyFile

Work in Progress

SSO

Work in Progress

sss

Work in Progress

SSSD

Work in Progress

StartTLS

Work in Progress

stateful

Work in Progress

STDIN

Work in Progress

STDOUT

Work in Progress

STK

Work in Progress

stonith

Work in Progress

storages

Work in Progress

su

Work in Progress

subcommand

Work in Progress

Subiquity

Work in Progress

subnet

Work in Progress

subnetwork

Work in Progress

substring

Work in Progress

subuid

Work in Progress

subvolume

Work in Progress

sudo

Work in Progress

superblock

Work in Progress

suxxif

Work in Progress

Work in Progress

SymLinksIfOwnerMatch

Work in Progress

syncprov

Work in Progress

syncrepl

Work in Progress

sysctls

Work in Progress

sysinfo

Work in Progress

syslog

Work in Progress

systemctl

Work in Progress

Systemd

Work in Progress

targetcli

Work in Progress

Tasksel

Work in Progress

TCP

Work in Progress

tdb

Work in Progress

Telegraf

Work in Progress

templated

Work in Progress

TFTP

Work in Progress

TGS

Work in Progress

TGT

Work in Progress

th

Work in Progress

thinpool

Work in Progress

timedatectl

Work in Progress

timesyncd

Work in Progress

TLB

Work in Progress

TLS

Work in Progress

TLSv

Work in Progress

tmpfs

Work in Progress

tmux

Work in Progress

topologies

Work in Progress

TOTP

Work in Progress

traceback

Work in Progress

Traceroute

Work in Progress

triagers

Work in Progress

ttys

Work in Progress

tunable

Work in Progress

TuneD

Work in Progress

Tunnelblick

Work in Progress

TXT

Work in Progress

UDA

Work in Progress

udev

Work in Progress

UDP

Work in Progress

UEFI

Work in Progress

ufw

Work in Progress

UID

Work in Progress

UIDs

Work in Progress

UI

Work in Progress

umounts

Work in Progress

unassign

Work in Progress

uncomment

Work in Progress

unencrypted

Work in Progress

unicast

Work in Progress

Unix98

Work in Progress

unmount

Work in Progress

untrusted

Work in Progress

upgraders

Work in Progress

uptime

Work in Progress

URI

Work in Progress

useradd

Work in Progress

userid

Work in Progress

userland

Work in Progress

usermode

Work in Progress

userPassword

Work in Progress

userspace

Work in Progress

USN

Work in Progress

usr

Work in Progress

utils

Work in Progress

UUIDs

Work in Progress

UVTool

Work in Progress

Valgrind

Work in Progress

vCPUs

Work in Progress

VCS

Work in Progress

veth

Work in Progress

VFIO

Work in Progress

VFS

Work in Progress

VFs

Work in Progress

VG

Work in Progress

vGPU

Work in Progress

virsh

Work in Progress

VirtIO

Work in Progress

virtiofs

Work in Progress

VirtualHost

Work in Progress

virtual

Work in Progress

virtualization

Work in Progress

VLAN

Work in Progress

VM

Work in Progress

VMware

Work in Progress

VNC

Work in Progress

VNX

Work in Progress

VPN

Work in Progress

VRRP

Work in Progress

vserver

Work in Progress

vsftpd

Work in Progress

WAL

Work in Progress

WAN

Work in Progress

wbinfo

Work in Progress

WCCP

Work in Progress

weatherutility

Work in Progress

Webserver

Work in Progress

wg

Work in Progress

Wi

Work in Progress

winbind

Work in Progress

WireGuard

Work in Progress

WLAN

Work in Progress

Wordpress

Work in Progress

workgroup

Work in Progress

WSGI

Work in Progress

WWID

Work in Progress

wxWidgets

Work in Progress

Xen

Work in Progress

xhtml

Work in Progress

XLOG

Work in Progress

xml

Work in Progress

YAML

Work in Progress

Yubikey

Work in Progress

zFCP

Work in Progress

ZFS

Work in Progress

zpool

Work in Progress

Zytrax’s

Work in Progress