From owner-freebsd-questions@freebsd.org Wed Jul 19 17:03:45 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1412CFD95D for ; Wed, 19 Jul 2017 17:03:45 +0000 (UTC) (envelope-from tetrosalame@gmail.com) Received: from mail-oi0-x233.google.com (mail-oi0-x233.google.com [IPv6:2607:f8b0:4003:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71AA830A3 for ; Wed, 19 Jul 2017 17:03:45 +0000 (UTC) (envelope-from tetrosalame@gmail.com) Received: by mail-oi0-x233.google.com with SMTP id p188so6447915oia.0 for ; Wed, 19 Jul 2017 10:03:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Sq9dmtk6yUCCSo+FxPh3wHbTJ/lwtdtZ9ELl9lN9o70=; b=csUq5bZIN/IjSqRP8ToYntTYeAmtH0jEvI72IBzdXeZzFUZ+JSVqCrpvZTYTReSa46 Mt7WVBzq4ZtjDBBvRMK2ION1nYU5kgI/GVoe3H4KWTFhWPXOcPYeF6tFQZqhvaKf2SRd 0+cmzQ5SvxwnfAmGkEz/uiU8dQEzFc3EBJsTlWJ55PZUP5dFgIna78UaqJaxODPKk97q 9to3BT6E04Nd40E8GqXZa7kCeAwplC5RWB6Jd5R3F+GdsJ0TPVpP14W/oKGs/7J52gY4 mcNXtf3G8mmV/rMYOfLvBaCmJdwQRDpB2tav93ufv+MuERUKtfKzbqa0Gr1Y8+OHeBss Mcpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Sq9dmtk6yUCCSo+FxPh3wHbTJ/lwtdtZ9ELl9lN9o70=; b=fCa0MtuhDyP3EaKoOjF5RIEaaEtFHmevpqeeS6JeLN3OaCPDYek5KA6wuTHWmXV3ae NDrU3AWBkYCKxSbZUTmofAal94ZFPJHpaj0AJo5RW6iFSo1H+tyhldH+Meii9n5A7gRB X8o4KmhKa1yewAW8TF/pbZzOoXEuYamQTLibGqnFk1FFM0JWpCoXAAp8mPlTwBapo1SP EReMWSEdBRs/b1GkEtrt0m4U9S+1Hk7XQ0YqSq1UiXbNo/23wPIvaVq4HNlrUuylbpIq Jkr21bmWjQT5qUhCd0txMuhXBQAJoXrwA+KdCd4HNfZodzLa1zWRBvcwo8BFmQD2aiHZ HhWQ== X-Gm-Message-State: AIVw1128qkkrv2czHWFJcuuTi/91WdJz2NZ7MiPPoC5ZHJv/QLNWH9Hy MqtqKqvVmR9rpk8fiPA= X-Received: by 10.202.73.83 with SMTP id w80mr1659473oia.216.1500483824238; Wed, 19 Jul 2017 10:03:44 -0700 (PDT) Received: from avalon.thwn (host91-151-dynamic.58-82-r.retail.telecomitalia.it. [82.58.151.91]) by smtp.gmail.com with ESMTPSA id j71sm8326623oiy.36.2017.07.19.10.03.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jul 2017 10:03:43 -0700 (PDT) Received: from avalon.thwn (localhost [127.0.0.1]) by avalon.thwn (OpenSMTPD) with ESMTP id a409aeb2; Wed, 19 Jul 2017 19:03:39 +0200 (CEST) Date: Wed, 19 Jul 2017 19:03:39 +0200 From: fml To: Valeri Galtsev Cc: freebsd-questions@freebsd.org Subject: Re: Can I use FreeBSD as a desktop system? Message-ID: <20170719170339.GA1843@avalon.thwn> References: <20170719151943.GA1859@avalon.thwn> <63615.128.135.52.6.1500478520.squirrel@cosmo.uchicago.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <63615.128.135.52.6.1500478520.squirrel@cosmo.uchicago.edu> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2017 17:03:45 -0000 On Wed, Jul 19, 2017 at 10:35:20AM -0500, Valeri Galtsev wrote: > You can also look into bacula or its fork bareos. I use bacula for quite > some time, and plan to switch to bareos hopefully soon. Thanks for your suggestions, but I think bacula would be a bit overkill for me. I should setup and maintain an off-site bacula server...and think about encrypting data before it leaves my pc. I was looking for something that handles all that for me. Thanks, f.