I have been working on a all in one launcher/server monitor that is GUI based.
It puts the CMD windows you get for all the server components and tabs them into a nice easy to scroll windows GUI. (may work in Linux wine? I can't test this as I don't have a nix install atm)
This is the result of a few weeks of coding. I know many issues I want to resolve but I felt it was releasable as it is now.
One very important note. I am fairly low skilled at coding I know enough to know where to look for the most part if I need help. I can't easily pull code out of my ars like the coders behind this project. So there are bound to be issues.
One of my biggest annoyances I have that I am researching is that when the GUI is closed, all but the Shell stay running and hidden (have to be closed in task manager if you want to restart a server again).
I plan to further its functionality (features to be secret till I make them basically) Suggestions are welcome if reasonable and respectful.
Also, this is coded in C# you will need .NET 3.5
http://www.megaupload.com/?d=VGA57I8J
edit. It is also based on standalone mode. Not connecting to eqemu's login servers (I'm sure it will work fine if you use your config files and at least have the standalone exe in the folder so it passes the requirement check for files existing).