Git Lab Exercise & Assignment: Git Stash: Part – 11

Often, when you’ve been working on part of your project, things are in a messy state and you want to switch branches for a bit to work…

Read More

Git Lab Exercise & Assignment: Git Branching and Merging: Part – 8

These exercises aim to give you some practice with using the Git version control system. Each exercise comes in two parts: a main task that most, if…

Read More

Git Lab Exercise & Assignment: Remote workflow: Part – 2

These exercises aim to give you some practice with using the Git version control system. Each exercise comes in two parts: a main task that most, if…

Read More

Git Lab Exercise & Assignment: Basic local workflow: Part – 1

Related – Git basic local workflow These exercises aim to give you some practice with using the Git version control system. Each exercise comes in two parts:…

Read More

Python Tutorials: Database operations using python – mysql

Step 1 – Install MYSQL Server https://www.devopsschool.com/blog/how-to-download-and-install-mysql-in-macos-10/ https://www.devopsschool.com/tutorial/mysql/how-to-install-mysql-on-centos-7.html Step 2 – Install python mysql connector using PIP3 $ sudo pip3 install mysql-connector-python Step 3 – Using Python…

Read More

Python Tutorials: Files Operations

Python File Operations Python – Working with files Python File Operations: Modes Python File Operations: Writing a file Python File Operations: CRUD

Read More

Python Tutorials: Complete Reference

Python Introduction Python Tutorials: Introduction to Python Python Tutorials: Installing Python 3 on Linux, Centos, Ubuntu & Windows Python Tutorials: How to use pip command to Python3.x…

Read More

How to Install Git Client?

How to Install Git in Ubuntu Linux? How to Install and Upgrade Git from Source for RHEL / CENTOS Linux ? How to install Git in Windows?…

Read More

Git Install and Upgrade from Source in RHEL / CENTOS

This tutorial will help you to install git 2.9.5 on CentOS/RHEL 7/6/5 and Fedora 26/25/24 operating systems using the source code. Step 1 – Install Required Packages…

Read More

Google Cloud: How to delete a project from Google Cloud Console

Go to console.cloud.google.com Select your project (from drop-down on top nav-bar) Select IAM & Admin (from hamburger menu on top-left nav-bar) Click Settings in the left-side-bar nav. Click SHUT…

Read More

Jira Assignment & Lab

Write down a details 5 posts on BestDevOps.com and share a Post’s url in the comment section with following answer. What are top 10 use cases of…

Read More

Confluence Assignment & Lab

Write down a details single post on BestDevOps.com and share a Post’s url in the comment section with following answer. What are top 5 use cases of…

Read More