Latest Articles
Master ip route command to Conquer Network Challenges
Cheat Sheet and examples to use ip route command in Linux to add, delete, modify any routes for runtime changes. The changes performed by ip route command are …
15+ ping command examples in Linux [Cheat Sheet]
ping command is one of the most used commands in Linux. It is mostly used to check the connectivity between local and remote server. In most cases ICMP traffic …
GitHub delete repository the RIGHT way [Step-by-Step]
Step by step instructions to perform github delete repository with screenshots and examples
AWS CLI Explained with Practical Examples [Tutorial]
we learned about AWS CLI. First, we learned that how we can set up AWS CLI on our PC. After that, we walked through the process of creation of EC2 instance and …
How to git remove commit PROPERLY [Practical Examples]
There are multiple ways to perform git remove commit depending upon your requirement. You can remove the last commit, or any commit from the history or remove …
