Difference between revisions of "Add a swap disk"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
  
* Verify if swap available: <code>[[swapon --show]]</code>
+
* Verify if swap available and number of disks:
 +
** <code>[[swapon --show]]</code>
 +
** <code>[[lsblk]] | grep disk
 
* [[Add a disk]] to the server
 
* [[Add a disk]] to the server
 
* Check the new volume with <code>[[lsblk]]</code>
 
* Check the new volume with <code>[[lsblk]]</code>

Revision as of 15:57, 24 August 2023


sudo vi /etc/fstab
UID none swap defaults 0 0


UUID=4f724150-4b94-11e9-b2d3-5254001d0c45 none swap defaults 0 0

Related

See also

Advertising: