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