Linux: Difference between revisions
Jump to navigation
Jump to search
Line 69: | Line 69: | ||
* <tt>[[Sysctl#.2Fetc.2Fsysctl.conf|/etc/sysctl.conf]]</tt> | * <tt>[[Sysctl#.2Fetc.2Fsysctl.conf|/etc/sysctl.conf]]</tt> | ||
* <tt>[[/etc/services]]</tt> | * <tt>[[/etc/services]]</tt> | ||
* <tt>[[/etc/hosts]]</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 01:31, 22 November 2021
Getting Runtime Information
- Memory Info
- CPU Info
- Network Info
- Linux Ports
- Process Info
- File and File Descriptor Info
- Kernel Info
- Load Average
- Storage Info
- Time Info
- Virtualization Info
- Temperature Info
- User Info
Concepts
- General
- Kernel
- Network
- Storage
- Logical Volume Management
- Power Management
- Memory Management
- Process Management
- Security
- NFS
- Virtualization
- Logging
- systemd, System V init
- The /proc Filesystem
- Linux Entropy
- Linux Resource Management
- Linux Shared Libraries
Subjects
- RHEL
- systemd
- Linux Convenience Aliases
- NFS
- Linux Virtualization
- Linux Logging
- Debian
- Ubuntu
- Linux Boot
- LUKS
- Java on Linux
- direnv
- Mount USB Drive on Linux
Installation
- RHEL 7/Centos 7 Installation
- Dell Server Setup Procedure
- RHEL 7 Virtualization Host Installation
- Reconfigure Linux VM Guest Image
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
- /etc/services
- /etc/hosts
- Rescuing System with Lost Root Password
- Upgrading the Kernel
- Linux Disable Swap
- Kernel Runtime Configuration
- Create Filesystems
- Mount a Filesystem at Boot
- NTP Client