Linux: Difference between revisions
Jump to navigation
Jump to search
(66 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
<div style='width: 100%'> | <div style='width: 100%'> | ||
<div class='section'> | <div class='section'> | ||
== General == | == General == | ||
* [[Linux Access Control Lists|Access Control Lists]] | * [[Linux Access Control Lists|Access Control Lists]] | ||
* [[File Ownership Commands|File Ownership Commands]] | |||
* [[Mounting a CD/DVD Device|Mounting a CD/DVD Device]] | * [[Mounting a CD/DVD Device|Mounting a CD/DVD Device]] | ||
* [[Mounting an ISO Image|Mounting an ISO Image]] | * [[Mounting an ISO Image|Mounting an ISO Image]] | ||
* [[Command-line CD Recording|Command-line CD Recording]] | * [[Command-line CD Recording|Command-line CD Recording]] | ||
* [[ | * [[OpenSSH Passwordless Authentication|OpenSSH Passwordless Authentication]] | ||
* [[RHEL/CentOS Local Repository Mirror|RHEL/CentOS Local Repository Mirror]] | |||
* [[Increasing Swap Space|Increasing Swap Space]] | |||
* [[Device Management|Device Management]] | |||
* [[SSSD/Kerberos/LDAP Authentication|SSSD/Kerberos/LDAP Authentication]] | |||
* [[Passwords|Passwords]] | |||
* [[Password Complexity|Password Complexity]] | |||
* [[RHEL Recover root Password|RHEL Recover root Password]] | |||
* [[List HBAs|List HBAs]] | |||
</div> | </div> | ||
<div class='section'> | <div class='section'> | ||
== | == Storage Operations == | ||
* [[LVM | * [[LVM Logical Volume Geometry Size Problem|LV Bad Geometry/Unsuccessful LV Activation]] | ||
* [[LVM Resize a Filesystem|LV Resize Filesystem]] | |||
* [[LVM Resize a Physical Volume|PV Resize]] | |||
* [[LVM Install a New Physical Volume|PV Install]] | * [[LVM Install a New Physical Volume|PV Install]] | ||
* [[LVM Remove a Physical Volume|PV Removal]] | * [[LVM Remove a Physical Volume|PV Removal]] | ||
* [[DISK Add New Volume from VMWare host|Add New Volume from VMWare Host]] | * [[LVM Extend Logical Volume and Filesystem|Extend Logical Volume and Filesystem]] | ||
* [[LVM Cheat Sheet]] | |||
* [[DISK Add New Volume from VMWare host|DISK Add New Volume from VMWare Host]] | |||
* [[DISK Remove a Storage Device|DISK Remove a Storage Device]] | |||
* [[FS Repair a Corrupted Filesystem|FS Repair a Corrupted Filesystem]] | |||
* [[DM Resize a DM-Multipath Device|DM Resize a DM-Multipath Device]] | |||
* [[LVM Relocate Volume Group to New Server|VG Relocate to New Server]] | |||
</div> | </div> | ||
<div class='section'> | <div class='section'> | ||
== | == Package Management == | ||
* [[RHEL subscription-manager Commands|<tt>'''subscription-manager'''</tt> Commands]] | |||
* [[RHEL Convert RHN Classic to Subscription Manger|Convert RHN Classic to Subscription Manger]] | |||
* [[Repository Commands|Repository Commands]] | |||
* [[RHEL Remove Old Kernels|Remove Old Kernels]] | |||
</div> | </div> | ||
<div class='section'> | <div class='section'> | ||
== systemd == | |||
* [https://wiki.archlinux.org/index.php/Systemd Archlinux systemd] | |||
* [http://www.tecmint.com/manage-services-using-systemd-and-systemctl-in-linux How to Manage ‘Systemd’ Services and Units Using ‘systemctl’ in Linux] | |||
</div> | |||
== | <div class='section'> | ||
== Networking == | |||
* [[Network - Setup Teamed Interfaces|Setup Teamed Interface]] | |||
* [[Network - netstat & ss|netstat & ss Commands]] | |||
</div> | </div> | ||
<div class='section'> | <div class='section'> | ||
== | == firewalld == | ||
</div> | |||
<div class='section'> | |||
== Virtualization == | |||
* [[RHEL Register a Virtual Hypervisor|Register a Virtual Hypervisor]] | |||
</div> | </div> | ||
Line 43: | Line 76: | ||
* [http://www.debian.org Debian] | * [http://www.debian.org Debian] | ||
* [http://www.archlinux.org Archlinux] | * [http://www.archlinux.org Archlinux] | ||
* [https://github.com/Leo-G/DevopsWiki Linux Cheat Sheets] | |||
</div> | </div> | ||
[[Category:Linux]] | [[Category: Linux]] |
Latest revision as of 13:23, 19 September 2023
General
- Access Control Lists
- File Ownership Commands
- Mounting a CD/DVD Device
- Mounting an ISO Image
- Command-line CD Recording
- OpenSSH Passwordless Authentication
- RHEL/CentOS Local Repository Mirror
- Increasing Swap Space
- Device Management
- SSSD/Kerberos/LDAP Authentication
- Passwords
- Password Complexity
- RHEL Recover root Password
- List HBAs
Storage Operations
- LV Bad Geometry/Unsuccessful LV Activation
- LV Resize Filesystem
- PV Resize
- PV Install
- PV Removal
- Extend Logical Volume and Filesystem
- LVM Cheat Sheet
- DISK Add New Volume from VMWare Host
- DISK Remove a Storage Device
- FS Repair a Corrupted Filesystem
- DM Resize a DM-Multipath Device
- VG Relocate to New Server
Package Management
Networking
firewalld