On Tue, Apr 29, 2008 at 1:31 AM, Scott Lovenberg <[EMAIL PROTECTED]>
wrote:

> Rene Herman wrote:
>
>> Looking closer, the CONFIG option keeps non-heap address-space
>> randomization enabled. What you want to have is:
>>
>> $ cat /proc/sys/kernel/randomize_va_space
>> 0
>>
>> Set it, as root, via
>>
>> # echo -n 0 >/proc/sys/kernel/randomize_va_space
>>
>>  Off topic, but do you need the -n flag?  I always just "echo num >
> /proc/sys/path" and I've never had a problem, but is there a case where it
> matters?

I've noticed that, too, I never use '-n' either.



-- 
Paul Francisco = pAnk7.yArdbird
http://pank7yardbird.googlepages.com
http://hi.baidu.com/pank7
.' ' ` . pAnk7.yArdbird ^_^
: :' : pank7yardbird(AT)gmail.com
`. ` ' liyi(AT)net.pku.edu.cn
`- Debian GNU/Linux - The power of freedom

Reply via email to