Linux: Difference between revisions
Jump to navigation
Jump to search
Line 55: | Line 55: | ||
|- | |- | ||
| [[modinfo]] || [[lshw]] || [[lvs]] || [[pvs]] || [[vgs]] || [[fdisk]] || [[sfdisk]] || [[wipefs]] || [[pvcreate]] || [[lvcreate]] || [[netstat]] | | [[modinfo]] || [[lshw]] || [[lvs]] || [[pvs]] || [[vgs]] || [[fdisk]] || [[sfdisk]] || [[wipefs]] || [[pvcreate]] || [[lvcreate]] || [[netstat]] | ||
|} | |||
=Virtualization Commands= | |||
{| | |||
| [[libguestfs]] || | |||
|- | |||
| [[.]] | |||
|} | |} | ||
Revision as of 23:54, 23 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
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
Commands
Virtualization Commands
libguestfs | |
[[.]] |