So I installed Eclipse and Git today on my Ubuntu on VMWare Player
Step 1 -> I installed Git following the instructions on this link http://chrisolsen.org/2008/03/10/installing-git-on-ubuntu/
Step 2-> I learn't the quick basics of git commands from here http://www.spheredev.org/wiki/Git_for_the_lazy
Step 3-> I installed eclipse which was straight forward sudo apt-get install eclipse
Step 4-> I opened a github micro account on github.com
Step 5-> I created my private public SSH keys and added the public key to the github command using these instructions http://help.github.com/linux-key-setup/
And here is my github repository http://github.com/bgurupra/gpb_play_projs
I have two folders in it, map_reduce folder has the basic java implementation of the map reduce idea using threads and algorithms folder has the implementation of whatever algorithms I will do based on the algorithm lectures
Thursday, November 12, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment