tag:nextcloud
TAG: nextcloud
| Seite | Beschreibung | Tags |
|---|---|---|
| Nextcloud Admin | Nextcloud Admin Backup # Datenbank sichern: mariadb-dump -u nc_user -p nextcloud > backup_datei.sql # Datenbank wiederherstellen: mariadb -u nc_user -p nextcloud < backup_datei.sql Wichitge Ordern / Dateien /etc/apache2/sites-available/nextcloud.conf - Webserver /etc/php/8.x/cli/php.ini - PHP /etc/redis/redis.conf - Redis /var/www/nextcloud/.htaccess - Nextcloud /var/www/nextcloud/config/config.php /var/www/nextcloud/dat… | cli, nextcloud |
| Nextcloud APPs | Nextcloud APPs Zusätzliche APPs: Anpassung * Custom menu Werkzeuge * client push * Notes * Passwort Safe Dateien * draw.io * Team Folders * Mind Map Organisation * Deck / KanBan cli nextcloud | cli, nextcloud |
| Nextcloud LAMP | Nextcloud LAMP Lernziel Installation einer Nextcloud Diese Anleitung ist für Ubunut 24.04 und Nextcloud Hub 25 Autumn (32.0.5) - 2026.02 Voraussetzungen * Grundkentnisse der Linux CLI. * Verständniss zur Software Installation auf einem Linux System. | cli, installation, nextcloud |
