From owner-freebsd-questions@FreeBSD.ORG Fri Mar 28 14:13:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C24701065671 for ; Fri, 28 Mar 2008 14:13:35 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (unknown [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 403148FC16 for ; Fri, 28 Mar 2008 14:13:35 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m2SEDVgI003359 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 28 Mar 2008 14:13:32 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <47ECFD0B.1050500@unsane.co.uk> Date: Fri, 28 Mar 2008 14:13:31 +0000 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.12 (X11/20080327) MIME-Version: 1.0 To: Dan Riordan References: <946ebc730803271708m1d6848f7h44321301aea764b@mail.gmail.com> In-Reply-To: <946ebc730803271708m1d6848f7h44321301aea764b@mail.gmail.com> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD for Linux VPS? 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: Fri, 28 Mar 2008 14:13:35 -0000 Dan Riordan wrote: > Hello, > > Just wondering if FreeBSD is usable on Linux VPS servers? I run VPS services > and a client is asking if we could support it. It would be good if we could. > If you could let me know as soon as you can, that would be super. > > Thank you, > Dan > It depends how you do your VPS's If you fully virtualise them with vmware then yes, otherwise no as FreeBSD is a completely different operating system than Linux and wont work with things like openvz/virtuozzo and its Xen support is still experimental. Vince