How to turn off ASLR in Ubuntu 9.10

Posted by Summer_More_More_Tea on Super User See other posts from Super User or by Summer_More_More_Tea
Published on 2010-04-03T12:07:14Z Indexed on 2010/04/04 4:53 UTC
Read the original article Hit count: 261

Filed under:

Hi everyone:

I want to turn off ASLR on my own PC. But each time I type "sudo echo 0 > /proc/sys/kernel/randomize_va_space", the system shows that "Permission denied". How can I make it work? By the way, my OS kernel is 2.6.30.

Hope anyone can give me a hand.

Regards.

© Super User or respective owner

Related posts about linux