Let me start out by saying that I'm the Director of IT for an investment firm.
As such, I need to solve specific business problems with the best tools for the
job.
I've got a situation where the appropriate tool for the job may well be a Linux
based application. Given that a) we're a Windows shop and b) the people who
will be using this solution will be for are, to put it gently, not the greatest
at tech things, implementing a Linux solution that, at this time, is command
line only could be problematic. But I had a thought - and this is where the
subject line comes in.
I realize that WUBI is generally intended as a temporary tool to help evaluate
Ubuntu, but I think it may be useful in this case. What I'd like to be able to
so is have the WUBI installation kicked off from a desktop icon in Windows and,
via a script as Ubuntu comes up, start the server processes (web + proprietary)
for the solution, and enable server-style networking for the Linux image. By
server-style networking, I mean run DHCP, DNS, receive requests from clients,
etc. I don't know at this point if I'd want the Ubuntu GUI to launch or just
stay at the command line. I suspect that if shutting down the application
server and Ubuntu could be accomplished with a single-word command, the command
line would be sufficient.
So, is this doable?