Uploaded November 2022 | Updated September 2026, 2 weeks ago
Trying to git clone and getting the error message:
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Well then you're in luck! You've come to the right place. I show you how to fix that problem and put your public key id_rsa.pub file in location in Github.com / Settings / SSH and GPG keys AND I show you how to do it in the context of a privileged LXD Linux Container running under Windows Subsystem for Linux (WSL) running under Windows 10 or 11.
This sets the stage for me git cloning a number of repos into the LXD SEO Dev platform I'm preparing.
Trying to git clone and getting the error message:
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Well then you're in luck! You've come to the right place. I show you how to fix that problem and put your public key id_rsa.pub file in location in Github.com / Settings / SSH and GPG keys AND I show you how to do it in the context of a privileged LXD Linux Container running under Windows Subsystem for Linux (WSL) running under Windows 10 or 11.
This sets the stage for me git cloning a number of repos into the LXD SEO Dev platform I'm preparing.










