load a new kernel for later execution NAME kexec_load, kexec_file_load - load a new kernel for later execution LIBRARY Standard C library ( libc , -lc ) SYNOPSI...load a new kernel for later execution NAME kexec_load, kexec_file_load - load a new kernel for later execution LIBRARY Standard C library ( libc , -lc ) SYNOPSI...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. …reboot or enable/disable Ctrl-Alt-Del NAME reboot - reboot or enable/disable Ctrl-Alt-Del LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Since Linux 2.1.30 there are symboli…The OSSL_STORE library <-> provider functions NAME provider-storemgmt - The OSSL_STORE library <-> provider functions SYNOPSIS #include <openssl/core_dispatch.h> /* * None of these…System bootup process NAME bootup - System bootup process DESCRIPTION A number of different components are involved in the boot of a Linux system. Immediately after power-up, the s…Control the systemd system and service manager NAME systemctl - Control the systemd system and service manager SYNOPSIS systemctl [OPTIONS...] COMMAND [UNIT...] DESCRIPTION systemc…Store retrieval functions NAME ossl_store - Store retrieval functions SYNOPSIS #include <openssl/store.h> DESCRIPTION General A STORE is a layer of functionality to retrieve a numb…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…The D-Bus interface of systemd NAME org.freedesktop.systemd1 - The D-Bus interface of systemd INTRODUCTION systemd (1) and its auxiliary daemons expose a number of APIs over D-Bus.…Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…return system information NAME sysinfo - return system information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sysinfo.h> int sysinfo(struct sysinfo * info ); …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…OpenSSL fips module guide NAME fips_module - OpenSSL fips module guide SYNOPSIS See the individual manual pages for details. DESCRIPTION This guide details different ways that Open…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-…OpenSSL Guide: An introduction to the OpenSSL libraries NAME ossl-guide-libraries-introduction - OpenSSL Guide: An introduction to the OpenSSL libraries INTRODUCTION OpenSSL suppli…Load and save the OS system random seed at boot and shutdown NAME systemd-random-seed.service, systemd-random-seed - Load and save the OS system random seed at boot and shutdown SY…Load and save the OS system random seed at boot and shutdown NAME systemd-random-seed.service, systemd-random-seed - Load and save the OS system random seed at boot and shutdown SY…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…