• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact

GitHub

Git for beginners – Zero to Hero – Basic Operations

January 6, 2023 By Cloud_Devops Leave a Comment

Git - Keeping track of the code

Git is a version control system similar to subversion. It is primarily used for source code management in software development. It can be used to keep track of changes in any set of files. With Git, users can track changes to files over time, revert back to earlier versions of the files, and collaborate with […]

Filed Under: Git, GitHub Tagged With: Cloud, DevOps, Git, GitHub

Jenkins Integration – Terraform IaC Pipeline Setup

May 24, 2022 By Cloud_Devops 1 Comment

Jenkins - Terraform - Branching strategy

How to integrate Terraform IaC (Infrastructure as Code) into Jenkins? Cloud infrastructure offers great agility and flexibility but you need the right toolsets to manage the power of public cloud platforms. To operate in the public cloud efficiently, You need to treat infrastructure as code (IaC). IaC eliminates the manual interaction required to configure Cloud […]

Filed Under: Automation, AWS, Azure, Azure, Cloud, Cloud Automation, DevOps, GCP, Git, GitHub, GitOps, Infrastructure as Code, Jenkins, Microsoft, Terraform Tagged With: Automation, AWS, Cloud, DevOps, GitOps, IaC, Infrastructure as Code, Jenkins, Terraform

git – SCM on Windows – Install and Configure

April 6, 2020 By Cloud_Devops Leave a Comment

git SCM windows

Git repositories can be managed using git-bash on windows operating systems. Git for Windows provides a BASH emulation used to run Git from the command line. *NIX users will feel right at home, as the BASH emulation behaves just like the “git” command in LINUX environments. As Windows users commonly expect graphical user interfaces, Git […]

Filed Under: Git, GitHub Tagged With: Git, git SMC on windows, gitbash, gitlab

How to use Desktop GitHub Client – Clone and Update Codes

April 5, 2020 By Cloud_Devops 2 Comments

GitHub is a web-based version control platform to manage the codes. GitHub continuously offers many tools to manage the codes effectively. Desktop GitHub Client is one of the tools which can be used to manage the code from your laptop/desktop effectively. The desktop client can be installed with normal user privileges. You could also upload […]

Filed Under: Git, GitHub Tagged With: Git, GitHub, GitHub Desktop

Install and configure Git client on RHEL 7 /CentOS 7?

April 5, 2020 By Cloud_Devops Leave a Comment

git on Linux CentOS RedHat

Install and configure Git client on RHEL 7 /CentOS 7? Git client is a very useful command-line utility to manage git repository from Linux. Git is the most popular distributed version control and source code management system. This article will walk you through how to install git on CentOS 7/ RHEL 7. It also walks […]

Filed Under: Git, GitHub, Linux, Redhat-LINUX Tagged With: Git, Linux, Redhat

How to upload directories to GitHub / GitLab repository ?

April 5, 2020 By Cloud_Devops 2 Comments

How can I upload folders/directories to GitHub/GitLab repository? GitHub is a web-based version control platform to manage the codes. Git platform simplifies the process to collaborate with multiple people on projects. This article will walk you through the multiple methods of uploading the directories on existing git repositories. Upload Methods: Web-GUI Desktop GitHub Client Git […]

Filed Under: Git, GitHub Tagged With: Git, GitHub

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·