Skip to content
  • Return to my Website
  • .Net
    • C#
    • Visual Basic
  • PHP
    • Laravel
  • JavaScript
    • React
    • Vue
  • Web Design
    • HTML
    • CSS
  • Git/Github

My Mind

This blog is just to remind me how did I solve my day by day coding problems and maybe it be helpful for anybody else. Happy coding!

Tag: ssh key

Written by Fernando Cueto25/11/201925/01/2020

Permission Denied (publickey) error when I push!

This means, on your local machine, you haven’t made any SSH keys. Here’s how to fix: Open git bash (Use the Windows search. To find it, type “git bash”) or the Mac Terminal. Pro Tip: You can use any *nix based command prompt (but not the default Windows Command Prompt!). Type cd ~/.ssh. This will […]

Proudly powered by WordPress | Theme: Escutcheon by Automattic.