One of the things I develop in Delphi is server-side apps. They can only be targeted at Windows; the Linux support for the libraries I use isn’t fully there. I really hate dealing with remote Windows servers, so I’ve been thinking about how to host these services inside of something that runs on a common Linux hosting account, most of which run CentOS.
I know VirtualBox can run under CentOS, but I’m not clear how easy or complex it is to install it.
One problem is I don’t have root access. Another is it’s headless, so there’s no way to run a GUI.
Any suggestions for doing what I need?
Also, Keith, maybe VirtualBox is simply not the best tool for what you’re trying to do?
-David Schwartz
Hi,
As you probably know I am struggling to configure Oracle's VirtualBox for web development testing.