Open main menu

Changes

11 bytes added ,  09:57, 19 May 2016
no edit summary
Swap memory is a file-system based temporary storage for memory to allow a system to shuffle between different tasks that would otherwise consume all available physical memory (RAM). Cloud providers like [[AWS]]<ref>https://serverfault.com/questions/218750/why-dont-ec2-ubuntu-images-have-swap</ref> and [[Digital Ocean]] do not setup swap on their default images. So, it's up to you to enable swap. <ref>https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-14-04</ref> do not setup swap on their default images. So, it's up to you to enable swap.
<source lang="bash">
4,558

edits