help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

openssh configuration and substitute server list


From: Yuchen Pei
Subject: openssh configuration and substitute server list
Date: Thu, 29 Jul 2021 16:28:45 +1000
User-agent: mu4e 1.4.13; emacs 27.2

Hello,

I just installed guix system for the first time, and it was on a vps. I have two questions:

1. Is there a way to configure openssh without doing irrelevant stuff? I wanted to disable password login, and here's what I did:
  1. use `guix system describe` to get the current config file
  2. copy the config file somewhere and open it
3. add one line inside openssh-configuration (password-authentication? #f)
  4. run `guix system reconfigure` on the file
It took 1m13s, downloading 52MB packages (guix, guix-artwork, locale,...), applying numerous grafts and building numerous drvs. 2. All the packages have been downloaded from ci.guix.gnu.org, which is not very fast sometimes as the vps is located in Australia. "Normal" popular GNU/Linux distros often come with an official list of mirrors. Is there something similar for guix, i.e. an official list of substitute servers somewhere?

Thanks!

Best,
Yuchen

--
PGP Key: 47F9 D050 1E11 8879 9040  4941 2126 7E93 EF86 DFD0

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]