-
Add a DB with Full Permissions
Here’s the MySQL syntax to add a new database from the terminal command line. It’s commonly required as part of a new site or content platform setup.
» tutorial » Setup MySQL Database -
Create a Linux User & Set Permissions
Don’t log into Linux as root, with the trigger-happy permissions that gives. Better to create a user with a Super User option.
» tutorial » Add Linux User, Securely
