0
Skip to Content
The Network Hippo
Blog
About
The Network Hippo
Blog
About
Blog
About

 

How to configure git to auto-setup a remote tracking branch?
Mukul Manikandan 11/14/23 Mukul Manikandan 11/14/23

How to configure git to auto-setup a remote tracking branch?

How can you configure git to automatically setup your remote tracking branch??

Read More
Understanding the hardware production lifecyle
Mukul Manikandan 10/5/23 Mukul Manikandan 10/5/23

Understanding the hardware production lifecyle

Did you know about the various hardware production terms?

Read More
How to migrate your code from python2 to python3?
Mukul Manikandan 8/25/23 Mukul Manikandan 8/25/23

How to migrate your code from python2 to python3?

How can you update your python2 code to python3?

Read More
How to checkout a file from one git branch to another?
Mukul Manikandan 8/8/23 Mukul Manikandan 8/8/23

How to checkout a file from one git branch to another?

How can you make a file from one git branch available in another?

Read More
How to tar untar and zip files
Mukul Manikandan 8/5/23 Mukul Manikandan 8/5/23

How to tar untar and zip files

How to work with tar and compression

Read More
How to conduct a git bisect
Mukul Manikandan 4/25/23 Mukul Manikandan 4/25/23

How to conduct a git bisect

How do you find a faulty commit that was introduced to your code?

Read More
Jenkins Pipeline Replays
Mukul Manikandan 11/8/22 Mukul Manikandan 11/8/22

Jenkins Pipeline Replays

How do you edit and test Jenkins pipeline code iteratively?

Read More
How to use git diff to compare files from different branches?
Mukul Manikandan 9/20/22 Mukul Manikandan 9/20/22

How to use git diff to compare files from different branches?

An example of how I use git diff to compare files accross branches!

Read More
How do we get the python print statements logged in the Jenkins Console?
Mukul Manikandan 8/30/22 Mukul Manikandan 8/30/22

How do we get the python print statements logged in the Jenkins Console?

How can you display your python print statements to the jenkins console in real time?

Read More
How to deploy your own Jenkins Instance?
Mukul Manikandan 6/28/22 Mukul Manikandan 6/28/22

How to deploy your own Jenkins Instance?

Deploy your own Jenkins instance to experiment with!

Read More
How do I find out what files were affected as part of a commit in git?
Mukul Manikandan 6/1/22 Mukul Manikandan 6/1/22

How do I find out what files were affected as part of a commit in git?

How do you find out what files you changed in one of your past commits? Read on…

Read More
Understanding Jenkins Pipelines - part 2
Mukul Manikandan 5/30/22 Mukul Manikandan 5/30/22

Understanding Jenkins Pipelines - part 2

Some more tips and tricks on how you can generate your own pipeline scripts!

Read More
Understanding Jenkins Pipelines - Part 1
Mukul Manikandan 5/30/22 Mukul Manikandan 5/30/22

Understanding Jenkins Pipelines - Part 1

Learn about Jenkins Pipelines - its a good thing to know in the industry!

Read More
 How to create your own Mongo DB server (dockerized)?
Mukul Manikandan 5/30/22 Mukul Manikandan 5/30/22

How to create your own Mongo DB server (dockerized)?

Setup your own dockerized Mongo DB instance!

Read More
Older Posts

The Network Hippo

Blog About