Linux: Difference between revisions
Jump to navigation
Jump to search
Line 51: | Line 51: | ||
| [[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]] | | [[modinfo]] || [[lshw]] || [[lvs]] || [[pvs]] || [[vgs]] || [[fdisk]] || [[sfdisk]] || [[wipefs]] || [[pvcreate]] | ||
|} | |} | ||
Revision as of 03:02, 23 May 2017
Getting Runtime Information
- Memory Info
- CPU Info
- Network Info
- Process Info
- File Descriptor Info
- Linux Kernel Info
- Load Average
- Storage Info
Concepts
- General
- Network
- Storage
- Power Management
- Memory Management
- Process Management
- Security
- NFS
- Logical Volume Management
- Virtualization
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