bacula/INSTALLATION.md

10 lines
252 B
Markdown
Raw Normal View History

2023-10-17 09:41:53 +00:00
# Installation auf Debian 12:
2023-10-17 09:46:05 +00:00
### Benutzer: technik
* Gruppenzugehörigkeit: sudo, tape
* ```sudo adduser technik sudo```
* ```sudo adduser technik tape```
2023-10-17 09:41:53 +00:00
### Paketinstallation:
2023-10-17 09:46:05 +00:00
```apt install bacula-server git autofs sudo build-essential```