hello i create a droplet with lamp, where can i get the username and password for mysql ? how about its security ?
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!
When you log into your droplet via ssh the following message containing your MySQL root password is displayed (with your droplet’s IP in place of 0.0.0.0):
-------------------------------------------------------------------------------------
Thank you for using DigitalOcean's LAMP Application.
Your web root is located at /var/www/html and can be seen from http://0.0.0.0/
The details of your PHP installation can be seen at http://0.0.0.0/info.php
Your MySQL root user's password is WAjYY29QmM
You are encouraged to run mysql_secure_installation to ready your server for production.
-------------------------------------------------------------------------------------
To delete this message of the day: rm -rf /etc/motd.tail
The application images are fairly stock configurations and you will want to take some steps to further secure your new droplet. I would recommend starting with these tutorials:
Initial Server Setup with Ubuntu 14.04
and
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.