How to launch bash or PowerShell from the Azure portal? Azure offers cloud based shell access for … [Read more...] about How to enable Azure Cloud Shell – bash / Powershell?
Azure native backup vs Azure disk snapshot
Azure offers multiple methods to protect the data of Linux and Windows VM's. But it's up to the … [Read more...] about Azure native backup vs Azure disk snapshot
How to generate a CSR file to get a valid SSL certificate?
How to generate a CSR (certificate signing request) file to produce a valid certificate for … [Read more...] about How to generate a CSR file to get a valid SSL certificate?
How Will Business Intelligence Be Applied in the Next Decade?
In a September article here, we made note of the staggering projected growth rate of the business … [Read more...] about How Will Business Intelligence Be Applied in the Next Decade?
git – SCM on Windows – Install and Configure
Git repositories can be managed using git-bash on windows operating systems. Git for Windows … [Read more...] about git – SCM on Windows – Install and Configure
How to use Desktop GitHub Client – Clone and Update Codes
GitHub is a web-based version control platform to manage the codes. GitHub continuously offers many … [Read more...] about How to use Desktop GitHub Client – Clone and Update Codes
Cleanup all Docker containers using a single command
How to stop all the docker containers? How to destroy docker containers quickly? How to remove all … [Read more...] about Cleanup all Docker containers using a single command
Install and configure Git client on RHEL 7 /CentOS 7?
Install and configure Git client on RHEL 7 /CentOS 7? Git client is a very useful command-line … [Read more...] about Install and configure Git client on RHEL 7 /CentOS 7?
How to upload directories to GitHub / GitLab repository ?
How can I upload folders/directories to GitHub/GitLab repository? GitHub is a web-based version … [Read more...] about How to upload directories to GitHub / GitLab repository ?
Ansible – How to Prepare template using Variables ? Jinja2
Ansible is very flexible configuration management tool and offers wide range of options to perform … [Read more...] about Ansible – How to Prepare template using Variables ? Jinja2