message no. 141527
Posted by juzemack in #github at 2016-07-04T15:20:40Z
im logged into my VPS under a different user than root. I then create my ssh key with my non root user and add that to my keys on github. Then when I go to make a push or what ever, it says permission denied... I find that by default when i make git calls, it uses my root ssh key instead of the one located in /home/username/.ssh