Just a little tip for those that might run LFS server in linux, particularly Ubuntu.. The version of Wine that is included currently in Ubuntu (11.04) software center repository is really old (like 1.0), I was having some weird latency and other issues, I uninstalled it and used "sudo apt-get install wine1.3" and now everything is running flawless... you can also install an even later build by adding this repository: "sudo add-apt-repository ppa:ubuntu-wine/ppa"
You can check your current version with "wine --version"
You can check your current version with "wine --version"