This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
As a web developer you learn that there is nothing more important than keeping regular backups of your databases. I've created a little bash script to help with Backing up MySQL databases for this I'll use mysqldump. Mysqldump is a nifty little utility that lets you dump the contents of a database to a file, so I use this to create a little bash script that will backup the database at regular…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.