[mythtv-users] moving mythbox onto different network? computer says nooooo...

Christopher Friend christopher_friend at hotmail.com
Tue Apr 4 16:40:14 UTC 2006


>Modifying access to the MySQL database for multiple systems' in the
>official documentation
>
>http://www.mythtv.org/docs/mythtv-HOWTO-6.html#ss6.2
>
>Then edit /usr/share/mythtv/mysql.txt and set the backend's address.
>Now you can run mytvsetup and set the IP address in two places on the
>first screen.
>
>Changing hostname is a bit more intricate, and there's a process for
>it described in the documentation.
>
>http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.15


right, here's what i've done so far.

christopher at trefpc2csf3:~> mysql

mysql -> use mythconverg

mysql -> grant all on mythconverg.* to mythtv@"%" identified by "mythtv";
Query OK, 0 rows affected, 0 anything affected...

mysql -> flush privileges;
Query OK, 0 rows affected, 0 anything affected...


that's about it. home/christopher/.mythtv/mysql.txt contains:

DBHostName=localhost
DBUserName=mythtv
DBPassword=mythtv
DBName=mythconverg
DBType=QMYSQL3


i'm not sure if that host name should be localhost or trefpc2csf3, and i 
don't wanna do the host name changing bit until i'm sure about that.

Christopher

=================
The Crimea / The Crocketts
http://www.inaudible.co.uk
=================




More information about the mythtv-users mailing list