Skip to content

Instantly share code, notes, and snippets.

@CameronGilroy
Created July 21, 2013 10:02
Show Gist options
  • Save CameronGilroy/6048123 to your computer and use it in GitHub Desktop.
Save CameronGilroy/6048123 to your computer and use it in GitHub Desktop.
# dd if=/dev/zero of=/swapfile bs=1024 count=1024000
# mkswap /swapfile
# swapon /swapfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment