Linux: Difference between revisions
Jump to navigation
Jump to search
Line 62: | Line 62: | ||
| [[top]] || [[vmstat]] || [[hostname]] || [[hostnamectl]] || [[cron]] || [[chkconfig]] || [[rpc.statd]] || [[mount]] || [[netfs]] || [[exportfs]] || [[rpcinfo]] || [[showmount]] || [[iftop]] || [[nohup]] || [[ssh]] || [[gdrive]] | | [[top]] || [[vmstat]] || [[hostname]] || [[hostnamectl]] || [[cron]] || [[chkconfig]] || [[rpc.statd]] || [[mount]] || [[netfs]] || [[exportfs]] || [[rpcinfo]] || [[showmount]] || [[iftop]] || [[nohup]] || [[ssh]] || [[gdrive]] | ||
|- | |- | ||
| [[find]] || [[read]] || [[curl]] || [[wget]] || [[dmesg]] || [[sudo]] || [[ifconfig]] || [[dig]] || [[nslookup]] || [[uuidgen]] || [[chroot]] || [[awk]] || [[expr]] || [[sysctl]] || [[lsof]] || [[lspci]] | | [[find]] || [[read]] || [[curl]] || [[wget]] || [[dmesg]] || [[sudo]] || [[ifconfig]] || [[dig]] || [[nslookup]] || [[uuidgen]] || [[chroot]] || [[awk]] || [[expr]] || [[sysctl]] || [[lsof]] || [[lspci]] || [[df]] | ||
|- | |- | ||
| [[modinfo]] || [[lshw]] || [[lvs]] || [[pvs]] || [[vgs]] || [[fdisk]] || [[sfdisk]] || [[wipefs]] || [[pvcreate]] || [[lvcreate]] || [[netstat]] || [[rpm]] || [[timedatectl]] | | [[modinfo]] || [[lshw]] || [[lvs]] || [[pvs]] || [[vgs]] || [[fdisk]] || [[sfdisk]] || [[wipefs]] || [[pvcreate]] || [[lvcreate]] || [[netstat]] || [[rpm]] || [[timedatectl]] |
Revision as of 15:16, 25 June 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
Concepts
- General
- Kernel
- Network
- Storage
- Power Management
- Memory Management
- Process Management
- Security
- NFS
- Logical Volume Management
- Virtualization
Subjects
Installation
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