Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I think that I just need to add ‘/swapfile none swap sw 0 0’ to fstab and reboot it. I followed this lesson and got error with Debain 9 , when I add this command to fstab -> echo ‘/swapfile none swap sw 0 0’ | sudo tee -a /etc/fstab , I got boot my laptop to recovery. thanks for your lesson, help me if I think wrong.
I follow the swap section however when i reboot i don’t see any swap. I so see the swap entry in the fstab section but nothing in free or free -h.
Thanks for this excellent and simple tutorial. It helped me resolve issues I was having installing py3exiv2.
Just to confirm, I have added the following two lines at the bottom of /etc/sysctl.conf so that the settings will persist. Can you please confirm I have done it right.
vm.swappiness=10
vm.vfs_cache_pressure=50
Thank you again.
That was straightforward! thanks and let’s see if my site again goes down :p
But once created a persisting swap file, how can we remove it if needed?