Re: dev environment

2007-11-05 Thread Jeff Pang
have Linux as your native OS). Even without shared folder >> support you can access the virtual system from the host system via SSH >> etc. >> > > Nah - tried VMWare. For a PC user, MS Virtual PC is better / easier to > manage, even in a shared dev environment. > Yup I

Re: dev environment

2007-11-05 Thread Issac Goldstand
For what it's worth, that's exactly how I handle my dev environments. Samba share on a VMware machine configured the same as the server. The samba share is taken from subversion (eg, a local working copy) and I can manage commits even from windows systems. I also have the advantage of having the

Re: dev environment

2007-11-05 Thread Jeff
Original Message Subject: Re:dev environment From: Octavian Rasnita <[EMAIL PROTECTED]> To: Jeff Armstrong <[EMAIL PROTECTED]>, modperl Date: 05 November 2007 15:59:10 Hi, I have just installed MS Virtual PC, but I need to find out if the virtual machines installed with it a

Re: dev environment

2007-11-05 Thread Jeff Armstrong
Virtual PC is better / easier to manage, even in a shared dev environment. The only time I would choose VMWare would be if someone had already created a specific appliance for you, or if the thought of installing Linux / Apache / MySQL etc was too scary. Don't bother with the shared folders - (

Re: dev environment

2007-11-05 Thread Rolf Banting
On 11/5/07, Octavian Rasnita <[EMAIL PROTECTED]> wrote: > I wasn't able to use it because I didn't know how to set its share > directories and especially its network interface to be able to access the > internet from the virtual machine (if it is possible). 1. You can access the internet from the

Re: dev environment

2007-11-05 Thread Carl Johnstone
On 11/5/07, Jeff Armstrong <[EMAIL PROTECTED]> wrote: Or even make yourself a virtual PC using MS Virtual PC and install a Linux / Apache / Modperl / Samba / MySQL / SVN etc into it (e.g. Debian is easy, or whatever you need for your prod). Sorry replied elsewhere - missed the change in subje

Re: dev environment

2007-11-05 Thread Octavian Rasnita
ss? Thank you. Octavian - Original Message - From: "Jeff Armstrong" <[EMAIL PROTECTED]> To: "modperl" Sent: Monday, November 05, 2007 4:08 PM Subject: Re: dev environment Original Message Subject: Re:32 & 64 bit memory differences From:

Re: dev environment

2007-11-05 Thread Rolf Banting
On 11/5/07, Jeff Armstrong <[EMAIL PROTECTED]> wrote: > Or even make yourself a virtual PC using MS Virtual PC and install a > Linux / Apache / Modperl / Samba / MySQL / SVN etc into it (e.g. Debian > is easy, or whatever you need for your prod). Or: 1. use cygwin ( if you can get mod_perl2 to bui

Re: dev environment

2007-11-05 Thread Jeff Armstrong
Original Message Subject: Re:32 & 64 bit memory differences From: Mark Maunder <[EMAIL PROTECTED]> To: Octavian Rasnita <[EMAIL PROTECTED]> CC: modperl@perl.apache.org Date: 05 November 2007 06:32:11 I wouldn't recommend doing dev on windows for a linux environment. Dual boot y