Sharing the small knowledge I have to the world!! Thought of having this in place that this might help few somewhere with something they want...
git checkout and git clone are both Git commands, but they serve different purposes in the workflow of using Git: git clone: Purpose: git clone is...
To clone a specific tag from a GitHub repository, you can follow these steps: 1. Clone the repository First, clone the repository without checking out...
When you get a new Windows PC, one of the tasks you'll need to tackle is transferring your setup from your old machine to the new one. While many...
If you don't have access to the Microsoft Store due to restrictions from your organization but still want to install WSL on your new Windows laptop,...
Setting up our windows WSL Ubuntu machine for the Trivy setup first, we need the docker to be installed on your machine. Install the Trivy on Ubuntu...
Good to know commands help you on the way ยท Are you diving into the world of Kubernetes and looking for some basic commands to kickstart your journey?...