Difference between revisions of "Check Swap Space in Linux"

Kipkis (Kipkis | contribs)
m (importing article from wikihow)
 
Kipkis (Kipkis | contribs)
m (Text replacement - "[[Category:L" to "[[Category: L")
Line 1: Line 1:
 
Linux uses Swap Space to back its physical memory with an overflow area. In most cases the suggested amount is a disk space equal to the amount of physical memory you have installed.<br><br>Below, we'll check to see how the swap is defined and being used by your system.
 
Linux uses Swap Space to back its physical memory with an overflow area. In most cases the suggested amount is a disk space equal to the amount of physical memory you have installed.<br><br>Below, we'll check to see how the swap is defined and being used by your system.
[[Category:Linux]]
+
[[Category: Linux]]
 
== Steps ==
 
== Steps ==
 
#From your root userid, enter the command "swapon -s". This will show your allocated swap disk or disks, if any. Your output should look like the following:
 
#From your root userid, enter the command "swapon -s". This will show your allocated swap disk or disks, if any. Your output should look like the following: