debian11_install.md aktualisiert
This commit is contained in:
parent
f459fac326
commit
653254fb89
@ -57,7 +57,8 @@ apt update && apt upgrade -y && apt install apache2 libarchive-zip-perl libclon
|
||||
\q
|
||||
```
|
||||
* Datenbakuser anlegen:
|
||||
```createuser -d -P kivitendo```
|
||||
```createuser -d -P kivitendo``` oder mit kivitendo als superuser:
|
||||
```createuser -s -P kivitendo```
|
||||
|
||||
### Webserver
|
||||
* Datei etc/apache2/sites-enabled/000-default.conf vom GIT-Repo nach /etc/apache2/sites-enabled/000-default.conf kopieren
|
||||
|
Loading…
x
Reference in New Issue
Block a user