Hi!

On Friday 20 June 2008 23:15:35 Roberto Tavares wrote:
> The idea is to run
>
> sudo su -c 'echo "0x7fffffff" > /proc/sys/kernel/shmmax'

For future reference, the sudo'ian way to accomplish things like this is:

echo "0x7fffffff" | sudo tee /proc/sys/kernel/shmmax


pseudoruprecht
-- 
My 5 today: #232095 (dolphin)
Do 5 a day - every day! https://wiki.ubuntu.com/5-A-Day

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to