Ads 468x60px

Saturday, August 6, 2011

Alternatve To The ~200 Line Linux Kernel Patch

I assume you know about the 200 lines patch for Linux Kernel. But you cannot try it untill the update comes. But the good news is, now you can just try a script which is an alternative to the patch.

Open a terminal and copy/paste the following commands,

wget http://launchpadlibrarian.net/59511828/cgroup_patch
chmod +x cgroup_patch
sudo ./cgroup_patch

Now you can either restart your computer or simply run the following to get the script into action,
sudo /etc/rc.local

No comments:

Post a Comment