Richard Allbert wrote:Ok, thanks HG :).
Also Console Mode + Zippy - does that work ok ( iirc there's a noGui flag or similar)
I recommend
http://sourceforge.net/projects/icsdrone/ for running engines. It has a very nice proxy feature which allows you to connect xboard (or other GUI) when needed.
The advantage of running this way is it is headless until you decide to connect a GUI, and importantly, that GUI need not be on the same machine. Meaning, you can run the engine on a headless server with no GUI capabilities at all, and connect to your running engine from some other machine with GUI facilities. Windows, linux, whatever.
I have only tested this using xboard and winboard, but it makes administering a computer account very easy.
For example, when I want to check out one of my bots:
Code: Select all
rlwrap xboard -ics -icshost <engine lan address>
or on the local machine:
Code: Select all
rlwrap xboard -ics -icshost localhost