the main thing that you need is the MySQL data provider for .NET and you can get it from
ByteFX
you need a correct mysql string connection from the mysql server on the linux machine, for example:
Database=mydatabase;Data Source=69.56.199.234;User Id=myUser;Password=myPassword
thatīs all!