From 2a0aebba6ad3efb6854167dc42e537890f50c7e8 Mon Sep 17 00:00:00 2001 From: matmoul Date: Sun, 1 Jun 2025 00:37:03 +0000 Subject: [PATCH] Ajouter Debian 13 --- Debian-13.md | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Debian-13.md diff --git a/Debian-13.md b/Debian-13.md new file mode 100644 index 0000000..5a6939a --- /dev/null +++ b/Debian-13.md @@ -0,0 +1,65 @@ +# Debian 13 + +## Initialization + +* Define network +* Clean unused packages +* Clean Systemd resolved +* Set APT proxy +* Update dist +* Clean unused dependencies + +## Selective installation + +| Name | Configurations | Notes | +| ------------------- | ---------------------------- | -------------------- | +| curl | | | +| wget | | | +| lsof | | | +| acpi | | | +| bash-completion | | | +| iptables | Set iptables default config | | +| iptables-persistent | | | +| openssh-server | Enable ssh root login | | +| gnupg | | | +| rsync | | Disable by default ? | +| nmon | | Disable by default ? | +| snmpd | Set snmp community | | +| clevis-net | Set clevis config | | + +## Customizations (Need a selective menu) + +* Set profile alias +* Set profile ps1 +* Set issue +* Set grub timeout to 1 + +## Selective Applications + +| Name | Status | +| ---------------- | ---------- | +| nodejs-24 | Prod ready | +| nodejs-22 | Prod ready | +| nodejs-20 | Prod ready | +| traefik | Prod ready | +| apt-cacher-ng | Prod ready | +| nextcloud-30 | Prod ready | +| docker | Usable | +| portainer | Usable | + +## Selective Misc Applications + +| Name | Status | +| ---------------- | ---------- | +| bind9 | Usable | +| iperf3 | Usable | +| tang | Usable | +| rinetd | Prod ready | +| tor-gw | Usable | +| zm-builder | Prod ready | +| nextcloud-latest | Dev | + +## Selective Archived Applications + +| Name | Status | +| ---------------- | ---------- |