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 …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 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…define a new aggregate function NAME CREATE_AGGREGATE - define a new aggregate function SYNOPSIS CREATE [ OR REPLACE ] AGGREGATE name ( [ argmode ] [ argname ] arg_data_type [ , ..…overview of Linux PID namespaces NAME pid_namespaces - overview of Linux PID namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). PID namespaces isolate the pr…character set standards and internationalization NAME charsets - character set standards and internationalization DESCRIPTION This manual page gives an overview on different charac…conventions for writing Linux man pages NAME man-pages - conventions for writing Linux man pages SYNOPSIS man [ section ] title DESCRIPTION This page describes the conventions that…monitoring filesystem events NAME inotify - monitoring filesystem events DESCRIPTION The inotify API provides a mechanism for monitoring filesystem events. Inotify can be used to m…change the definition of a table NAME ALTER_TABLE - change the definition of a table SYNOPSIS ALTER TABLE [ IF EXISTS ] [ ONLY ] name [ * ] action [, ... ] ALTER TABLE [ IF EXISTS …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…Specifying revisions and ranges for Git NAME gitrevisions - Specifying revisions and ranges for Git SYNOPSIS gitrevisions DESCRIPTION Many Git commands take revision parameters as …introduction to boot time parameters of the Linux kernel NAME bootparam - introduction to boot time parameters of the Linux kernel DESCRIPTION The Linux kernel accepts certain 'com…POSIX safety concepts NAME attributes - POSIX safety concepts DESCRIPTION Note : the text of this man page is based on the material taken from the "POSIX Safety Concepts" section o…in-kernel key management and retention facility NAME keyrings - in-kernel key management and retention facility DESCRIPTION The Linux key-management facility is primarily a way for…I/O event notification facility NAME epoll - I/O event notification facility SYNOPSIS #include <sys/epoll.h> DESCRIPTION The epoll API performs a similar task to poll (2): monitori…unprivileged access-control NAME Landlock - unprivileged access-control DESCRIPTION Landlock is an access-control system that enables any processes to securely restrict themselves …overview of POSIX shared memory NAME shm_overview - overview of POSIX shared memory DESCRIPTION The POSIX shared memory API allows processes to communicate information by sharing a…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…