info:nextcloud

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
info:nextcloud [2023/11/24 06:51] radeffinfo:nextcloud [2026/08/04 05:58] (Version actuelle) radeff
Ligne 4: Ligne 4:
   * https://github.com/nextcloud Repository   * https://github.com/nextcloud Repository
   * https://nextcloud.com/support/ Doc   * https://nextcloud.com/support/ Doc
 +  * https://download.nextcloud.com/server/releases/ Releases ; https://download.nextcloud.com/server/releases/latest.zip
   * clients dispo: https://nextcloud.com/install/#install-clients   * clients dispo: https://nextcloud.com/install/#install-clients
 ====== restore / no login ====== ====== restore / no login ======
Ligne 10: Ligne 11:
 en fait, c'était juste le cache dans mon browser! en fait, c'était juste le cache dans mon browser!
 ====== Console ====== ====== Console ======
-    php console.php app:disable+upgrade 
 +    php ./updater/updater.phar  
 + 
 +apps
     php console.php app:disable     php console.php app:disable
          
     sudo -u www-data php occ app:disable NAME_OF_APP     sudo -u www-data php occ app:disable NAME_OF_APP
     sudo -u www-data php occ app:list     sudo -u www-data php occ app:list
 +
 +maintenance    
 +    sudo -u www-data php occ maintenance:mode --on
 +    sudo -u www-data php occ maintenance:mode --off
 +
 +====== v34 ======
 +restore old menu: https://slash-root.fr/tmux-guide-multiplexeur-terminal/
  • info/nextcloud.1700805114.txt.gz
  • Dernière modification : 2023/11/24 06:51
  • de radeff