How to install Git and configure on Linux | GitHub | basic knowledges.๐Ÿ‘€

#for ubuntu/Debian:

1. update packages:

  • sudo apt update -y
  1. install git:
  • sudo apt install git
  1. verify installation:
  • git --version

#after installing git

configure your username and email (used in commits):

Verify the configuration:

  • git config --global --list

0
Subscribe to my newsletter

Read articles from Birendra Kumar Chaudhary directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Birendra Kumar Chaudhary
Birendra Kumar Chaudhary

๐ŸŒ DevOps Enthusiast | Cloud & System Administrator | WordPress Expert With 2+ years of experience, I specialize in cloud infrastructure, server management, and WordPress development. At Appharu PVT. LTD., I optimize systems, reduce costs, and implement monitoring solutions. Experienced in deploying 50+ WordPress sites, AWS S3 integration, and troubleshooting technical issues, Iโ€™m focused on performance, security, and continuous learning in DevOps and automation.