From 5c20f167b2e41af84398910a0cebabf52e5633c7 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Thu, 10 Jul 2025 09:48:01 -0500 Subject: [PATCH] adding cockpit --- ProjectCode/SetupNewSystem.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 3a683ec..f3526ef 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -127,6 +127,18 @@ function global-installPackages() { iftop \ iotop \ latencytop \ + cockpit \ + cockpit-bridge \ + cockpit-doc \ + cockpit-networkmanager \ + cockpit-packagekit \ + cockpit-pcp \ + cockpit-sosreport \ + cockpit-storaged \ + cockpit-system \ + cockpit-tests \ + cockpit-ws \ + cockpit-machines \ nethogs \ sysstat \ ngrep \