/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ole.michelsen.dk
| | danielms.site
4.4 parsecs away

Travel
| | I build things and drink coffee.
| | endot.org
3.3 parsecs away

Travel
| | 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.
| | ntdln.com
3.1 parsecs away

Travel
| | Here's another DreamHost tip, this time for using mysqldump to export a MySQL database. You could always use phpMyAdmin to export a database, but there are times when the mysqldump command is eithe...
| | vsupalov.com
15.6 parsecs away

Travel
| Running PostgreSQL and Redis in Docker containers when developing a Flask app.