[Bigjob-users] on copying my ssh key

pradeep kumar Mantha pradeepm66 at gmail.com
Fri Dec 9 14:11:50 CST 2011


Hi!

What machines are you trying to use? Cyder is a cct machine and is used as
an example in below command. Please mention the machine name on which you
want to have password less login.

scp ~/.ssh/id_dsa.pub cyder:.ssh/authorized_keys2  - This is an
example which copies your public key to cyder machine.


scp ~/.ssh/id_dsa.pub user_name at machine_name:.ssh/authorized_keys2  -
copies your public key to machine_name.



thanks
pradeep

On Fri, Dec 9, 2011 at 1:17 PM, Oladapo Ayeni <oayeni1 at tigers.lsu.edu>wrote:

> Hi all,
>
> I am trying to run the examples on the Bigjob tutorial website. So I use
> the following command for copying my key:
>
>
> =====================================
>
> scp ~/.ssh/id_dsa.pub cyder:.ssh/authorized_keys2
>
>
> =================================================
>
> and the error I get is:
>
> =====================================
> ssh: cyder: Name or service not known
> lost connection
> =====================================
>
>
>
> Pls how do I solve this?
>
> Oladapo.
>
>
> _______________________________________________
> Bigjob-users mailing list
> Bigjob-users at mail.cct.lsu.edu
> https://mail.cct.lsu.edu/mailman/listinfo/bigjob-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.cct.lsu.edu/pipermail/bigjob-users/attachments/20111209/7766b7ca/attachment.html 


More information about the Bigjob-users mailing list