Linux: Difference between revisions
Jump to navigation
Jump to search
Line 100: | Line 100: | ||
| [[useradd]] || [[groupadd]] || [[usermod]] || [[tput]] || [[postfix]] || [[route|route]] || [[Linux TTY#TTY_Operations|tty]] || [[Linux TTY#TTY_Operations|stty]] | | [[useradd]] || [[groupadd]] || [[usermod]] || [[tput]] || [[postfix]] || [[route|route]] || [[Linux TTY#TTY_Operations|tty]] || [[Linux TTY#TTY_Operations|stty]] | ||
|- | |- | ||
| [[envsubst]] || [[parted]] || [[Cryptsetup Operations|cryptsetup]] || [[hexdump]] || [[xargs]] || [[ping]] || | | [[envsubst]] || [[parted]] || [[Cryptsetup Operations|cryptsetup]] || [[hexdump]] || [[xargs]] || [[ping]] || [[getopts]] | ||
|} | |} | ||
Revision as of 22:12, 27 August 2019
Getting Runtime Information
- Memory Info
- CPU Info
- Network Info
- Linux Ports
- Process Info
- File Descriptor Info
- Kernel Info
- Load Average
- Storage Info
- Time Info
- Virtualization Info
- Temperature Info
Concepts
- General
- Kernel
- Network
- Storage
- Logical Volume Management
- Power Management
- Memory Management
- Process Management
- Security
- NFS
- Virtualization
- Logging
- systemd, System V init
- The /proc Filesystem
- Linux Entropy
- Linux Resource Management
Subjects
- RHEL
- systemd
- Linux Convenience Aliases
- NFS
- Linux Virtualization
- Linux Logging
- Debian
- Ubuntu
- Linux Boot
- LUKS
Installation
- RHEL 7/Centos 7 Installation
- Dell Server Setup Procedure
- RHEL 7 Virtualization Host Installation
- Reconfigure Linux VM Guest Image
Configuration
- Linux 7 Network Configuration
- /etc/fstab
- /etc/exports
- /etc/resolv.conf
- /etc/nsswitch.conf
- /etc/hostname
- /etc/machine-id
- /etc/security/limits
- /etc/sysctl.conf
- Rescuing System with Lost Root Password
- Upgrading the Kernel
- Linux Disable Swap
- Kernel Runtime Configuration
- Create Filesystems
- Mount a Filesystem at Boot
- NTP Client