From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 02:58:53 2010 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 7D62B106566B for ; Mon, 22 Mar 2010 02:58:53 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 2C0038FC16 for ; Mon, 22 Mar 2010 02:58:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 359A83A3863; Mon, 22 Mar 2010 09:58:52 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1269226731; x= 1271041131; bh=XSKuozhAP1DpOtvuHltUHV4NpTAbgKWykeQMa80SAvk=; b=T rpV/bF9k7Mnzwh7zauAxr4hkyX39VHxEQUdCDEMCI6bu94k8nBJ1YZSCgbr2qOKw XQY3Uwq61muvcRe5zRka2CuDpFavYlCOAzrb2HaYLAFX/Vo4vaSkRPto/qxL83WS wo+Z2BT2sXHch0J+ZEZbbpcovPrAhV2zdoPaiQu8S0= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 3LZIDsVKOM-3; Mon, 22 Mar 2010 09:58:51 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id C825C3A3857; Mon, 22 Mar 2010 09:58:51 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id o2M2wpI8025424; Mon, 22 Mar 2010 09:58:51 +0700 (ICT) (envelope-from on) Date: Mon, 22 Mar 2010 09:58:51 +0700 (ICT) Message-Id: <201003220258.o2M2wpI8025424@banyan.cs.ait.ac.th> From: Olivier Nicole To: beerkezoposta@gmail.com In-reply-to: <5f83dc531003211039o711ff43aya0188f9888f1025@mail.gmail.com> (message from =?ISO-8859-1?Q?M=E1rton_Sztriha?= on Sun, 21 Mar 2010 18:39:09 +0100) References: <5f83dc531003211039o711ff43aya0188f9888f1025@mail.gmail.com> Cc: freebsd-questions@FreeBSD.org Subject: Re: some qs 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: Mon, 22 Mar 2010 02:58:53 -0000 Hi, > Can I run open office cross platform on BSD? Yes. > Does BSD run the .exe files? Some, via some emulators. If you install VMWare you can run a full Windows machine in FreeBSD. > Does BSD recognise SATA drives? Of course. Olivier