← All Posts

DevOps

Git Configuration | Day - 09

Git Configuration | Day - 09

Git ConfigurationManaging a team of 100 developers working on a complex project can be challenging, especially when it comes to maintaining consistent coding standards, commit …

mrcloudbook · · 3 min read
How to Install Git on Windows and MacOs | day 08

How to Install Git on Windows and MacOs | day 08

There are three ways to install Git on Windows: Using the Git installer. The GUIhttps://phoenixnap.com/glossary/whatisgui installer wizard is available on the official Git website and …

mrcloudbook · · 7 min read
What is Git ? CVCS (vs) DVCS | Day - 07

What is Git ? CVCS (vs) DVCS | Day - 07

Version control systems VCS are essential tools in software development, akin to magical scrolls that help us manage changes, collaborate effectively, and ensure the integrity …

mrcloudbook · · 3 min read
Git and GitHub Terminology | Day - 06

Git and GitHub Terminology | Day - 06

In the everevolving landscape of software development, collaboration and version control are paramount. Git, a distributed version control system, and GitHub, a webbased hosting service …

mrcloudbook · · 9 min read
HOW TO INSTALL JFROG ARTIFACTORY ON UBUNTU 22.O4

HOW TO INSTALL JFROG ARTIFACTORY ON UBUNTU 22.O4

What is JFrog Artifactory?Artifactory is a universal DevOps solution for hosting, managing, and distributing binaries and artifacts. Any type of software in binary form – …

mrcloudbook · · 3 min read
ScriptVault: A Wiki of Installation Scripts

ScriptVault: A Wiki of Installation Scripts

Setting up a new development environment can be a tedious process, especially when dealing with multiple packages, dependencies, and compatibility issues across different operating systems. …

mrcloudbook · · 4 min read