Linux: Difference between revisions
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
* <tt>[[/etc/machine-id]]</tt> | * <tt>[[/etc/machine-id]]</tt> | ||
* <tt>[[Ulimit#.2Fetc.2Fsecurity.2Flimits.conf|/etc/security/limits]]</tt> | * <tt>[[Ulimit#.2Fetc.2Fsecurity.2Flimits.conf|/etc/security/limits]]</tt> | ||
* <tt>[[Sysctl#.2Fetc.2Fsysctl.conf|/etc/sysctl.conf]]</tt> | |||
* [[Linux Rescuing System with Lost Root Password|Rescuing System with Lost Root Password]] | * [[Linux Rescuing System with Lost Root Password|Rescuing System with Lost Root Password]] | ||
* [[Linux Upgrading the Kernel|Upgrading the Kernel]] | * [[Linux Upgrading the Kernel|Upgrading the Kernel]] |
Revision as of 20:56, 21 April 2017
Getting Runtime Information
- Linux Memory Info
- Linux CPU Info
- Linux Network Info
- Linux Process Information
- Linux File Descriptor Information
- Linux Load Average
- Linux Kernel Info
Concepts
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