Differences between revisions 3 and 4
Revision 3 as of 2022-01-05 16:42:26
Size: 468
Editor: asbesto
Comment:
Revision 4 as of 2022-01-05 16:43:39
Size: 1324
Editor: asbesto
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
= GESTIONE UTENTI E PW SU STO CAZZO DI WIKI (USER, PASSWORD, RESET, ACCOUNT) = = Appunti su COME CAZZO SI USA STO CAZZO DI WIKI DI MERDA =

== Cancellare pagine ==

Da web:

If enabled and allowed by ACLs, you can delete pages with the DeletePage action.

(!) Note that deleting means to create an empty/deleted new page revision, it does not remove any existing revisions of the page.

What this means is that you can get back at deleted pages by reverting them to an older/existing revision (first display some older revision using the link from the info action, then use "revert to this revision" from the menu).

'''The only way to unrevertably and completely delete a page (including backups, history, attachments, etc.) is via the shell on the host system. The page files are found in the "data/pages/<PageName>" directory, and you can simply delete the whole <PageName> directory - no way back in that case.'''

== GESTIONE UTENTI E PW SU STO CAZZO DI WIKI (USER, PASSWORD, RESET, ACCOUNT) ==

Appunti su COME CAZZO SI USA STO CAZZO DI WIKI DI MERDA

Cancellare pagine

Da web:

If enabled and allowed by ACLs, you can delete pages with the DeletePage action.

(!) Note that deleting means to create an empty/deleted new page revision, it does not remove any existing revisions of the page.

What this means is that you can get back at deleted pages by reverting them to an older/existing revision (first display some older revision using the link from the info action, then use "revert to this revision" from the menu).

The only way to unrevertably and completely delete a page (including backups, history, attachments, etc.) is via the shell on the host system. The page files are found in the "data/pages/<PageName>" directory, and you can simply delete the whole <PageName> directory - no way back in that case.

GESTIONE UTENTI E PW SU STO CAZZO DI WIKI (USER, PASSWORD, RESET, ACCOUNT)

Gli account stanno dentro /var/www/lab.dyne.org/wiki-data/data/user

le pw sono cristate

per cambiare pw di un account: da shell root fare:

moin account resetpw --name=nomedellaccount nuovapassworddellaminchia

ET VOILA', SUCAMELA'

MoinAppunti (last edited 2022-01-05 17:24:24 by asbesto)