MyFirstBrain/Technik/Nextcloud-Einstellungen.md
2025-01-17 10:34:28 +01:00

19 lines
485 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 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