Skip to content

Instantly share code, notes, and snippets.

@f4rx
Created April 20, 2018 11:20
Show Gist options
  • Save f4rx/d357824337941564abec9ea8e4046199 to your computer and use it in GitHub Desktop.
Save f4rx/d357824337941564abec9ea8e4046199 to your computer and use it in GitHub Desktop.
cd /tmp/
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13/linux-headers-4.13.0-041300_4.13.0-041300.201709031731_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13/linux-headers-4.13.0-041300-generic_4.13.0-041300.201709031731_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13/linux-image-4.13.0-041300-generic_4.13.0-041300.201709031731_amd64.deb
sudo dpkg -i *.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment