I have a file with my DSA private key on my Windows 7 computer.
How can I add this to my Macbook so that I can connect to it from git? (I have my own hosting company with git on it).
Ideally, I want to add this to my bash_profile if I need to somehow save this.
The private key that on your Windows 7 computer should never leave this computer.
/ Mac , (.. , git). Linux, ~/.ssh/authorized_keys . , , - , , , SSH .
~/.ssh/authorized_keys
<user> /. ssh.
, ssh-keygen.
Source: https://habr.com/ru/post/1753020/More articles:Is it possible to use option_groups_from_collection_for_select with include_blank on rails? - ruby-on-railsFind application using port - c #JQuery Object Discovery - javascriptcreating a two-dimensional array of vectors - c ++Reporting, such as income / loss, etc. - sqlsafe random numbers in asp.net - securityCaching Design for Medium / Small Web Application? - javascriptIs it possible to use asp: Button like Html.ActionLink? - asp.netdifficulties with Python - pythonproblem using MPMovieController in iPhone SDK 4.0 - objective-cAll Articles