• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact
You are here: Home / Home

Azure Cloud Shell – Create a Linux VM using Terraform?

May 26, 2020 By Cloud_Devops 2 Comments

Linux Terraform VM build - Azure Cloud shell

How fast you can spin up a VM in Azure Cloud? Have you experienced an azure cloud shell and terraform builder tool? Let’s quickly spin up a Linux VM using terraform code from Azure Cloud Shell. There are 100 ways to build the VM but this article just shows the robustness of the terraform and […]

Filed Under: Automation, Azure, Azure, Cloud, Microsoft, Terraform Tagged With: Azure, Terraform

How to use Terraform from Azure Cloud Shell?

May 25, 2020 By Cloud_Devops Leave a Comment

Azure cloud shell - terraform

How to use terraform from Azure cloud shell? Do we need to install an additional package to use terraform? Nope. Azure provides commonly used CLI tools including Linux shell interpreters, PowerShell modules, Azure tools, text editors, source control, build tools (ex: terraform), and more in cloud shell. This makes azure builders to quickly deploy Azure […]

Filed Under: Automation, Azure, Azure, Cloud, Cloud Automation, Microsoft, Terraform Tagged With: Automation, Azure, Terraform

How to enable Azure Cloud Shell – bash / Powershell?

May 24, 2020 By Cloud_Devops Leave a Comment

Logo Cloud shell

How to launch bash or PowerShell from the Azure portal? Azure offers cloud based shell access for advanced users almost from every corner. Microsoft maintains a cloud shell with commonly used CLI tools including Linux shell interpreters, PowerShell modules, Azure tools, text editors, source control, build tools, container tools, database tools, and more. Azure Cloud […]

Filed Under: Azure, Azure, Cloud, Microsoft, Uncategorized Tagged With: Azure, Cloud

Azure native backup vs Azure disk snapshot

May 18, 2020 By Cloud_Devops 3 Comments

Azure Native Backup - Recovery Service Vault

Azure offers multiple methods to protect the data of Linux and Windows VM’s. But it’s up to the business to determine what kind of backup needed. This article will debate over azure native backup vs Azure disk snapshot. Azure native backup uses a recovery service vault to store the data. What is the recovery service […]

Filed Under: Azure, Azure, Backup, Cloud, Microsoft Tagged With: Azure, Azure Backup

How to generate a CSR file to get a valid SSL certificate?

April 25, 2020 By Cloud_Devops Leave a Comment

SSL

How to generate a CSR (certificate signing request) file to produce a valid certificate for web-server or any application? This article will walk you through how to create a CSR file using the OpenSSL command line, how to include SAN (Subject Alternative Names) along with the common name, how to remove PEM password from the generated […]

Filed Under: Linux Tagged With: certificate, Linux

How Will Business Intelligence Be Applied in the Next Decade?

April 23, 2020 By Cloud_Devops Leave a Comment

In a September article here, we made note of the staggering projected growth rate of the business intelligence market. The article was titled ‘Global Business Intelligence Market to Be Worth $147.19 Billion in 2025’ and cited a Market Watch report predicting a CAGR of 26.98% between now and that time. In the same article, we pointed to […]

Filed Under: Automation, Cloud, Microservices Tagged With: Automation, BI, Cloud, IoT

git – SCM on Windows – Install and Configure

April 6, 2020 By Cloud_Devops Leave a Comment

git SCM windows

Git repositories can be managed using git-bash on windows operating systems. Git for Windows provides a BASH emulation used to run Git from the command line. *NIX users will feel right at home, as the BASH emulation behaves just like the “git” command in LINUX environments. As Windows users commonly expect graphical user interfaces, Git […]

Filed Under: Git, GitHub Tagged With: Git, git SMC on windows, gitbash, gitlab

How to use Desktop GitHub Client – Clone and Update Codes

April 5, 2020 By Cloud_Devops 2 Comments

GitHub is a web-based version control platform to manage the codes. GitHub continuously offers many tools to manage the codes effectively. Desktop GitHub Client is one of the tools which can be used to manage the code from your laptop/desktop effectively. The desktop client can be installed with normal user privileges. You could also upload […]

Filed Under: Git, GitHub Tagged With: Git, GitHub, GitHub Desktop

Cleanup all Docker containers using a single command

April 5, 2020 By Cloud_Devops Leave a Comment

Docker cleanup containers

How to stop all the docker containers? How to destroy docker containers quickly? How to remove all the downloaded docker images? Very often we deploy the containers for testing and spend time cleaning up the containers one by one. This article will provide quick commands to stop all the running containers and delete them quickly. […]

Filed Under: Docker, Linux, Uncategorized Tagged With: Container, Docker, Linux

Install and configure Git client on RHEL 7 /CentOS 7?

April 5, 2020 By Cloud_Devops Leave a Comment

git on Linux CentOS RedHat

Install and configure Git client on RHEL 7 /CentOS 7? Git client is a very useful command-line utility to manage git repository from Linux. Git is the most popular distributed version control and source code management system. This article will walk you through how to install git on CentOS 7/ RHEL 7. It also walks […]

Filed Under: Git, GitHub, Linux, Redhat-LINUX Tagged With: Git, Linux, Redhat

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2026 · UnixArena ·