14.04 - Is there automatically way to update the linux-image-extra pkg after the kernel is update? - Ask Ubuntu


i using ubuntu 16.04 on google cloud , sometime there kernel updated happen automatically .

i use server docker , when kernel updated docker service stops because of .

is there way cause installed automatically each time kernel updated ? , not run command :

sudo apt-get -y install linux-image-extra-$(uname -r) 

best regards.

i think if install linux-generic instead, you'll end linux-image-extra kernel version (it's dependency), , automatically updated future kernel updates.

sudo apt-get install -y linux-generic 

(this information based on reply here: https://askubuntu.com/a/896004/122097)


Comments

Popular posts from this blog

debian - Kali Linux - Debootstrap error Failed to determine codename for the release - Super User

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

Windows XP installation, no previous version of Windows NT - Super User