Skip to content
daniel@cosenza:~/blog
Linux

Linux posts

The kernel primitives, init systems, and tooling behind the world's most-deployed OS.

LinuxNews December 23, 2025 2 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
LinuxHow-To October 8, 2025 3 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