Showing posts with label Headers. Show all posts
Showing posts with label Headers. Show all posts

Wednesday, February 6, 2013

Installing Kernel header packages in Debian

Just type in a console as root user:

aptitude install linux-headers-$(uname -r)

and this command will install the header of your current kernel