turn off ASLR in linux
生活随笔
收集整理的這篇文章主要介紹了
turn off ASLR in linux
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
turn off ASLR in linux
Q: ?
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.
A:
This is a common problem with sudo and shell redirection. The "sudoness" doesn't propagate past the redirection. One way to get around it is
sudo bash -c "echo 0 > /path/to/file"?
轉(zhuǎn)載于:https://www.cnblogs.com/bittorrent/archive/2012/10/03/2710963.html
總結(jié)
以上是生活随笔為你收集整理的turn off ASLR in linux的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 这几款免费的解说配音软件,非常适合制作解
- 下一篇: star cd linux,STAR