From: Eef Hartman on
Bob Bob wrote:
I think you can also do it with sysctl

The major advantage of doing it with sysctl(.conf) is that it will
also be done after the next reboot.

> You can also "cat" the same location to find current values.
>
> If you want it to happen permanently put the commands into
> /etc/rc.d/boot.local

And that - thus - isn't necessary when you put the values in the
/etc/sysctl.conf file. All newer kernels support this and the bootup
will auto-run the sysctl program to set those values.
--
Eef Hartman, Delft University of Technology, dept. SSC/ICT
First  |  Prev  | 
Pages: 1 2
Prev: g++ where can I find it?
Next: useradd issue