I know Debian 10 (Buster) has only just been released, but how can I be alerted as to when it becomes available as an OS on your SSD VPS's? I don't want to have to keep checking back for it manually… Is there an RSS feed or something I can follow?
Not to my knowledge… But you can install custom images on VPS's. If I remember correctly, it's only on cloud VPS's, but I might be wrong. I'd give support a quick call, and ask.
If you do find a way to get notified, send me an email with the RSS info.
Something like that would be pretty useful, actually. http://ChristianHering.com/
Hi,
I am already using Buster on my VPS. You just have to change the apt source to point to Buster's repo; then: apt update / apt dist-upgrade
KR,
Seb
4.9.168 actually. But this does not appear to me to be relevant as we should be able to upgrade the kernel.
I have not done it on the VPS, so basically 4.9.x is likely to be the kernel version supplied with Buster.
Home, I am running kernel 5.2.x with Buster as well.
Uhm, I understand you concern. Indeed, I have got two kernel images in the /boot directory.
One is probably the former one: 4.9.x
The other is 4.19.x
`sudo update-grub`
`sudo reboot`
And I am now running kernel 4.19.x as you were exepecting it.
Confirmed with uname -ar