Using Git on Windows

First Download git for Windows here : https://git-for-windows.github.io/ Second Change your “Start in” folder accordingly Third (optional) This step is very important if you change the default location of your Git config file: Do this … Read more

Install TomCat on Ubuntu

FIRST Download Tomcat https://tomcat.apache.org/download-70.cgi SECOND Extract it to folder on your Ubuntu server THIRD Set Up your environment variables (important) open /etc/environment copy and paste the following: (Make sure you use the proper paths for … Read more