Linux: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 63: | Line 63: | ||
| [[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]] | ||
|- | |- | ||
| [[modinfo]] || [[lshw]] || [[lvs]] || [[pvs]] || [[vgs]] || [[fdisk]] || [[sfdisk]] || [[wipefs]] || [[pvcreate]] || [[lvcreate]] || [[netstat]] | | [[modinfo]] || [[lshw]] || [[lvs]] || [[pvs]] || [[vgs]] || [[fdisk]] || [[sfdisk]] || [[wipefs]] || [[pvcreate]] || [[lvcreate]] || [[netstat]] || [[rpm]] | ||
|} | |} | ||
Revision as of 00:01, 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
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