Tutorials & Guides

Hands-on DevOps, Cloud, and Kubernetes tutorials - from setup to production.

Written by: All OG Community
Git Configuration | Day - 09
DevOps

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 …

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

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 …

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

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 …

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

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 …

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

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 – …

mrcloudbookOG · · 3 min read
ScriptVault: A Wiki of Installation Scripts
DevOps

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. …

mrcloudbookOG · · 4 min read