<div dir="ltr">Now that I have Mythbuntu upgraded to the latest version and working, I want to try and get a remote Raspberry Pi frontend working with it.  I know there have to be some changes in the backend and maybe some changes to mysql.  But I'm having trouble finding a comprehensive and up-to-date guide and have a couple of questions before I dive into this.<div><br></div><div>1.  For the backend, I need to configure a static IP and enter it into both places (i.e. local and master backend) in the first screen of the BE setup.  Anything else I need to do for the BE?</div><div><br></div><div>2.  For mysql, I found <a href="http://www.hackourlife.com/setting-up-multiple-remote-frontend-for-an-existing-mythtv-backend/">this guide</a>, but its 7 years old and I think config.xml format has changed since it was written.  Right now the mysql portion of my config.xml looks like this:</div><div><br></div><div><Database></div><div>    <Pinghost>1</Pinghost></div><div>    <Host>localhost</Host></div><div>    <UserName>mythtv</UserName></div><div>    <Password>******</Password></div><div>    <DatabaseName>mythconverg</DatabaseName></div><div>    <Port>3306</Port></div><div></Database></div><div><br></div><div>Do I need to make changes to this (for example localhost to the hard IP) or will setup take care of it when I modify the BE settings?  Do I need to change the grant and password like it says in that guide?  If so and I change the password do I need to update it in the config.xml too?</div><div><br></div><div>3.  Any other changes needed besides BE setup and mysql?</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>