loaded modules NAME /proc/modules - loaded modules DESCRIPTION /proc/modules A text list of the modules that have been loaded by the system. See also lsmod (8). SEE ALSO proc (5)print OpenSSL built-in information NAME openssl-info - print OpenSSL built-in information SYNOPSIS openssl info [ -help ] [ -configdir ] [ -enginesdir ] [ -modulesdir ] [ -dsoext ]…kernel exported symbols NAME /proc/kallsyms - kernel exported symbols DESCRIPTION /proc/kallsyms (since Linux 2.5.71) This holds the kernel exported symbol definitions used by the …kernel exported symbols NAME /proc/kallsyms - kernel exported symbols DESCRIPTION /proc/kallsyms (since Linux 2.5.71) This holds the kernel exported symbol definitions used by the …security-related attributes NAME /proc/pid/attr/ - security-related attributes DESCRIPTION /proc/ pid /attr/ The files in this directory provide an API for security modules. The co…query the kernel for various bits pertaining to modules NAME query_module - query the kernel for various bits pertaining to modules SYNOPSIS #include <linux/module.h> [[deprecated]…boot loader initialized RAM disk NAME initrd - boot loader initialized RAM disk CONFIGURATION /dev/initrd is a read-only block device assigned major number 1 and minor number 250. …kernel build configuration NAME /proc/config.gz - kernel build configuration DESCRIPTION /proc/config.gz (since Linux 2.6) This file exposes the configuration options that were use…supported filesystems NAME /proc/filesystems - supported filesystems DESCRIPTION /proc/filesystems A text listing of the filesystems which are supported by the kernel, namely files…control a range of kernel parameters NAME /proc/sys/kernel/ - control a range of kernel parameters DESCRIPTION /proc/sys/kernel/ This directory contains files controlling a range o…Configure kernel parameters at boot NAME sysctl.d - Configure kernel parameters at boot SYNOPSIS /etc/sysctl.d/*.conf /run/sysctl.d/*.conf /usr/local/lib/sysctl.d/*.conf /usr/lib/s…unload a kernel module NAME delete_module - unload a kernel module LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> /* Definition of O_* constants */ #include …load a kernel module NAME init_module, finit_module - load a kernel module LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/module.h> /* Definition of MODULE_* co…load a kernel module NAME init_module, finit_module - load a kernel module LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/module.h> /* Definition of MODULE_* co…Add and remove kernel and initrd images to and from the boot partition NAME kernel-install - Add and remove kernel and initrd images to and from the boot partition SYNOPSIS kernel-…description of the filesystem hierarchy NAME hier - description of the filesystem hierarchy DESCRIPTION A typical Linux system has, among others, the following directories: / This …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…Load kernel modules at boot NAME systemd-modules-load.service, systemd-modules-load - Load kernel modules at boot SYNOPSIS systemd-modules-load.service /usr/lib/systemd/systemd-mod…Load kernel modules at boot NAME systemd-modules-load.service, systemd-modules-load - Load kernel modules at boot SYNOPSIS systemd-modules-load.service /usr/lib/systemd/systemd-mod…Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…