I'd like to keep an Ubuntu Server 18.04 up to date with the latest mainline kernel. On the desktop I'd just use Ukuu, but I'm looking for a convenient method to use via ssh. I found this: http://kernel.ubuntu.com/~kernel-ppa/mainline/ Which helps me avoid having to build from source myself, and I could write a script that fetches and installs the latest respective deb files, but isn't there something like that already, such as a ppa?
According to this site, Ukuu has a command line interface which you should be able to use on Ubuntu Server: OSTechNix