Here is the latest grsecurity test patch with latest tarpit patch. All ready to go, configured for 64 bit systems. This also includes patched iptables-1.4.0 source
wget nix101.com/kernels/linux-2.26.6-grsec-tarpit.tar.gz
Also here is a kernel update script to compile and install this. It is configured for a 64 bit machine running an intel core2 or better processor. I am planning to make a lil project out of this and make them for all archs to see if they may be useful to anyone.
To run the script
wget nix101.com/kern.sh ; sh kern.sh
Things like these save lots of time when you have multiple servers to update.
IN order to try out nerw kernel before going default use this for grub
grub
savedefault --default=0 --once
quit
Related Articles
No user responded in this post