I have a github account: http://github.com/mwolfe38
which I just created a month or two ago for hosting some scripts I was working on at the time.
Just today I updated my virtualbox ubuntu guest OS on my work laptop (running windows xp) . I now have version 9.04 of ubuntu linux and it runs great.
So anyways, I installed git and went to clone my github repositories, and then remembered that I needed to generate an rsa public/private key first. So I ran the command
ssh-keygen
