From owner-freebsd-questions@FreeBSD.ORG Tue Aug 15 12:20:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 183E116A4E7 for ; Tue, 15 Aug 2006 12:20:33 +0000 (UTC) (envelope-from igorr@speechpro.com) Received: from speechpro.ru (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8446E43DC6 for ; Tue, 15 Aug 2006 12:20:17 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from [192.168.2.26] (helo=sysadm.stc) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1GCxu4-0009ZZ-9y for freebsd-questions@freebsd.org; Tue, 15 Aug 2006 16:20:16 +0400 Received: from localhost.stc ([127.0.0.1] helo=sysadm.stc) by sysadm.stc with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GCxu1-000HYK-Eb for freebsd-questions@freebsd.org; Tue, 15 Aug 2006 16:20:13 +0400 Received: (from igorr@localhost) by sysadm.stc (8.13.6/8.13.6/Submit) id k7FCKDCr067475 for freebsd-questions@freebsd.org; Tue, 15 Aug 2006 16:20:13 +0400 (MSD) (envelope-from igorr) Date: Tue, 15 Aug 2006 16:20:13 +0400 From: Igor Robul To: freebsd-questions@freebsd.org Message-ID: <20060815122013.GB66969@sysadm.stc> References: <20060815074333.9877.qmail@web35613.mail.mud.yahoo.com> <20060815082708.69364.qmail@web60111.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060815082708.69364.qmail@web60111.mail.yahoo.com> User-Agent: Mutt/1.5.12-2006-07-14 X-Archived: Yes Subject: Re: vmware on freebsd? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 12:20:33 -0000 On Tue, Aug 15, 2006 at 04:27:07AM -0400, Peter wrote: > I am not attached to any one product. I would prefer to go the OSS > route. What limitations does qemu have? Can you connect to the guest > machines remotely? How can you say it is better than vmware if you > have never used it? Thanks for any comments you may have. qemu has -d option which tells to redirect console to vnc. So you can connect remotely via vnc. But I think that QEMU is good for 1 or 2 virtual machines .. no more.