How to turn off ASLR in Ubuntu 9.10
Posted
by Summer_More_More_Tea
on Stack Overflow
See other posts from Stack Overflow
or by Summer_More_More_Tea
Published on 2010-04-03T12:07:14Z
Indexed on
2010/04/03
13:43 UTC
Read the original article
Hit count: 112
linux
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.
© Stack Overflow or respective owner