From 92f59579955fcb48abe5183de31f945b541abb7b Mon Sep 17 00:00:00 2001 From: m Date: Sun, 19 Nov 2023 21:36:40 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Debian=2012'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Debian-12.md | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/Debian-12.md b/Debian-12.md index 1f576c2..685b1ce 100644 --- a/Debian-12.md +++ b/Debian-12.md @@ -1 +1,42 @@ -Bienvenue sur le Wiki. \ No newline at end of file +# Debian 12 + +## 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 | +| --------------- | ------- | +| Bind9 | Usable | +| IPerf3 | Usable |