StackExchange
Categories
Tags
11g 11gR2 ansible backup benchmark centos desktop streaming dlna elasticsearch fun howto import install installation jetson linux listener mac meta mysql nc network oda open source openssh oracle oracle11gR2 osx pdf pdftk php rails rants rpm rpm-build ruby software ssh storage ubuntu upgrade upnp vlc watermark windowsMeta
Tag Archives: mysql
The simplest of mysql backups
Running mysqldump over ssh is a simple way to copy or back up a mysql database from a remote system. Granted, it’s not suited for every scenario, but for a quick dump of the small database on my remote webserver, … Continue reading