Skip to content

tag

#linux

27 posts

LinuxHow-To 5 min read

How to Configure a Firewall with nftables

A complete, working nftables ruleset for a typical server — default-deny inbound, stateful connection tracking, and a handful of explicit allowed services.

#howto#nftables#firewall
Read more
LinuxNews 3 min read

Linux 6.1 Merges Initial Rust Support

Released December 11, 2022, Linux 6.1 became the first kernel version to officially accept Rust as a second language for kernel development, alongside C.

#news#rust#kernel
Read more