Deep Dive into Git Internal with SHA1 and Hash

Questions What is SHA1? What if 2 hash collision while using git? Process of sign a commit or tag in git? Why sing a commit or tag…

Read More

What is Jira Advanced Roadmaps (formerly Portfolio)?

Advanced Roadmaps aka Portfolio is a tool that enables teams to build plans and track progress in Jira Software. Being an add-on for Jira, it provides seamless…

Read More

What is Large Scale Scrum (LeSS)?

Large-Scale Scrum ( LeSS ) is a way of scaling agile and scaling scrum to large and big product development groups. It has been used since 2005…

Read More

Site Reliability Engineering – SRE – Free Ebooks and Handbook Collection

https://s905060.gitbooks.io/site-reliability-engineer-handbook/content/ https://github.com/s905060/site-reliability-engineer-handbook https://github.com/captn3m0/google-sre-ebook https://github.com/euclid1990/google-sre-book https://github.com/dastergon/awesome-sre https://github.com/sysbooks/site-reliability-engineering https://github.com/captn3m0/google-sre-ebook/releases https://github.com/vorozhko/site-reliability-engineer-guide https://github.com/andrealmar/sre-university https://github.com/mxssl/sre-interview-prep-guide https://github.com/chiaen/sre-book-in-audio https://free-for.dev/

Read More

List of IP Address of Microsoft Bingbot and Googlebot

GooglebotGooglebot is the generic name for Google’s web crawler. Googlebot is the general name for two different types of crawlers: a desktop crawler that simulates a user…

Read More

Jenkins Pipeline Complete Reference Tutorials

What is a Jenkins Pipeline? Jenkins Pipeline (or simply “Pipeline”) is a suite of plugins which supports implementing and integrating continuous delivery pipelines into Jenkins. Jenkins Pipeline…

Read More

DevSecOps – SecDevOps – DevOpsSec – Explained

Shifting from the Waterfall software development model to Agile and now DevOps changed the way security is managed. Thanks to DevOps which helps to reduce the software…

Read More

How to move repository from Bitbucket to GitHub with all branches and commits?

Step 1 : Create a Blank repository on Github without Readme.md Step 2 : Moving all code and content from bitbucket Check out the existing repository from…

Read More

What is Blockchain ?

A blockchain is a digital record of transactions. The records, called blocks, are linked together in single list, called a chain. It is a distributed ledger of all transactions…

Read More

How to save HTTP requests headers, methods and body to a file?

Method 1 – Using mod_log_forensic apache Module Step 1 – Check if mod_log_forensic module is enabled or not Step 2 – Enable mod_log_forensic module using following lines…

Read More

DDOS attack and HTTP flood attack on AWS from AWS EC2 instance using New Relic Synthetics & infalted aws bill to $3000

How I prevented DDOS attack and HTTP flood attack from New Relic Synthetics Monitoring of AWS EC2 Instance? 5 Dec 2020 – DDOS attack and HTTP flood…

Read More

Why Every University Library Should Be Well-Equipped with ICT

When it comes to picking a college or a university, people don’t go there just to get by. They seek a higher-level education that would help them…

Read More

Weight Loss and Body Building Web Page Collections & Reference

Top 10 most effective home made drinks for faster fat reduction and weight loss Top 10 Supplements & Capsules for Body Building to gain Muscle Mass and…

Read More

What is JSON? Why we use JSON over XML?

Let’s discuss about JSON that why we use JSON and what is the importance of JSON in Web Development. How can It help us to get data…

Read More

What is Prometheus and How it works?

Meaning of Prometheus In Greek mythology, Prometheus, possibly meaning “forethought”), is a Titan god of fire. Prometheus is known for his intelligence and for being a champion…

Read More

Protected: Rajesh Kumar Supported Tools & Cost Table – 2021

There is no excerpt because this is a protected post.

Read More

How to setup Datadog APM for Java application running with Tomcat

SOURCE FOR APM – https://docs.datadoghq.com/tracing/trace_collection/?tab=containers This note is applicable for only Host Based APM. Step 1 – Install Datadog Agent in Centos or Ubuntu or Windows Step…

Read More

Self-hosted Alternative for gist, apple notes, onenote, Google keep & evernote

Self Hosted Gist alternatives like markdown software https://simplemde.com/ https://github.com/cebe/markdown https://packagist.org/packages/michelf/php-markdown https://parsedown.org/demo https://github.com/FoxUSA/OpenNote https://paperwork.cloud/ https://github.com/paperwork/paperwork https://github.com/erusev/parsedown Best alternative for onenote including Free, Open source and self hosted onenote…

Read More

List of Free and Open Source Maps and Global Positioning System (GPS)

Geo2tz – Get the timezone from geo coordinates (lat, lon). MIT Go/Docker GraphHopper – Fast routing library and server using OpenStreetMap. (Source Code) Apache-2.0 Java Hauk – Easy to setup location sharing platform that…

Read More

List of Open Source CMS which is Developed in Laravel

Craft CMS What is Craft CMS?Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond. It features: An intuitive, user-friendly control…

Read More

List of Top 17 Composer PHP Packages in Laravel for SEO Ranking

List of Top 17 Composer PHP Packages in Laravel for SEO Ranking https://packagist.org/packages/artesaos/seotools https://packagist.org/packages/mageplaza/magento-2-seo-extension https://packagist.org/packages/wilr/silverstripe-googlesitemaps https://packagist.org/packages/symfony-cmf/seo-bundle https://packagist.org/packages/silverstripe/googlesitemaps https://packagist.org/packages/novactive/ezseobundle https://packagist.org/packages/mad-web/laravel-robots https://packagist.org/packages/marcortola/behat-seo-contexts https://packagist.org/packages/melbahja/seo https://packagist.org/packages/dachcom-digital/seo https://github.com/eyecatchup/SEOstats https://packagist.org/packages/yoast-seo-for-typo3/yoast_seo https://packagist.org/packages/sonata-project/seo-bundle https://packagist.org/packages/ether/seo https://packagist.org/packages/clickstorm/cs_seo…

Read More

[SOLVED] ErrorException preg_match(): No ending delimiter ‘/’ found

I’m working on Laravel 5.8. I’m trying to use Validator to validate a name field with regex, here is my rule below:   But as soon as…

Read More

Track Keywords Position On Google that Impacts Your Website Score

The website owner or website administrator must make SEO-improving plans to run a successful site in the marketplace. For this purpose, the owner would have to give…

Read More

What is CSS and How does CSS works?

Introduction To CSS CSS (Cascading Style Sheets) is used to style and layout web pages – for example, to change the font, color, size, and spacing of…

Read More

Introduction to Html Tutorial

HTML Introduction HTML is a markup language that is used to make attractive web pages with the help of styling, which looks like a good format on…

Read More