use a simple master slave replication, dumps take forever to load.
there is some really easy to follow instructions on the mysql.com webiste
basically you have to add a user on the master, add a little something to your my.cnf's and run the change master command..