Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update docs #140

Open
mqhamdam opened this issue Sep 1, 2023 · 0 comments
Open

update docs #140

mqhamdam opened this issue Sep 1, 2023 · 0 comments

Comments

@mqhamdam
Copy link

mqhamdam commented Sep 1, 2023

When I logged in to GitHub on the server, I set up a passphrase, which made the workflow throw permission denied. Please take this scenario for installation steps too.
It's really hard to understand the SSH installation setup process.
some steps are unclear, Should I generate SSH on my local machine, or should SSH first to my remote server and then generate SSH keys?
what does mean below line code?
cat .ssh/id_rsa.pub | ssh b@B 'cat >> .ssh/authorized_keys'
what does b@B means? (git@github.com? username@remoteserveripaddress?)
and from which server I should run the above shell script?
-- Had to learn about private and public keys, and after 99 retries realized that my GitHub CLIhave passphrase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant