Re: sysctl.conf
On Sat, Oct 26, 2013 at 7:37 PM, Roland RoLaNd <r_o_l_a_n_d@hotmail.com> wrote:
>
> I'm reading up on how to harden debian.
> i just checked /etc/sysctl.conf and noticed that everything is commented
> out.
> do that mean they're running as defaults or none of what exists in this file
> is implemented?
The commented-out settings are values that are set more or less often
but they're commented out and unset.
You can check what values are set with "sysctl -a".
Reply to:
- References:
- sysctl.conf
- From: Roland RoLaNd <r_o_l_a_n_d@hotmail.com>