Nftables (Linux): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „{{note|Noch in Bearbeitung}} Zurück zu Ubuntu“)
 
Zeile 1: Zeile 1:
{{note|Noch in Bearbeitung}}
{{note|Noch in Bearbeitung}}


== Installation ==
<pre>
sudo apt-get install -y nftables
</pre>
== Links ==
[https://wiki.debian.org/nftables https://wiki.debian.org/nftables]




Zurück zu [[Ubuntu#N (Server)|Ubuntu]]
Zurück zu [[Ubuntu#N (Server)|Ubuntu]]

Version vom 10. Februar 2020, 23:46 Uhr

Noch in Bearbeitung


Installation

sudo apt-get install -y nftables

Links

https://wiki.debian.org/nftables


Zurück zu Ubuntu