I needed to copy a database and the idea of backing it up just to re-import1 seemed like double the work. Here’s a snippet to pipe a mysqldump into a remote database. Keep an eye on the user names and passwords – you’ll need 3 sets; one for the database your copying, one to get […]
Category: Accelerator
How to SFTP into a Virtual Server on Your Joyent Accelerator
I’m finally getting around to setting up my Joyent Accelerator. As I read through the ‘Getting Started with Joyent Accelerator’ wiki, things were going smoothly. Updating the nameserver at my registrar was unexpectedly fast and easy, as was signing into webmin, setting up a virtual server, a subversion repo, and a couple users. Now, which […]