Is it possible to use the same ssh private/public key pair on 2 machines to access a git repository?

Yes I think you can. I have something similar. Two machines, one Intel (desktop) the other one Sparc. I can log into both machines and access the same CVS server (another machine) using SSH access with the same key pair which was generated on the Intel machine. Make sure when you copy across your private … Read more

gitosis vs gitolite? [closed]

I am looking for installing a git server to share projects with my team. You can just use git. To have a git server the only thing you need on the remote server is git. If you don’t require fine-grained permissions (sharing with only your team suggests that’s a possibility) or any extra features, you … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)