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!
My server is Ubuntu 14.04, I ran sudo apt-get update && sudo apt-get dist-upgrade and reboot but the version no update?
3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015
You say it as if you’ve shipped any updates for Ubuntu 16.04 LTS. Still on -24
Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-24-generic x86_64)
To folks on older Ubuntu versions having issues: please note that on older Droplets, you’ll need to select DigitalOcean GrubLoader kernel so it will actually load the new kernel version configured in Grub. I’ve updated the tutorial to include instructions for this.
dist-upgrade ? I think you mean just “upgrade”. Also for Ubuntu, Digital Ocean just have 3.13.0-91 and 4.4.0-28
This comment has been deleted
After the reboot you need to check that you are actually running the new kernel!
For some Redhat/CentOS droplets, you need to power off the droplet and set the kernel to boot in the Droplet control panel.
I’m confused. You say “CentOS 5 and 6 were unaffected by this bug” but then say to run rh-cve-2016-5195_1.sh which lists even the latest CentOS 5 kernels as vulnerable:
# bash rh-cve-2016-5195_1.sh
Your kernel is 2.6.18-412.el5xen which IS vulnerable.
Red Hat recommends that you update your kernel. Alternatively, you can apply partial
mitigation described at https://access.redhat.com/security/vulnerabilities/2706661 .
Please advise.