Server Playbooks
Stuff on how the servers work
Changing a Wiki User password
- Go to the directory for the wiki. eg
cd /srv/www/htdocs/mediawiki-crew-empire
- Run the script e.g
php maintenance/changePassword.php --user=aquarion --password=VerySecurePassword
That's it.