How To Compile Linux Kernel On Ubuntu

This time I will share about how to upgrade our ubuntu kernel. Incidentally, I also recently upgraded my ubuntu 11:10 kernel from 3.0.0 to 3.3.7. Actually there are several ways you can do:
With the command sudo "apt-get dist-upgrade" on our terminals , < === this is done...