Revision as of 17:17, 18 April 2022 by Aquarion (talk | contribs) (→‎Changing a Wiki User password)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Stuff on how the servers work

Changing a Wiki User password

  • Go to the directory for the wiki.:
  • SSH into the server
  • * Plot Wiki cd /srv/www/htdocs/mediawiki-crew-empire
  • * Public Wiki cd /srv/www/htdocs/mediawiki-public
  • * Crew Wiki cd /srv/www/htdocs/mediawiki-crew-pd
  • Run the script e.g php maintenance/changePassword.php --user=aquarion --password=VerySecurePassword

That's it.