On Sun, Sep 02, 2018 at 05:24:03PM +0100, Ken Moffat via blfs-dev wrote:
> > 
> > Just get 'ssh higgs.linuxfromscratch.org' to work.  That's what svn is doing
> > under the hood (bonnet?).
> > 
> > That should really only rely on what is in ~/.ssh
> > 
> > In ~/,ssh/config. I have:
> > 
> > # Global
> > 
> > ServerAliveInterval 45
> > ServerAliveCountMax 10
> > Protocol 2
> > IdentityFile ~/.ssh/<key name>
> > 
> > Host *.linuxfromscratch.org
> > User <logname>
> > 
> >   -- Bruce
> > 
> Thanks!  I'd forgotten about ~/.ssh (on my desktop machines I only
> normally ssh to my local server).
> 
In fact, the machine where I'm testing is the only one with a
/.ssh/config, and that only tells it to log as Error on syslog.

But: I guess I had used ssh to lfs in the distant past because I had
the old id_dsa stuff, but not the id_rsa (changed to that almost 3
years ago.  Sorted, updated.

Still misconfiguring apache, good thing I don't do this for a
living.

ĸen
-- 
                     Also Spuke Zerothruster
                                     (Finnegans Wake)
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to