4 175
muokkausta
p (tai näin) |
p (on tämä nyt vaikeaa) |
||
Rivi 2: | Rivi 2: | ||
| style="background-color: #7070FF; border: solid 1px #0000FF; color: #FFFFFF;" | <font size="-1">Ytimen asetukset: {{{1}}}</font> | | style="background-color: #7070FF; border: solid 1px #0000FF; color: #FFFFFF;" | <font size="-1">Ytimen asetukset: {{{1}}}</font> | ||
|- | |- | ||
| | |{{{2}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Malline, jota voidaan käyttää tilanteessa, joissa esitetään jonkin kernelin asetuksen tekeminen. Esimerkki: | Malline, jota voidaan käyttää tilanteessa, joissa esitetään jonkin kernelin asetuksen tekeminen. Esimerkki:<br> | ||
<nowiki> | <nowiki>{{Menuconfig|Netfilter|</nowiki><br> | ||
{{Menuconfig|Netfilter| | Networking ----><br> | ||
Networking ----> | :Networking options ----><br> | ||
::Network packet filtering framework (Netfilter)---><br> | |||
:::Core Netfilter Configuration ----><br> | |||
::::[*] Netfilter connection tracking support<br> | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
Tuottaa: | Tuottaa: | ||
{{Menuconfig|Netfilter| | {{Menuconfig|Netfilter| | ||
Networking ----> | |||
:Networking options ----> | |||
::Network packet filtering framework (Netfilter)---> | |||
:::Core Netfilter Configuration ----> | |||
::::[*] Netfilter connection tracking support--->Layer 3 Independent Connection tracking | |||
}} | }} | ||
</noinclude> | </noinclude> |