|
You are here |
callihandata.com | ||
| | | | |
arnorhs.dev
|
|
| | | | | I've been doing some Wordpress development for the last year or so. A few client projects, some personal etc. A common chore that I find myself doing is developing the sites on one server and then moving them to the next. Very often I'll be developing on a virtual machine instance on my local machine and then placing the files online later. Just copying the files and exporting and importing the database will not do, so there are a few extra steps you need to take to do this successfully. So the best way ... | |
| | | | |
endot.org
|
|
| | | | | For a while now, I've been backing up the few WordPress blogs that I run for various people with a very simple script that followed this algorithm: Copy files to a temporary directory. Dump the MySQL data into a file in that directory. Tarball it up. Scp that file to another server that I run. At the time, I did this because it was the simplest thing that could possibly work. | |
| | | | |
codeinthehole.com
|
|
| | | | | Using the fu to enhance mysqldump | |
| | | | |
www.sqldoubleg.com
|
|
| | | |||