- Newest
- Most votes
- Most comments
you can follow these steps
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install linux-image-$(uname -r)
sudo reboot
uname -r
Thanks for this information, however, I can imagine I’d type this somewhere, but I don’t have a clue as to where, how, or format. I “rent” the server here for this reason- I don’t want to manage, or repair a server.
I’m told that a kernel update is my responsibility- so, I have to try. I would need “baby steps “ if you don’t mind. And confidence that the process would work and it would boot back up without a hitch.At first yes you are responsible for the security and keeping your instances updated/patched.
Since for EC2 and lightsail AWS just provides you with the infrastructure, the operation is upon you.
Note: before starting such operations please take a snapshot of your instance
Then connect the instance through the SSH
https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-ssh-using-terminal
then execute the above commands
Relevant content
- asked a year ago
- asked 4 years ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 3 months ago
Which OS are you using?