Skip to content

Techeons

Imagine | Explore | Innovate

Menu
  • Home
Menu

Tag: git

Cheat Sheet: Essential Git Commands

Posted on November 5, 2025

Git is a version control system that helps you track changes in code or files over time. Here’s a brief overview: Key Concepts: Git helps you: Basic Commands Branching Remote Commands Undo…

Cheat Sheet: Setting up a new Git Repo on a Git Hosting Service

Posted on September 6, 2025

A quick access to Git commands to setup a new repo on a Git Hosting Service. There are several Git Hosting Services such as GitHub, GitLab, Bitbucket, Azure DevOps Repos and more….

How to mirror a Git Repo using Jenkins and access the Git Mirror

Posted on February 27, 2025

A Git mirror is a complete copy of a Git repository. It’s a type of Git repository that is a mirror image of another repository, often used for backup, collaboration, or deployment…

How to scan and remove secrets such as API keys and passwords from your git repo

Posted on September 2, 2024

Gitleaks – Scan for secrets https://github.com/gitleaks/gitleaks BFG Repo Cleaner Tool Download the tool from: https://rtyley.github.io/bfg-repo-cleaner Setup alias for the BFG tool: To remove secrets completely: Replace all secrets listed in a file…

How to setup GitLab on Ubuntu using Docker

Posted on September 1, 2024

GitLab is a web-based platform for version control and collaboration on software development projects. It’s an alternative to GitHub and offers many similar features, plus some additional ones. Here are some key…

Recent Posts

  • Nginx: How to increase timeout for Nginx
  • Cheat Sheet: Essential Git Commands
  • Setting a default shell in Linux
  • Setting up Composer on Linux
  • Switch easily between Python versions on a Mac using pyenv

Tags

ai alerting aws b2 backblaze certificate cheatsheet cloud commands data-science datalake devops dns docker dremio git gitlab infra jenkins kubernetes linux metabase minikube minio monitoring mount mysql nginx nodejs notebooks openssh php python scala secrets spark ssh ssl ubuntu ufw usb web dev tools windows xampp zeppelin

©2026 Techeons | Design: Newspaperly WordPress Theme