From f4317efca04890743cd7d8699eae8b37e7538dbf Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Tue, 17 Oct 2023 09:46:05 +0000 Subject: [PATCH] INSTALLATION.md aktualisiert --- INSTALLATION.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/INSTALLATION.md b/INSTALLATION.md index ecadc0e..4650579 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -1,5 +1,10 @@ # Installation auf Debian 12: +### Benutzer: technik + * Gruppenzugehörigkeit: sudo, tape + * ```sudo adduser technik sudo``` + * ```sudo adduser technik tape``` + ### Paketinstallation: -```apt install bacula-server git autofs build-essential``` \ No newline at end of file +```apt install bacula-server git autofs sudo build-essential``` \ No newline at end of file