News

Find out how to easily harden MySQL with one command. Chances are, your data center depends upon a MySQL database server or two. If that is the case, you’ll want to make sure your databases are ...
Whether you're running a LAMP stack on Ubuntu or CentOS, you need to back up your MySQL databases. Learn how to do this with the help of the mysqldump command.
This is likely because when I first learned it was with command-line tools, but even so, I think command-line database tools often are the best way to interact with a database manually. Two of the ...