Hi all,
VERY green newbie here. I am trying to understand the philosophy of the FreeBSD environment. I don't know how to search for this topic as the key words I need to use are either too vague or too focused.
Here's an example... adding
in rc.conf is the equivalent of typing
My question is why? Is "gateway" an alias?
If I wanted to look-up another switch in rc.conf like allscreens_flags, how could I find out that it's a
VERY green newbie here. I am trying to understand the philosophy of the FreeBSD environment. I don't know how to search for this topic as the key words I need to use are either too vague or too focused.
Here's an example... adding
Code:
gateway_enable="YES"
in rc.conf is the equivalent of typing
sysctl net.inet.ip.forwarding=1.My question is why? Is "gateway" an alias?
If I wanted to look-up another switch in rc.conf like allscreens_flags, how could I find out that it's a
vidcontrol action?