virtual memory subsystem NAME /proc/sys/vm/ - virtual memory subsystem DESCRIPTION /proc/sys/vm/ This directory contains files for memory management tuning, buffer, and cache manag…The D-Bus interface of systemd-machined NAME org.freedesktop.machine1 - The D-Bus interface of systemd-machined INTRODUCTION systemd-machined.service (8) is a system service that k…memory usage NAME /proc/meminfo - memory usage DESCRIPTION /proc/meminfo This file reports statistics about memory usage on the system. It is used by free (1) to report the amount …process information, system information, and sysctl pseudo-filesystem NAME proc - process information, system information, and sysctl pseudo-filesystem DESCRIPTION The proc filesys…process information, system information, and sysctl pseudo-filesystem NAME proc - process information, system information, and sysctl pseudo-filesystem DESCRIPTION The proc filesys…kernel slab allocator statistics NAME slabinfo - kernel slab allocator statistics SYNOPSIS cat /proc/slabinfo DESCRIPTION Frequently used objects in the Linux kernel (buffer heads,…core dump file NAME core - core dump file DESCRIPTION The default action of certain signals is to cause a process to terminate and produce a core dump file , a file containing an i…Local machine information file NAME machine-info - Local machine information file SYNOPSIS /etc/machine-info DESCRIPTION The /etc/machine-info file contains machine metadata. The f…Configuration for creation, deletion, and cleaning of files and directories NAME tmpfiles.d - Configuration for creation, deletion, and cleaning of files and directories SYNOPSIS /…Local machine ID configuration file NAME machine-id - Local machine ID configuration file SYNOPSIS /etc/machine-id DESCRIPTION The /etc/machine-id file contains the unique machine …Specifies intentionally untracked files to ignore NAME gitignore - Specifies intentionally untracked files to ignore SYNOPSIS $XDG_CONFIG_HOME/git/ignore, $GIT_DIR/info/exclude, .g…The D-Bus interface of systemd-hostnamed NAME org.freedesktop.hostname1 - The D-Bus interface of systemd-hostnamed INTRODUCTION systemd-hostnamed.service (8) is a system service th…Execution environment configuration NAME systemd.exec - Execution environment configuration SYNOPSIS service .service, socket .socket, mount .mount, swap .swap DESCRIPTION Unit con…process accounting file NAME acct - process accounting file SYNOPSIS #include <sys/acct.h> DESCRIPTION If the kernel is built with the process accounting option enabled ( CONFIG_BS…process information NAME /proc/pid/, /proc/self/ - process information DESCRIPTION /proc/ pid / There is a numerical subdirectory for each running process; the subdirectory is name…process information NAME /proc/pid/, /proc/self/ - process information DESCRIPTION /proc/ pid / There is a numerical subdirectory for each running process; the subdirectory is name…OOM-killer score NAME /proc/pid/oom_score - OOM-killer score DESCRIPTION /proc/ pid /oom_score (since Linux 2.6.11) This file displays the current score that the kernel gives to th…status information NAME /proc/pid/stat - status information DESCRIPTION /proc/ pid /stat Status information about the process. This is used by ps (1). It is defined in the kernel s…memory usage and status information NAME /proc/pid/status - memory usage and status information DESCRIPTION /proc/ pid /status Provides much of the information in /proc/ pid /stat …login records NAME utmp, wtmp - login records SYNOPSIS #include <utmp.h> DESCRIPTION The utmp file allows one to discover information about who is currently using the system. There…