Andy Wingo transcribed 0.7K bytes:
> On Thu 13 Apr 2017 17:28, ng0 writes:
>
> > Andy Wingo transcribed 6.6K bytes:
> >> I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
> >> install GuixSD; you have to mutate an existing installation into
> >> GuixSD. But fine.
> >
> > C
On Thu 13 Apr 2017 17:28, ng0 writes:
> Andy Wingo transcribed 6.6K bytes:
>> I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
>> install GuixSD; you have to mutate an existing installation into
>> GuixSD. But fine.
>
> Could this be applied to linode as well? Or does lin
Andy Wingo transcribed 6.6K bytes:
> Hi,
>
> I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
> install GuixSD; you have to mutate an existing installation into
> GuixSD. But fine.
>
> So I installed the latest Debian x86_64 image that they offer. All fine
> and easy. Y
On Sun, Apr 09, 2017 at 02:21:50PM +, ng0 wrote:
> Leo Famulari transcribed 1.4K bytes:
> > On Sun, Apr 09, 2017 at 09:08:45AM +, ng0 wrote:
> > > What you added here is opensshd listening on port with
> > > password-logins allowed, correct?
> >
> > Yes, and the rest of the defaults c
Leo Famulari transcribed 1.4K bytes:
> On Sun, Apr 09, 2017 at 09:08:45AM +, ng0 wrote:
> > What you added here is opensshd listening on port with
> > password-logins allowed, correct?
>
> Yes, and the rest of the defaults can be found here:
>
> https://www.gnu.org/software/guix/manual/h
On Sun, Apr 09, 2017 at 09:08:45AM +, ng0 wrote:
> What you added here is opensshd listening on port with
> password-logins allowed, correct?
Yes, and the rest of the defaults can be found here:
https://www.gnu.org/software/guix/manual/html_node/Networking-Services.html#index-openssh_002
Leo Famulari transcribed 2.1K bytes:
> On Sat, Apr 08, 2017 at 09:42:17PM -0400, Leo Famulari wrote:
> > On Fri, Apr 07, 2017 at 09:57:56PM +0200, Ludovic Courtès wrote:
> > > Leo Famulari skribis:
> > >
> > > > On Fri, Apr 07, 2017 at 02:07:16PM +0200, Andy Wingo wrote:
> > > >> (3) Why do we p
On Sat, Apr 08, 2017 at 09:42:17PM -0400, Leo Famulari wrote:
> On Fri, Apr 07, 2017 at 09:57:56PM +0200, Ludovic Courtès wrote:
> > 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 loo
On Fri, Apr 07, 2017 at 09:57:56PM +0200, Ludovic Courtès wrote:
> 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
Hi Andy,
Andy Wingo skribis:
> I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
> install GuixSD; you have to mutate an existing installation into
> GuixSD. But fine.
Thanks a lot for the detailed report! It shows just how much room for
improvement there is. Some of t
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 n
On 04/07/2017 at 14:31 ng0 writes:
> Andy Wingo transcribed 1.0K bytes:
>> Hi :)
>>
>> On Fri 07 Apr 2017 16:04, myglc2 writes:
>>
>> > On 04/07/2017 at 14:07 Andy Wingo writes:
>> >
>> >> I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
>> >> install GuixSD; you have to
Andy Wingo transcribed 1.0K bytes:
> Hi :)
>
> On Fri 07 Apr 2017 16:04, myglc2 writes:
>
> > On 04/07/2017 at 14:07 Andy Wingo writes:
> >
> >> I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
> >> install GuixSD; you have to mutate an existing installation into
> >> Gui
Hi :)
On Fri 07 Apr 2017 16:04, myglc2 writes:
> On 04/07/2017 at 14:07 Andy Wingo writes:
>
>> I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
>> install GuixSD; you have to mutate an existing installation into
>> GuixSD. But fine.
> [...]
>
> I upgraded Debian to Guix
On 04/07/2017 at 14:07 Andy Wingo writes:
> Hi,
>
> I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
> install GuixSD; you have to mutate an existing installation into
> GuixSD. But fine.
[...]
Hi Andy,
I upgraded Debian to GuixSD on a physical server in a similar way ..
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
On Fri, Apr 07, 2017 at 12:31:16PM +, Pjotr Prins wrote:
> On Fri, Apr 07, 2017 at 02:07:16PM +0200, Andy Wingo wrote:
> > Debian uses systemd so as the manual tells me, I did:
> >
> > ln -s ~root/.guix-profile/lib/systemd/system/guix-daemon.service
> > /etc/systemd/system/
> > system
Nice one, I'll use that.
On Fri, Apr 07, 2017 at 02:07:16PM +0200, Andy Wingo wrote:
> Debian uses systemd so as the manual tells me, I did:
>
> ln -s ~root/.guix-profile/lib/systemd/system/guix-daemon.service
> /etc/systemd/system/
> systemctl start guix-daemon && systemctl enable guix-
Hi,
thanks for documenting this on the list, it's really cool and useful.
It looks to some parts
applicable to many DigitalOcean-like hosters :)
Andy Wingo transcribed 6.6K bytes:
> Hi,
>
> I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
> install GuixSD; you have to mut
Hi,
I just "installed" GuixSD on a DigitalOcean droplet. You can't actually
install GuixSD; you have to mutate an existing installation into
GuixSD. But fine.
So I installed the latest Debian x86_64 image that they offer. All fine
and easy. You tell DigitalOcean your SSH key, then you can SSH
20 matches
Mail list logo