links for 2008-06-17
Posted on June 18, 2008
-
In cases where you need to transfer databases between different architectures, you can use mysqldump to create a file containing SQL statements. You can then transfer the file to the other machine and feed it as input to the mysql client.
-
Want to install MythTV onto a new system, or install things from scratch on the same system? The big problem is loosing all your recordings and data.
It not as simple as just copying your recording files over. You need to have the database information ab
» Filed Under links
Comments
Leave a Reply