• 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

Sun Cluster – Zone Cluster on Oracle Solaris – Overview

April 11, 2016 By Cloud_Devops 1 Comment

zone cluster on global cluster

This article explains about  zone cluster. Zone cluster is created on oracle Solaris hosts using sun cluster aka Oracle Solaris cluster. In Most of the deployments , we might have seen the failover zones (HA Zones) using sun cluster or Veritas cluster (VCS) on Solaris. Comparatively , zone clusters are very less in the industry […]

Filed Under: Solaris 10, Solaris Cluster, Sun Cluster Tagged With: sun cluster

VMturbo 5.5 – Manage All Hypervisors in One Umbrella

April 9, 2016 By Cloud_Devops Leave a Comment

VMturbo 5.5 - Manage All Stacks

VMturbo operation manager is not just enterprise monitoring software . It controls the virtualization infrastructure by drilling down to the application level and takes real-time decisions. VMturbo controls all the IT stacks like System hardware, Hypervisor, Virtual Machine , Operating System, OS container and applications. VMturbo 5.5 also supports IBM PowerVM along with VMware vSphere , Redhat’s […]

Filed Under: VMturbo Tagged With: VMturbo

How to break GRUB / Recover Root password on VCSA 6.0 ?

April 2, 2016 By Cloud_Devops 21 Comments

Successful login

This article will provide the step by step screenshot to recover the VCSA 6.0’s  root password and breaking the GRUB password. VMware vCenter Appliance(VCSA) is a pre-configured Linux VM based on SUSE Linux. If you forget the root password of the appliance, you need to recover the root password like other Linux Operating systems. Recovering […]

Filed Under: VCSA 6.0, VMware, VMware vSphere 6.0 Tagged With: VCSA 6.0, VMware, VMware vSphere 6.0

VMware Integrated Openstack – Overview – Part 1

March 10, 2016 By Cloud_Devops 2 Comments

What is the best technology to pair with openstack

This articles provides the overview of VMware Integrated Openstack (VIO). Openstack is an opensource framework for creating an IAAS (Infrastructure as a service) cloud. It provides a cloud style API to simplify the consumption of virtual infrastructure technologies. Openstack doesn’t not provide any virtual technologies  to create the OS instances.  It always require hypervisors like KVM, […]

Filed Under: VMware Integrated openstack Tagged With: VMware Integrated Openstack

Puppet – Puppet Forge Modules – Overview

February 21, 2016 By Cloud_Devops 4 Comments

Puppet Forge Modules

Puppet forge is a module repository for  Puppet Open Source and Puppet Enterprise IT automation software. These modules are written by puppet community members and puppet reviews the module before publishing it. Puppet also supports many of modules in this repository.  Why do we require pre-built puppet modules ?  To simply system administrator work and […]

Filed Under: Puppet Tagged With: Puppet

Puppet – How to Classify the Node types ?

February 20, 2016 By Cloud_Devops Leave a Comment

Puppet Classying OS variant

We need to classify the nodes  when you have to perform similar operation on different OS variant. For an example, If you want to install Apache package on Linux systems, you need to use package name as “httpd” on Redhat variants  and “apache2” on Debian variants.  In such a cases, you need to tweak your module […]

Filed Under: Puppet Tagged With: Puppet

Puppet – Augeas – Edit System configuration files

February 20, 2016 By Cloud_Devops Leave a Comment

Puppet Augeas

This article is going to demonstrates that editing/updating files on puppet agent nodes. In the previous article , we have seen that how to copy the static files from “module/files” directory(Puppet Server) to puppet agent nodes.  But sometimes , you can’t replace the complete file and you may need to edit specific line on that. For example […]

Filed Under: Puppet Tagged With: Puppet

Puppet – Manifest examples – Managing FILES – SERVICES

February 14, 2016 By Cloud_Devops Leave a Comment

Puppet Manifest - Manage service files directories

This article is going to brief about creating new files , directories, changing the file permission, installing package and managing the services using puppet server on puppet agent nodes. For an example, if you want to configure the ntp client on 100’s of servers , you could simply write a small manifest on puppet server […]

Filed Under: Puppet Tagged With: Puppet

Puppet – Writing a First Manifest – Modules

February 14, 2016 By Cloud_Devops 1 Comment

Puppet- Writing Manifest and Module

It’s time to write first manifest on the puppet server. This article is going to brief about writing a custom  puppet script  to automate the installation of httpd/Apache package on Linux servers. Similar way you can automate package installation, updating files, configuring services and many more. Resources are defined using resource  declaration syntax  and stored […]

Filed Under: Puppet Tagged With: Puppet

Puppet Server – Code and Configuration Directories

February 13, 2016 By Cloud_Devops Leave a Comment

Puppet server directories structure

This article will brief about the puppet server’s directory architecture and important configuration files.  We can classify the puppet server directories  as  1. Code Directory and Data  Directory   2. Config directory. Puppet’s code directory is a main directory to store the code and data.  It contains environments which stores manifests and modules.  Manifest directory contains site.pp and nodes.pp […]

Filed Under: Puppet Tagged With: Puppet

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2026 · UnixArena ·