From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: how to "install" guixsd on a digitalocean server Date: Fri, 07 Apr 2017 21:57:56 +0200 Message-ID: <87inmguh17.fsf@gnu.org> References: <87pogo8lqj.fsf@pobox.com> <20170407134208.GC26088@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cwa1B-0006Ve-OF for guix-devel@gnu.org; Fri, 07 Apr 2017 15:58:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cwa19-0002Nw-8h for guix-devel@gnu.org; Fri, 07 Apr 2017 15:58:01 -0400 In-Reply-To: <20170407134208.GC26088@jasmine> (Leo Famulari's message of "Fri, 7 Apr 2017 09:42:08 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Fri, Apr 07, 2017 at 02:07:16PM +0200, Andy Wingo wrote: >> (3) Why do we promote lsh by default? It took me quite some looking to >> figure out why my authorized_keys wasn't working. The fix was to >> just use OpenSSH. > > lsh is a GNU project and we did not have an OpenSSH service until a few > months ago. I'm in favor of changing the OS declaration templates to use > OpenSSH. I agree with this change (lsh upstream hasn=E2=80=99t been receiving the attention I was hoping for.) Ludo=E2=80=99.