Upgrade Ubuntu 12.04.3 Kernel and x-stack from 3.5 to 3.8

#In order to install the new kernel, I did
sudo apt-get install --install-recommends linux-image-generic-lts-raring
#After install the new kernel I issue the following comamnd to install the compatible x-stack
sudo apt-get install --install-recommends xserver-xorg-lts-raring

No comments:

Post a Comment

Datatable static image not found on the server

When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...