19 lines
485 B
Markdown
19 lines
485 B
Markdown
### Einstellungen im VMManger :
|
||
|
||
##### Cloud Server
|
||
CPU 6
|
||
RAM 16 GB
|
||
Netzwerkkarte e1000
|
||
Display vga. (kein VM_VGA)
|
||
|
||
Die anderen muss ich noch machen !
|
||
#todo
|
||
|
||
### How to run `occ` commands?
|
||
|
||
[](https://github.com/nextcloud/all-in-one#how-to-run-occ-commands)
|
||
|
||
Simply run the following: `sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ your-command`. Of course `your-command` needs to be exchanged with the command that you want to run.
|
||
|
||
|
||
#synology #nextcloud |