Linux: Difference between revisions
Jump to navigation
Jump to search
Line 60: | Line 60: | ||
{| | {| | ||
| [[virsh]] || | |||
|- | |||
| [[libguestfs]] || | | [[libguestfs]] || | ||
|} | |} | ||
Revision as of 23:56, 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
virsh | |
libguestfs |