Every time I SSH to my Ubuntu 12.04 server i get this message.
To upgrade to a supported (or longer supported) configuration:
OR
I dont feel like doing an upgrade to 14.04 so I choose to do the second option. But after success I still get this message every time I log in
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 had the same problem, and had to select a different kernel in the control panel. These instructions were most helpful, thanks!
Ubuntu will display that message if the file /var/lib/update-notifier/hwe-eol exists. I’ve seen a few reports that it isn’t being properly updated after people upgrade their kernel version. You can safely remove that file. It will be recreated on a reboot if you indeed still have the have the old kernel in use.
If that’s the case, make sure you’ve set the kernel in the DigitalOcean control panel to match the one that is installed on the droplet. The virtualization that we use requires that a matching kernel be found installed in your libraries in the OS and is also found on the hypervisor settings for your droplet, which is set through the control panel.
uname -r tells you the version the control panel is usingls -lah /lib/modules shows you the libraries you have installedTo change it in the control panel, you need to poweroff the machine. Then go to the control panel, click on the droplet, click “settings” and then “Kernel”. Next click the list and find the right version that matches your kernel libraries .e.g *Ubuntu 14.04 x64 3.13.0-30 Finally boot the droplet using the control panel.
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.