After I do this:
tar -zxf gradm-2.0.2.tar.gz
cd gradm2
make
make install
I try to enable the system so that I can use grsecurity, and i get this error message.
Could not open /dev/grsec.
open: no such device or address
The file appears to be in the /dev/ folder but i can do nothing with it. Is this how i use grsecurity features. Is there another way to use grsecurity. All that i want to do is be able to demonstrate some of the features of grsecurity for school.