 
      
    | You are here | datalars.com | ||
| | | | | jreypo.io | |
| | | | | Azure Bastion service enables conectivity to Windows and Linux virtual mahciens running on Azure without the need of having RDP or SSH ports open to the public. By default an Azure Bastion connection to a VM will be open in a new tab in the browser, but Bastion also gives you the possibility of establishing a tunnel using Azure CLI and connect with native RDP or SSH clients. | |
| | | | | seanmcp.com | |
| | | | | Writing a script to read the package.json for you | |
| | | | | yasha.solutions | |
| | | | | Bourne Again Shell is born again :) Pure Bash Bible Open source book on pure bash solutions. Link on Github: Pure Bash Bible ShellCheck Finds bugs in your shell scripts A linter for bash scripts https://www.shellcheck.net/ Bash Guide - Best Practices Because you don't want people to bash your work wink Bash Guide: Best Practices Bash Pitfall The pitfall guide for bash is really good. | |
| | | | | venam.net | |
| | | A set of dynamic values, helper or configuration values, that can affect the way a process runs. Usually it's the process that queries those values, they are part of its "environment" and consequently the name. They are there so that the process can know the suitable values of the system it's running on. They are metadata,... | ||