Re: OpenVZ vs. Other Virtualization? [message #40132 is a reply to message #40129] |
Tue, 20 July 2010 22:18  |
efball
Messages: 41 Registered: September 2006 Location: Santa Rosa, California
|
Member |
|
|
blaise wrote on Tue, 20 July 2010 04:07 |
I have the intention to install a Ubuntu 8.04 VPS (CentOS is the host) to host a local Web site for internal testing. At the same time I would like to perform code development for the site on the same VPS (I am too ambitious I know), therefore I need to use an IDE (i.e. IntelliJ, netbeans, ...). Since GUI is mentioned in this threat, my question is: would that be a bad experience from a performance point of view? I mean, would it be slow for the graphical IDE?
|
There will be no hardware acceleration for graphics, but otherwise they work fine. An Ubuntu VPS on a CentOS host will probably break udev in Ubuntu (depends on kernel versions). The way to fix this is to remove udev and create any missing /dev/ files with MAKEDEV.
E Frank Ball efball@efball.com
|
|
|