Question
How can I change the welcome message I see when I login on a preinstalled LAMP Droplet?
WELCOME TO DIGITALOCEAN'S BETA LAMP STACK
-------------------
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:
mysqladmin -u root -p'password' password newpassword
---------------------------------------------------------------------------------------
Add a comment
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.
×