bacula/INSTALLATION.md

26 lines
594 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 10:24:00 +00:00
```apt install bacula git autofs sudo build-essential```
2023-10-17 10:03:08 +00:00
### autofs Konfiguration
### vchanger Konfiguration
* Verzeichnisse anlegen:
* ```/etc/vchanger```
* ```/var/spool/vchanger/vchanger-1```
2023-10-17 14:57:54 +00:00
### Erkenntnisse
* bacula-sd.conf
* Device {}
* Minimum Blocksize = 1M : erhöht den Datendurchsatz bei Festplatten
* bacula-dir.conf
* Pool {}
* Pool Size anpassen. Größe 0 = Unbegrenzt