[git-users] Re: putty ssh into ubunut 12.04 server vbox guest have git install window

2013-02-05 Thread Lewis Hill
when i click on putty on desktop it show up and then go a way but if i look 
in task manger i can see it there but no ui where i put ip and port or 
where i can save or load one

On Tuesday, February 5, 2013 11:41:12 AM UTC-5, Lewis Hill wrote:

 I use putty to log in to my vbox ubuntu to do things. but when i install 
 git, putty will not show its gui where i put ip address and port. I 
 have readied i can just use git to do it too. I use git to pull down things 
 from github to my window. I can not use putty to ssh into ubuntu vbox host. 
 If someone can help me to set it up or how to still use putty with git 
 install.


 putty to log into ubuntu
 git to pull down things from github into windows
 vbox has my ubuntu 12.04 is guest on my window 7 64
 yes my ubuntu 12.04 guest has openssh on it.

 can someone link where or tell me how to make this work again or how to 
 make git do it for me with out going though 20 miles of things to get it 
 working.
  



-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [git-users] Re: putty ssh into ubunut 12.04 server vbox guest have git install window

2013-02-05 Thread Konstantin Khomoutov
On Tue, 5 Feb 2013 09:43:55 -0800 (PST)
Lewis Hill lewishil...@gmail.com wrote:

 when i click on putty on desktop it show up and then go a way but if
 i look in task manger i can see it there but no ui where i put ip and
 port or where i can save or load one

Are you absolutely positive it worked before you installed Git for
Windows?  Does uninstalling Git for Windows fix the issue?

The thing is... Git for Windows does *not* include PuTTY -- it's able
to use it for SSH access, but PuTTY has to be installed separately.
So I positively fail to think of *any* way installing Git could affect
PuTTY.

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[git-users] Re: putty ssh into ubunut 12.04 server vbox guest have git install window

2013-02-05 Thread Thomas Ferris Nicolaisen


On Tuesday, February 5, 2013 5:41:12 PM UTC+1, Lewis Hill wrote:

 I use putty to log in to my vbox ubuntu to do things. but when i install 
 git, putty will not show its gui where i put ip address and port. I 
 have readied i can just use git to do it too. I use git to pull down things 
 from github to my window. I can not use putty to ssh into ubuntu vbox host. 
 If someone can help me to set it up or how to still use putty with git 
 install.


 putty to log into ubuntu
 git to pull down things from github into windows
 vbox has my ubuntu 12.04 is guest on my window 7 64
 yes my ubuntu 12.04 guest has openssh on it.

 can someone link where or tell me how to make this work again or how to 
 make git do it for me with out going though 20 miles of things to get it 
 working.
  


Note quite sure where you're going wrong here.. But I have done a write-up 
on how to authorize over SSH using Putty/pageant here: 
http://blog.tfnico.com/2012/04/my-git-setup-on-windows.html

Perhaps it will help you on your way. 

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.