Swap: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 July 2018

7 February 2012

2 December 2011

  • curprev 03:3303:33, 2 December 2011imported>T1t0 330 bytes +330 Created page with "== Add Swap file == <pre> dd if=/dev/zero of=/mnt/swapfile_3.5G bs=1M count=3584 mkswap -L SWAPFILE_3.5G /mnt/swapfile_3.5G swapon /mnt/swapfile_3.5G echo "/mnt/swapfile_3.5G no..."