All posts

Tag

#debian

3 posts

AI co-authored

Installing Docker on Debian 11

Install Docker Engine on Debian 11 or 12 from Docker's official repository, including a clean-up path if a previous installation is in the way.

  • debian
  • docker
  • sysadmin
  • devops
AI co-authored

Using Linux nftables

Configure a basic Linux firewall with nftables, the packet filtering framework that replaces iptables — tables, chains, rules and making them persist.

  • debian
  • sysadmin
  • devops
  • linux