I have recently set up my own Dell server running ESXi with several Ubuntu virtual machines running, performing various tasks.

I have some older PCs (2-3 years old) around the house. I was wondering if it is possible to have a PC boot up and connect directly in to one of the Virtual Machines over the LAN?

So rather than having Windows or some other OS on the PC, there might some minimal OS, enough the open the desktop on a VM, is this possible?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

There's no need for any OS on the PC. Use PXE to boot and load the OS from a NFS share on the server, and have it use XDMCP to open a session in a VM.

link|improve this answer
Cool, Thank you. I don't know what XDMCP is, but I'll find out. – Gortron Mar 10 '11 at 12:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.