BowerStudios.com

  • My Lab
  • Family
  • Friends
  • Professional
  • About
Home

Using git remotely with ssh keys

daniel —Thu, 02/14/2013 - 11:26pm

  • BSD
  • Linux
  • Build Management and Source Control

I was getting an error when trying to use git on a remote machine with an ssh key.

i.e. I logged onto another box, did "git push" and it failed with an ssh key error. Here's how I got around it:

$ ssh-agent /bin/bash
$ ssh-add ~/.ssh/id_rsa

From: vhallac on Stackoverflow

  • Log in to post comments

Navigation

  • Search
  • Recent content
  • Contact Me
  • Mail
  • Pass Hasher
  • Bower Studios Admin

Quotes

daniel —Fri, 03/30/2007 - 12:48pm

I am returning this otherwise good typing paper to you because someone has printed gibberish all over it and put your name at the top.

—

An English Professor

  • Log in to post comments
  • daniel's quotes

Popular content

Last viewed:

  • Blogs that amused/informed me today
  • Install Ruby/Rails on Ubuntu 10.04
  • Java Sql Type documentation
  • Determine version and architecture of Debian/Ubuntu installed
  • Postgres Timezone Info

Copyright 2019 Daniel Bower
  • My Lab
  • Family
  • Friends
  • Professional
  • About