So six months ago I bought my Google G1, my first impressions were excited and extremely positive. Has this phone stood the test of time though?
Physically
The phone is still in good physical condition, which is more than I could have said about my old XDA Atom Flame after six months. There are a few scratches [...]
Few people don’t realise that subversion has the ability to connect to a remote repository via SSH. Its extremely simple and can give you all the advantages of storing your important files on a server while still having them readily accessible on your [...]
So you use keys to SSH between your hosts, and you either have separate keys for each machine you use, or worse you have the same key on each machine. Lets go over why each of those are bad, and lets see how SSH Agent forwarding will help with those issues and make things easier [...]