DevOps Classroomnotes 08/Sep/2022

Git ( A Distribute Version Control System)

  • Git Supports working offline and then sync with Remotes (Servers with git & daemons) when required.

Lab Setup

  • Windows:
    • Install Windows Terminal
    • Refer Here to download git for windows
    • Chocoloatey Refer Here: This is package manager
    • Visual Studio Code choco install vscode -y
    • AWS CLI choco install awscli -y
    • Azure CLI choco install azure-cli -y
  • Mac:
    • Install Homebrew Refer Here
    • Git: brew install git -y
    • Visual Studio Code: brew install --cask visual-studio-code
    • AWS CLI brew install awscli
    • Azure CLI brew install azure-cli

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Wordpress Development Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube