in reply to Re: Help in running ssh command on a remote machine
in thread Help in running ssh command on a remote machine

Thanks for the replies. Here is what i tried. I ran the below command on linux. ssh-keygen -t dsa and given the file name 'id_dsa_stinger' at the prompt it has created 2 files. id_dsa_stinger.pub and id_dsa_stinger. i created a new file 'authentication_keys2' and copied id_dsa_stinger.pub to authentication_keys2. How do i move the file 'authentication_keys2' to the solaris machine? Please help.
  • Comment on Re^2: Help in running ssh command on a remote machine

Replies are listed 'Best First'.
Re^3: Help in running ssh command on a remote machine
by zentara (Cardinal) on Mar 28, 2008 at 16:34 UTC