NextCloud

From Corat Coret
Revision as of 16:49, 25 September 2024 by Johan Efendi (talk | contribs) (Created page with "==Reset Password== <syntaxhighlight lang="bash"> sudo -u nobody php-cli /srv/www/nextcloud/occ user:resetpassword admin Enter a new password: Confirm the new password: Successfully reset password for admin </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Reset Password

sudo -u nobody php-cli /srv/www/nextcloud/occ user:resetpassword admin
Enter a new password: 
Confirm the new password: 
Successfully reset password for admin