Skip to content

Instantly share code, notes, and snippets.

@xr09
Created November 21, 2016 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xr09/a722368207ca41afc1b17b77076db9da to your computer and use it in GitHub Desktop.
Save xr09/a722368207ca41afc1b17b77076db9da to your computer and use it in GitHub Desktop.
command line for compiling kernel on debian
nice -n19 ionice -c2 -n7 fakeroot make -j5 bindeb-pkg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment