MyFirstBrain/Technik/Nextcloud-Einstellungen.md

19 lines
485 B
Markdown
Raw Normal View History

2024-06-08 12:58:13 +02:00
### Einstellungen im VMManger :
2024-06-15 08:24:57 +02:00
##### Cloud Server
2024-06-08 12:58:13 +02:00
CPU 6
RAM 16 GB
2024-06-08 12:58:42 +02:00
Netzwerkkarte e1000
Display vga. (kein VM_VGA)
2024-06-12 23:23:14 +02:00
2024-06-15 10:33:13 +02:00
Die anderen muss ich noch machen !
2024-06-15 10:32:41 +02:00
#todo
2024-06-12 23:23:14 +02:00
2025-01-17 10:34:28 +01:00
### 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.
2024-06-12 23:23:14 +02:00
2024-06-13 19:33:49 +02:00
#synology #nextcloud