Author | Posted | Comments |
Jay Faubion | 09/03/08 12:51:41 | Bob, I don't understand why you use Remote Desktop to connect to the VMWare sessions. Can you elaborate? I also use the VMWare workstation for all my development work. |
Bob Swart | 09/03/08 13:00:03 | I have one VMWare server machine with 4GB of memory inside, which only runs Windows and VMWare Workstation plus up to 3 VMWare clients with guest operating systems at a time. This server is not my main develoment machine. On my main develoment workstation - with 4 monitors attached to it - I run Thunderbird, Skype, internet browsers, and several other applications that I use for my daily work. Plus one or more (up to three) Remote Desktop connections to other machines: usually one to my web(cam) server and two to VMWare clients that both run on the VMWare server machine. These VMWare clients contain the clean Windows + Delphi machines and the project files I need. No clutter between software, and my main workstation doesn't have all components and settings for all my projects - only for my personal stuff. Another benefit is that I can copy the VMWare clients and take them with me on my laptop to work when I'm somewhere else (a fast network connection is helpful - wifi won't cut it for a 10 GB VMWare client image size). |
Olaf Monien | 09/03/08 15:08:09 | Up to 3 VMWare clients on a 4GB host? Hm, I doubt that this would give a "comfortable" working experience. With these days extremely cheap RAM prices you should really consider upgrading your server to 8GB+ (and of course 64 bit). That will make much more fun - at least thats my experience ... |
Bob Swart | 09/03/08 16:12:49 | The VMWare clients only contain the development environment (like Delphi 7, Delphi 2007 for Win32, Delphi 2009, or Delphi Prism) plus the third-party components and project files. The DBMS and web server (where needed) are all running elsewhere on deployment servers - without Delphi on them, for the real clean-machine deployment experience. This means that inside the VMWare clients, I seldom need more than 1 GB each (the exception is Delphi Prism, because Visual Studio seems allocate more and more memory, reporting out-of-memory errors after half a day of ASP.NET work with 1 GB RAM or less in the client). A 64-bit server with 8 GB, and VMWare clients all using 2 GB is something I plan to do in the future, but not before I get my hands on a 64-bits version of the Delphi compiler to play with ;-) |
Christoph Roeper | 09/03/09 09:08:29 | For managing Remote Desktop Connections I suggest to use Royal TS at "http://www.code4ward.net/", nice tool to manage multiple connections, and protects you against dealing with gory cmd-line switches. Old versions used to be (and still are) freeware and open source, since version 1.6 they seemed to have switched to shareware though. You need to have .NET Framework 3.5 installed, but this shouldn't be an issue if you do Prism or VS.NET development as well. |
Robert Wachtel | 09/03/09 20:46:00 | What graphics card do you have in your workstation? |
Bob Swart | 09/03/10 16:28:17 | I have a RADEON 9250 (dual head) as well as a Matrox Millenium G550 Low-Profile PCI, both with two monitors attached. One at 1920x1200, two at 1600x1200 (one will be upgraded to 1920x1200 as well soon), and the last one at 1280x1024 (for remoting to the web(cam) server). I can now finally use the 1920x1200 effectively using Remote Desktop! I'm running Windows XP and Vista (dual-boot) on my development machine, but the VMWare clients are running all kinds of versions of Windows: from XP, 2003 and Vista to 2008 (the 95, 98, NT, 2000, and Linux clients haven't been used in a while now). |
Bob Swart | 09/03/10 16:31:39 | I used to have a fifth monitor attached using VGA2USB, but only at 1024x768, so that one was little used and is now connected to a TV received box (turning TV signal to VGA), useful sometimes for watching soccer. It's still a "matrix feeling" when you see my workplace (especially with the two laptops side-by-side as well, offering 7 screens to look at). |
Alin Sfetcu | 09/05/08 19:35:10 | will be interesting to see some photos of you workspace :) |
Bob Swart | 09/05/11 08:56:04 | You can see my workspace in the following photo: 2 displays at 1920x1200, one at 1600x1200 (above the two big ones), one at 1280x1024 (on the right, showing webcam images).
The one on the upper right is connected to a TV receiver. I seldom use that one, to be honest. |
Mustafa | 10/05/26 17:56:04 | Thanks! |
michael | 12/01/17 12:17:12 | good |