Difference between pages "Ssh-copy-id" and "DISTRIBUTIONS"

From Linuxintro
(Difference between pages)
imported>ThorstenStaerk
(New page: ssh-copy-id is a command to copy a key for passwordless logins to another server. If successful, it will create a trust relationship between your computer and another so that you c...)
 
imported>ThorstenStaerk
(Redirected page to Distro-command-translations)
 
Line 1: Line 1:
ssh-copy-id is a [[command]] to copy a key for [[passwordless logins]] to another server. If successful, it will create a trust relationship between your computer and another so that you can log in without a password.
+
#REDIRECT [[Distro-command-translations]]
 
 
= Example =
 
ssh-copy-id -i .ssh/id_dsa.pub root@server
 

Latest revision as of 05:54, 8 September 2012