Linux: Difference between revisions
Jump to navigation
Jump to search
Line 65: | Line 65: | ||
{| | {| | ||
| [[Linux ip|ip]] || [[ethtool]] || [[yum]] || [[date]] || [[zip]], [[unzip]] || [[mailx]] || [[grep]] || [[sed | | [[Linux ip|ip]] || [[ethtool]] || [[yum]] || [[date]] || [[zip]], [[unzip]] || [[mailx]] || [[grep]] || [[sed]] | ||
|- | |- | ||
| [[top]] || [[vmstat]] || [[hostname]] || [[hostnamectl]] || [[cron]] || [[chkconfig]] || [[rpc.statd]] || [[mount | | [[top]] || [[vmstat]] || [[hostname]] || [[hostnamectl]] || [[cron]] || [[chkconfig]] || [[rpc.statd]] || [[mount]] | ||
|- | |- | ||
| [[find]] || [[read]] || [[curl]] || [[wget]] || [[dmesg]] || [[sudo]] || [[ifconfig]] || [[dig | | [[find]] || [[read]] || [[curl]] || [[wget]] || [[dmesg]] || [[sudo]] || [[ifconfig]] || [[dig]] | ||
|- | |- | ||
| [[modinfo]] || [[lshw]] || [[lvs]] || [[pvs]] || [[vgs]] || [[fdisk]] || [[sfdisk]] || [[wipefs]] || | | [[modinfo]] || [[lshw]] || [[lvs]] || [[pvs]] || [[vgs]] || [[fdisk]] || [[sfdisk]] || [[wipefs]] || | ||
Line 79: | Line 79: | ||
| [[uuidgen]] || [[chroot]] || [[awk]] || [[expr]] || [[sysctl]] || [[lsof]] || [[lspci]] || [[df]] | | [[uuidgen]] || [[chroot]] || [[awk]] || [[expr]] || [[sysctl]] || [[lsof]] || [[lspci]] || [[df]] | ||
|- | |- | ||
| [[pvcreate]] || [[lvcreate]] || [[netstat]] || [[rpm]] || [[timedatectl]] | | [[pvcreate]] || [[lvcreate]] || [[netstat]] || [[rpm]] || [[timedatectl]] || [[kill]] || [[netfs]] || [[nslookup]] | ||
|} | |} | ||
Revision as of 19:02, 11 July 2017
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
Concepts
- General
- Kernel
- Network
- Storage
- Power Management
- Memory Management
- Process Management
- Security
- NFS
- Logical Volume Management
- Virtualization
- Logging
- systemd, System V init
Subjects
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