uniform resource identifier (URI), including a URL or URN NAME uri, url, urn - uniform resource identifier (URI), including a URL or URN SYNOPSIS URI = [ absoluteURI | relativeURI …uniform resource identifier (URI), including a URL or URN NAME uri, url, urn - uniform resource identifier (URI), including a URL or URN SYNOPSIS URI = [ absoluteURI | relativeURI …uniform resource identifier (URI), including a URL or URN NAME uri, url, urn - uniform resource identifier (URI), including a URL or URN SYNOPSIS URI = [ absoluteURI | relativeURI …Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…Linux control groups NAME cgroups - Linux control groups DESCRIPTION Control groups, usually referred to as cgroups, are a Linux kernel feature which allow processes to be organize…overview of Linux namespaces NAME namespaces - overview of Linux namespaces DESCRIPTION A namespace wraps a global system resource in an abstraction that makes it appear to the pro…overview of POSIX message queues NAME mq_overview - overview of POSIX message queues DESCRIPTION POSIX message queues allow processes to exchange data in the form of messages. This…List all manpages from the systemd project NAME systemd.index - List all manpages from the systemd project 3 30-systemd-environment-d-generator (8) — Load variables specified by en…overview of pipes and FIFOs NAME pipe - overview of pipes and FIFOs DESCRIPTION Pipes and FIFOs (also known as named pipes) provide a unidirectional interprocess communication chan…overview of CPU scheduling NAME sched - overview of CPU scheduling DESCRIPTION Since Linux 2.6.23, the default scheduler is CFS, the "Completely Fair Scheduler". The CFS scheduler …POSIX threads NAME pthreads - POSIX threads DESCRIPTION POSIX.1 specifies a set of interfaces (functions, header files) for threaded programming commonly known as POSIX threads, or…Special journal fields NAME systemd.journal-fields - Special journal fields DESCRIPTION Entries in the journal (as written by systemd-journald.service (8)) resemble a UNIX process …define a new mapping of a user to a foreign server NAME CREATE_USER_MAPPING - define a new mapping of a user to a foreign server SYNOPSIS CREATE USER MAPPING [ IF NOT EXISTS ] FOR …process identifiers NAME credentials - process identifiers DESCRIPTION Process ID (PID) Each process has a unique nonnegative integer identifier that is assigned when the process i…define a new foreign server NAME CREATE_SERVER - define a new foreign server SYNOPSIS CREATE SERVER [ IF NOT EXISTS ] server_name [ TYPE ' server_type ' ] [ VERSION ' server_versio…sockets for local interprocess communication NAME unix - sockets for local interprocess communication SYNOPSIS #include <sys/socket.h> #include <sys/un.h> unix_socket = socket(AF_U…overview of Linux user namespaces NAME user_namespaces - overview of Linux user namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). User namespaces isolate se…overview of Linux capabilities NAME capabilities - overview of Linux capabilities DESCRIPTION For the purpose of performing permission checks, traditional UNIX implementations dist…legacy formatting language for manual pages NAME man — legacy formatting language for manual pages DESCRIPTION The man language was the standard formatting language for AT&T UNIX m…list of file suffixes NAME suffixes - list of file suffixes DESCRIPTION It is customary to indicate the contents of a file with the file suffix, which (typically) consists of a per…