Linux Server Workaround
Posted: Mon Jul 30, 2012 8:15 am
Is there a way to create a server without a Linux machine? Or is there a virtual Linux I can install on my computer?
What kind of server do you mean? Even for Uru, there are many different kinds of servers out there, see the versions overview wiki page.Is there a way to create a server without a Linux machine?
Yes, there is: For example, you could download VirtualBox and set up a virtual machine using an iso image of your favourite Linux distribution. There might be some additional steps necessary so that the server can be reached from other computers on your LAN or the internet, which google can probably tell you more aboutOr is there a virtual Linux I can install on my computer?
Yes, though it depends on the beefiness of the system how viable that will be. I've pulled it off on my ancient P4.PeterC wrote:Yes, I am trying to make a development server, DIRTSAND if possible. Would VirtualBox or Cygwin allow the same machine to be server and client?
VirtualBox will. I doubt cygwin will work for what you want.PeterC wrote:Yes, I am trying to make a development server, DIRTSAND if possible. Would VirtualBox or Cygwin allow the same machine to be server and client?
I know nothing about Linux. Can anyone recommend one?diafero wrote: For example, you could download VirtualBox and set up a virtual machine using an iso image of your favourite Linux distribution. There might be some additional steps necessary so that the server can be reached from other computers on your LAN or the internet, which google can probably tell you more about
Ubuntu is definitely your best bet for this.PeterC wrote:I know nothing about Linux. Can anyone recommend one?diafero wrote: For example, you could download VirtualBox and set up a virtual machine using an iso image of your favourite Linux distribution. There might be some additional steps necessary so that the server can be reached from other computers on your LAN or the internet, which google can probably tell you more about