Access docker in Jenkins shell command on Docker Desktop Windows
Install Ubuntu on WSL 2 and set it the default distro Install docker desktop with WSL as backend plane for…
Backing you up.
Install Ubuntu on WSL 2 and set it the default distro Install docker desktop with WSL as backend plane for…
Create PEM private key: Create pem public key by using the private key: Create Certificate...
ps -eo pmem,pcpu,vsize,pid,cmd | sort -k 1 -nr | head -30 | awk 'NR>1 {$3=int($3/(1024*1024))"M";}{ print;}'
Here is the example of how to create a generic method to update the different...
This article will guide you through the implementation of zoom functionality using fabric.js library. Install...
I had a VPN to access a database. Now it was hosted at the other...
If you want to drop all tables, then you can use following query: You face...
I know text is not easy to understand for less tech savvy people. So, I...
Authentication example: Where AzureAdOptions contains the configuration of your Azure AD. MyJwtEventsHandler is the implementation...
Sometimes we need to add claims while user is being signed in using Azure AD...