By fadhelk
Hello,
I am new on digital ocean server and I want to upgrade kernel because of “dirty COW”. when i checked in Droplets page’s Kernel it’s show this message “The kernel for this Droplet is managed internally and cannot be changed from the control panel.”
Can you tell me how can i upgrade it?
My Ubuntu version is 14.04.
Thanks
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!
You need to do it from Droplet. SSH to your Droplet and execute following:
- sudo apt-get update && sudo apt-get dist-upgrade
Update command is used to update cache, dist-upgrade will update your kernel to latest available in repository.
If you want to learn more you can take look at “Dirty COW” article on DO
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.