1. Install a host system where install Ubuntu OS. I used Ubuntu Desktop CD. 2. After installation of Ubuntu, get the ISO of Ubuntu Minimal Desktop at http://www.ubuntu-mini-remix.org/ and put it in your home folder, its recommended. You can use any other location of your choice. 3. Install a minimal desktop environment $sudo apt-get install [...]
Source Code Management or Version Control Systems are growing as a necessity in development houses. They are evolving as a great tool for the people who work together to accomplish a project. GITHUB is a place where we can easily store our source code and share them with the world. It lets us host our [...]
GIT is a new and light weight source code control system. The best thing about GIT is that it does not have client-server concept. It can be installed and used in Windows, Linux and Mac as well. There is also a portable version available for those who want to carry the beast wherever they go. [...]












