How to work with multiple GitHub accounts ?
Follow the below steps to work with multiple accounts in GitHub. 1. Generating SSH Key Run the below command to generate a new SSH key for the account that you…
Follow the below steps to work with multiple accounts in GitHub. 1. Generating SSH Key Run the below command to generate a new SSH key for the account that you…
Many a times while building the docker image of Ubuntu, the build gets stuck with a timezone prompt waiting for the user to confirm their timezone. Prompt: The issue can…
Follow the below steps to create API token in Jenkins:Admin permissions are necessary in order to create API token in Jenkins. The fastest way is to go to the configuration…
pre-requisites: You will need to have a Git/GitHub account to perform any of the below actions. For creating a GitHub account you can go here.You can refer the quick start…