• 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

Ansible – Command vs Shell vs Raw Modules

July 7, 2018 By Cloud_Devops Leave a Comment

Ansible Command shell Raw

Ansible uses modules to complete the task on the remote server. The most commonly used command modules are “command”, “shell”, and “raw”. Each module has its own advantages and disadvantages. In Ad-hoc command mode, unless you specify the module name, it uses “command” module by default. In this article, we will see the functionality of […]

Filed Under: Ansible engine, Automation, Configuration Management, DevOps Tagged With: Ansible, DevOps

Ansible – How to Setup Inventory for Easy Operations ?

July 4, 2018 By Cloud_Devops Leave a Comment

Ansible Inventory

In Ansible, Setting up inventory is one of the most important tasks.  Ansible can work with multiple servers at the same time but the challenge is how to classify the servers. While setting up Ansible environment, you need to classify the hosts as much a possible using the ansible inventory. For an example, By looking […]

Filed Under: Ansible engine, Automation, Configuration Management, DevOps Tagged With: Ansible, DevOps

Ansible – How to Prepare and Setup Client Nodes ?

July 4, 2018 By Cloud_Devops Leave a Comment

Ansible Server - Client

Ansible doesn’t require an agent to push the changes but it needs few configurations on the client side to access the server and perform the tasks without prompting for username/ password/other authentication. I would recommend using non-root user for Ansible setup but ensure that user is consistent across your environment. Let’s setup the servers for Ansible […]

Filed Under: Ansible engine, Automation, Configuration Management, DevOps Tagged With: Ansible, DevOps

How to Install Ansible Engine on CentOS / RHEL

July 3, 2018 By Cloud_Devops 2 Comments

Ansible - Logo

Installing the Ansible engine and set up the environment is pretty straightforward. Ansible engine can be installed on the majority of Linux flavors which includes CentOS, RHEL, Ubuntu, and Debian but it doesn’t support Windows, Solaris, and AIX. But there are no restrictions to participate as ansible clients. Ansible uses the SSH  protocol to manage the Unix and Linux […]

Filed Under: Ansible engine, Automation, CentOS, Configuration Management, DevOps Tagged With: Ansible, DevOps

What is Ansible ? How it Works ? Why do we need to use ?

July 3, 2018 By Cloud_Devops Leave a Comment

Ansible - Tower

Why do we need Configuration Management tool?  Anyone who works as an operations engineer has witnessed a bunch of issues with manual configuration approach and more repetitive tasks which are time-consuming. How many times key resources left the company and new engineer struggle to understand the environment and start performing the tasks without escalation? Server configuration is a […]

Filed Under: Ansible engine, Automation, Configuration Management, DevOps Tagged With: Ansible, Automation, DevOps

Docker Basic Operations – Images and Containers

June 18, 2018 By Cloud_Devops Leave a Comment

Docker - Basic Operations - Images and Containers

This article will help you to understand the basic operations of dockers images and containers. Images and containers are two basic components of Docker’s architecture.  A container is launched using an image. An image is a fully packed stack which has everything that needed by an application i.e runtime libraries, environment variable, and configuration files. […]

Filed Under: CentOS, DevOps, Docker, RHEL7 Tagged With: CentOS, DevOps, Docker, RHEL7

How to Install docker on Redhat Linux (RHEL)- CentOS ?

June 16, 2018 By Cloud_Devops 1 Comment

Docker on Virtual Machine

How to install docker on Redhat Linux (RHEL) and CentOS? How to setup the docker environment to start the first container to start exploring the container world?  In this article, we are going to demonstrate the docker community edition deployment on RHEL/CentOS. We will also launch the Docker containers to test the deployment.   Docker […]

Filed Under: CentOS, DevOps, Docker, Redhat-LINUX, RHEL7 Tagged With: CentOS7, DevOps, Docker, RHEL7

What is Docker ? How its different from Virtual Machine ?

June 15, 2018 By Cloud_Devops Leave a Comment

What is Docker?  Docker is a container run time engine. Docker provides the power of operating system using minimal resources. Docker support application development in monolithic situations. In other words, developers can develop the applications, ship the container and deploy it anywhere. The destination could be a virtual machine, physical server or cloud instances (AWS, […]

Filed Under: DevOps, Docker, Microservices Tagged With: DevOps, Docker, Microservices

VxVM – Disk group has no valid configuration copies

June 7, 2018 By Cloud_Devops 2 Comments

Veritas volume manager is robust volume manager software and mostly used on Oracle Solaris, HP-UX and Linux Operating systems.  In some cases, after the host reboot, you might get an error that “Disk group has no valid configuration copies”  when you try to import the existing Veritas disk group. This error common in SRDF environment […]

Filed Under: Redhat-LINUX, Solaris 10, Veritas, VXVM Tagged With: Linux, Solaris, VXVM

Self Managing Kubernetes – Turbonomic 6.1

June 5, 2018 By Cloud_Devops Leave a Comment

Architectural overview - Turbonomic & kubernetes

I have been worked on Unix and then move to Linux, then virtualized Linux Environment using VMware vSphere and now overseeing the journey to cloud-native. Technology just keeps changing and we need to adopt new technologies, make it more efficient and more profitable to the customer. Service-based IT firms and vendors are forced to evolving and innovating to stay […]

Filed Under: kubernetes, Turbonomic Tagged With: AI, Artificial Intelligence, Container, dcoker, kubernetes, turbonomic, VMware

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2026 · UnixArena ·