Linux Kernel 3.18.4 Installation
Install Linux kernel 3.18.4 in Ubuntu/Linux Mint with these commands:
cd /tmp
wget http://tinyurl.com/o9bh9ez -O kernel-3.18.4
chmod +x kernel-3.18.4
sudo sh kernel-3.18.4
sudo reboot
———————-
For low latency systems, install kernel 3.8.4 with these commands at your own risk:
sudo apt-get install php5-cli
cd /tmp
wget http://
Full Story (EN):More …
Prevod :Prevod teksta
Source:upubuntu