All public logs

Combined display of all available logs of WIKI TKJ. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:36, 31 October 2025 Novy talk contribs created page Debian : Firewall (IPTables Attribut Lengkap) (Created page with "== Tabel Atribut / Parameter IPTables == === Atribut Dasar IPTables === {| class="wikitable" !Atribut / Opsi !Contoh !Keterangan |- |<code>-A</code> |<code>-A INPUT</code> |Menambahkan rule di akhir chain |- |<code>-I</code> |<code>-I INPUT 1</code> |Menyisipkan rule di baris tertentu |- |<code>-D</code> |<code>-D INPUT 3</code> |Menghapus rule tertentu |- |<code>-R</code> |<code>-R INPUT 2</code> |Mengganti rule di baris tertentu |- |<code>-L</code> |<code>-L -n -v</co...") Tag: Visual edit