Articles Tagged : Ubuntu
Increase Swap Size on an Encrypted Drive
April 1, 2019 · 3 min read
I recently started a new job with www.codeenigma.com and they use a very interesting dev stack.
This uses Docker and Vagrant and for this project it hosts several servers locally some of which run quite memory hungry processes.
I also use the Chrome Browser which is notorious for using memory.
I quickly found I was running out of memory and my laptop would hang.
...