+ [2016-07-04T15:29:11Z] jhass I'm still not quite clear where/how exactly you made your observation
+ [2016-07-04T15:30:14Z] juzemack I should have taken a note on that, but initially it was linking a file struct on my VPS to a github repository, after following steps to set up SSH, I constantly got permission denied errors.
+ [2016-07-04T15:30:44Z] juzemack through that I found somewhere that it was looking in root/.ssh instead of home/myuser/.ssh
+ [2016-07-04T15:31:29Z] juzemack I know it is incredibly bad practice, but for testing purposes I put my root ssh key in github, and it worked. Since then I have removed it.

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
+ [2016-07-05T06:30:16Z] abhvl hi
+ [2016-07-05T06:30:32Z] abhvl how can i login and keep it persistent across reboots without usig email password?
+ [2016-07-05T06:34:10Z] Motoko Web interface?
+ [2016-07-05T06:46:48Z] abhvl no. terminal Motoko
+ [2016-07-05T06:46:51Z] abhvl in terminal