The tag provides metadata about the HTML document. Metadata will not be displayed on the page but will be machine parsable and sometimes it’s very important to use meta tag. Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata. The metadata can be used by browsers (how to display content or reload the page), search engines (keywords), or other web services.
Easy way to install Tomcat server on Ubuntu for JAVA Spring
If you are going to start JAVA Spring development or want to run the JAVA spring application on a production server then you must need to prepare the server so it can run your JAVA Spring application. There are several articles online but I am writing the easy way so you can just copy and paste the command and get your server ready for the JAVA Spring application.
Use multiple git account on your mac
Sometimes developers are facing problems with using multiple git accounts. This article will cover how we can use multiple git and GitLab accounts on a single mac.
Like you have 3 users one is “niamul” and 2nd one is “cssniam” at gitlab.com and 3rd one is at github.com with the following name “niamulrox”.
Now first generate SSK key with the following instruction: https://gitlab.com/help/ssh/README