Vim Editor
Vim Editor To search a keyword in the file: /keyword To replace a string in the file: :%s/oldstring/newstring/g
Vim Editor To search a keyword in the file: /keyword To replace a string in the file: :%s/oldstring/newstring/g
Udemy Black Screen
Error while debugging Azure Functions Locally
Prerequisities Operating System MacOS OS Architecture Arm64 Tools Docker Desktop Step-by-Step Instruction to install Gitl...
Introduction to AWS IAM AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources. It allows you to manage users, groups, and permission...
Shell Get a single column from an array: az ad app list --query "[].displayName" Get multiple columns from an array az ad app list --query "[].{Name:displayName, Created:create...
Error: The token needs to be in JWS or JWE Compact Serialization Format $accessToken = az account get-access-token --query accessToken $accessTokenSecure = ConvertTo-SecureString $accessToken -AsP...
Veritas: Managing the security posture for 3 veritas products: ASP, AMP & ITA. ASP: Qualys Deployment Qualys and JIRA integration ...
macOS is the operating system developed by Apple Inc. for their Macintosh computers. It is known for its sleek design, user-friendly interface, and seamless integration with other Apple devices. In...
Docker Desktop - MacOS - Platform Mismatch