Please be sure to change your root MySQL password; current MySQL password is “pa ssword”
You can change the MySQL password with the following command:
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
I tried this on CentOS but does not work :(
To get rid of this message use the following command <br> <br>sudo nano /etc/motd.tail <br> <br>or <br> <br>sudo vi /etc/motd.tail <br> <br>Then edit the file and save and exit. <br> <br> <br>Thanks to Russel Mitchell from DO’s support team for find this answer!