Forum Moderators: open
This is a nice quick and dirty tutorial to get you on the replication setup.
[howtoforge.com...]
BTW you should be aware that in order for replication not to fail on your application you should send the writing queries (insert, update, delete & replace) to the master and the reading (select) to the slave.