i am going to compile my 2.6.7 kernel with the latest grsecurity; i have patched my tree successfully
if someone could clarify these for me, it would be appreciated:
1.) will compiling in grsecurity (let's say at medium level) and pax slow down my kernel and system? even in the most insignificant slowdown, i just want to know
2.) is there an option for randomized PID's? (and is it enabled in medium security?)
3.) after compiling in grsecurity (and with sysctl enabled) and pax, are all the settings enabled once the kernel loads, or do i have to echo or use a program to enable the security?
4.) what is the iptables stealth module patch? what do i patch that against, and how do i use it? (will it let me stealth my port 80 even while i run an apache server there?)
5.) what log files does grsecurity and pax log to?
6.) i run a single machine with a bunch of servers (nfs, apache, sendmail, mysql, etc) on my daily-computer-use machine mostly just for fun and security isn't an enormous issue, but i'd like to avoid getting hacked without sacrificing my daily programs (which is why i'm settling for medium security without proc restrictions) - will grsecurity or pax hinder the usage of any of these servers?