April 2013
Beginner
374 pages
8h 14m
English
In this chapter, we will cover:
mysql_secure_installationThis chapter is a collection of recipes that delivers the necessary steps that will enable you to deploy the most common database systems by showing you how to consider installing and hardening MySQL server with mysql_secure_installation; creating a MySQL database, adding a MySQL user and assigning user privilege from the command line; installing PostgreSQL, adding a user and creating your first ...