Latest Articles
Different ways to list branches in GIT [Local & Remote]
In this tutorial I have explained multiple commands which can be used to list branches in git. List both local and remote branch from git.
How to PROPERLY git squash commits [Practical Examples]
Step by step instructions to clean up your repository and working directory by using git squash commits with examples covering different scenarios
Decoding git init for you and when to use it?
Detailed explanation to understand the usage of git init command to initialize a local repo or remote repo with examples
Solved: Change MAC Address in Linux [Temp & Persistent]
Step by Step instructions to change MAC address in Linux. Both temporary and permanent to survive reboot. Assign random or custom defined MAC Address with …
5+ nice & renice command examples in Linux [Cheat Sheet]
nice and renice command syntax and examples explained in Linux. Use nice command to start a process with defined priority. Use renice command to change the …
