On Tue, Apr 18, 2006 at 09:39:14AM +0200, Carl-Daniel Hailfinger wrote:
> Hi,
>
> Christian Boltz schrieb:
> >
> > * Copying the ssh pubkey to the remote server can be done in one step:
> > [1]
> >
> > cat ~/.ssh/id_dsa.pub | ssh [EMAIL PROTECTED] \
> > "mkdir -p .ssh; cat >> .ssh/authorized_keys"
>
> Why so complicated?
>
> ssh-copy-id -i ~/.ssh/id_dsa.pub [EMAIL PROTECTED]
>
> does the same.
OK, that is something I can work with. I will look into the page again
somewhere today and re-write it. Thanks Christian, Boyd and Carl-Daniel
for pointing this out.
houghi
--
Nutze die Zeit. Sie ist das Kostbarste, was wir haben, denn es
ist unwiederbringliche Lebenszeit. Leben ist aber mehr als Werk
und Arbeit, und das Sein wichtiger als das Tun
- Johannes Müller-Elmau
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]