Git is one of the most popular tools used for distributed version control system(VCS). Git is commonly used for source code management (SCM) and has become more used than old VCS systems like SVN. Installing Git on Ubuntu 16.04 LTS Pre-Flight Check Y…
Sources: http://digitaldrummerj.me/proxy-configurations/ When you are using npm, bower, and git behind a proxy server you have to do a little bit of configuration. Luckily it is super easy to do these configurations. Almost all of the programs have c…