From owner-freebsd-questions@FreeBSD.ORG Thu Jun 4 22:26:01 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D79D9DBD for ; Thu, 4 Jun 2015 22:26:01 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B610117C7 for ; Thu, 4 Jun 2015 22:26:01 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=7nyHbQ/8hxvcyiOeq40okrpXQExyA9ZyJWryhubtXPQ=; b=tv+3p7PjB1ZBPgPbwZZIZ0ZD4BeTCZO1SInXvhaAGJVYQp9o9oqPEehz3B71W21cD3sWdY0WTFbAQJ7Zdj9QQgPAZaqVosNbWwQ3P6D+HdyiqBrVDqp5OAhf9KA1XjCHr/ycYN7gzZXQFhahxlERO6GFN74Px7Bs64HvXqUPOo8=; Received: from [39.255.155.168] (port=59675 helo=B85M-HD3-0.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1Z0daE-003528-B7; Thu, 04 Jun 2015 16:25:54 -0600 Date: Fri, 5 Jun 2015 06:25:48 +0800 From: Erich Dollansky To: =?ISO-8859-1?Q?Mat=EDas?= Perret Cantoni Cc: freebsd-questions@freebsd.org Subject: Re: Can you tell me something about you development host? Message-ID: <20150605062548.02bc490b@B85M-HD3-0.alogt.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 22:26:01 -0000 Hi, On Thu, 4 Jun 2015 12:22:41 -0300 Mat=C3=ADas Perret Cantoni wrote: to the question in the subject line. We use what ever PC based hardware is available and use it directly. As we also develop software for Raspberries, we develop first on the PC hardware and do the final tests only on the Raspberries. > Can you make me any recommendation? Use whatever PC based hardware matches your requirements without any virtual machines. Do not forget that FreeBSD comes with jails. We use them to separate things like web browsing, web servers etc from the host. >=20 > I also wonder how do you manage your emails, specially the ones from > this mailing list. Do you use some text based tool? Or just a GUI one? X plus Claws-Mail and a specific account to have them separated from the normal e-mails. Erich