kernel image access prevention feature NAME kernel_lockdown - kernel image access prevention feature DESCRIPTION The Kernel Lockdown feature is designed to prevent both direct and …Git for CVS users NAME gitcvs-migration - Git for CVS users SYNOPSIS git cvsimport * DESCRIPTION Git differs from CVS in that every working tree contains a repository with a full c…...ge mount namespaces using setns (2). CAP_SYS_MODULE • Load and unload kernel modules (see init_module (2) and delete_module (2)); • before Linux 2.6.25: drop capabilities from t…Extended attributes NAME xattr - Extended attributes DESCRIPTION Extended attributes are name:value pairs associated permanently with files and directories, similar to the environm…Linux IPv4 raw sockets NAME raw - Linux IPv4 raw sockets SYNOPSIS #include <sys/socket.h> #include <netinet/in.h> raw_socket = socket(AF_INET, SOCK_RAW, int protocol ); DESCRIPTION…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…Linux IPv4 ICMP kernel module. NAME icmp - Linux IPv4 ICMP kernel module. DESCRIPTION This kernel protocol module implements the Internet Control Message Protocol defined in RFC 79…Mounting one repository inside another NAME gitsubmodules - Mounting one repository inside another SYNOPSIS .gitmodules, $GIT_DIR/config git submodule git <command> --recurse-submo…communication between kernel and user space (AF_NETLINK) NAME netlink - communication between kernel and user space (AF_NETLINK) SYNOPSIS #include <asm/types.h> #include <sys/socke…Linux ARP kernel module. NAME arp - Linux ARP kernel module. DESCRIPTION This kernel protocol module implements the Address Resolution Protocol defined in RFC 826. It is used to co…auditing API for the dynamic linker NAME rtld-audit - auditing API for the dynamic linker SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <link.h> DESCRIPTIO…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…Kernel command line parameters NAME kernel-command-line - Kernel command line parameters SYNOPSIS /proc/cmdline DESCRIPTION The kernel, the programs running in the initrd and in th…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…define a new text search template NAME CREATE_TEXT_SEARCH_TEMPLATE - define a new text search template SYNOPSIS CREATE TEXT SEARCH TEMPLATE name ( [ INIT = init_function , ] LEXIZE…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…System bootup process based on UNIX System V Release 4 NAME boot - System bootup process based on UNIX System V Release 4 DESCRIPTION The bootup process (or " boot sequence ") vari…optional parts of the POSIX standard NAME posixoptions - optional parts of the POSIX standard DESCRIPTION The POSIX standard (the information below is from POSIX.1-2001) describes …Writing and packaging system daemons NAME daemon - Writing and packaging system daemons DESCRIPTION A daemon is a service process that runs in the background and supervises the sys…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…