From 03b8da231713fb4b8298c6db6ebfca4880ada695 Mon Sep 17 00:00:00 2001 From: m Date: Sun, 19 Nov 2023 20:52:32 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Ubuntu=2020.04'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ubuntu-20.04.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/Ubuntu-20.04.md b/Ubuntu-20.04.md index 621cdcc..e41d70b 100644 --- a/Ubuntu-20.04.md +++ b/Ubuntu-20.04.md @@ -1,5 +1,39 @@ # Ubuntu 20.04 +## 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 nano config | | + +## Customizations + +* Set profile alias +* Set profile ps1 +* Set issue +* Set grub timeout to 1 + ## Applications | Name | Status |