How do I set the password to be used for a server? GIT finds my server and tries to connect, but as the server uses a password it fails.
/Jacob Midtgaard
Logged In: NO
In /etc/hosts I had (per Ubuntu default)
127.0.0.1 localhost localhost.localdomain psychofish
I changed it to
192.168.1.101 psychofish localhost psychofish.speedsite.com
and I am up..
that worked for me too, thanks (ubuntu 5.04)
Log in to post a comment.
Logged In: NO
In /etc/hosts I had (per Ubuntu default)
127.0.0.1 localhost localhost.localdomain psychofish
I changed it to
192.168.1.101 psychofish localhost psychofish.speedsite.com
and I am up..
Logged In: NO
that worked for me too, thanks (ubuntu 5.04)