Skip to content

Instantly share code, notes, and snippets.

@nanusdad
Last active March 6, 2018 09:51
Show Gist options
  • Save nanusdad/84e379b484db05b2573b9b2ee3dff25f to your computer and use it in GitHub Desktop.
Save nanusdad/84e379b484db05b2573b9b2ee3dff25f to your computer and use it in GitHub Desktop.
Bitnami Wordpress Admin Password Change
cd /opt/bitnami/apps/wordpress/
sudo ./bnconfig --userpassword YOUR_NEW_PASSWORD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment