[CENTER][SIZE=6]This will guide you to compile latest kernel from kernel.org for Ubuntu.[/SIZE][/CENTER]
#include<warning.h>
#include<Idontcare.h>
This guide is to tried out in a machine, which is not your daily driver.
When u are confident you can try it on you daily driver machine.
I will not protect you against data losses.
Be responsible for your own action
If you follow this guide there will not be any issues!
[SIZE=6]
Download [/SIZE]
The Linux Kernel Archives
Config file - hastebin
[SIZE=7]STEPS[/SIZE]
[ol]
[li][SIZE=4]Download and extract latest kernel from kernel.org[/SIZE][/li][li][SIZE=4]Make a empty file .config in that kernel extracted dir.[/SIZE][/li][li][SIZE=4]Copy contents from config file (link) to that file[/SIZE][/li][li][SIZE=4]Open terminal in that dir and run make -j 8[/SIZE][/li][li][SIZE=4]Now run make modules-install install[/SIZE][/li][li][SIZE=4]Wola… you have complied and installed your first kernel![/SIZE][/li][/ol]