Create or Extend Swap in Linux

Опубликовано: 28 Октябрь 2024
на канале: DevSecOps Theory & Hands-On
405
15

This video describes the below.
What is Swap Space?
How to add/extend Swap space in Linux?

For adding/extending swap, both swap file and swap partition are used in this video.
To know more about how the LVM partitions are created, please follow the below links.
Using fdisk:    • Partition a disk using fdisk and use ...  
Using parted:    • Increase the size of a mount point in...