• 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

CentOS

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

RHEL7/CentOS 7 – Recover/Reinstall GRUB2 with UEFI

May 31, 2018 By Cloud_Devops 7 Comments

UEFI - GRUB2 Recovery

This article will provide the step by step procedure to recover the GRUB RHEL7 / CentOS7 which uses UEFI. In last article, we have demonstrated the BIOS-based system’s GRUB recovery.  The newer system ships with UEFI firmware and here is the way to identify BIOS vs UEFI on Linux servers.  To recover GRUB2 on RHEL7 /CentOS 7 with […]

Filed Under: CentOS, RHEL7 Tagged With: CentOS7, RHEL7

How to Recover GRUB on RHEL 7 / CentOS 7 ?

May 31, 2018 By Cloud_Devops 6 Comments

This article will provide the step by step procedure to recover the GRUB on REHL 7 / CentOS 7. GRUB corruption / lost is one of the most common issues on Linux servers/workstations. The possible reasons for grub corruption could be due to bad disk/bug on the firmware or powered off the system abruptly. Systems ships […]

Filed Under: CentOS, Redhat-LINUX, RHEL7 Tagged With: CentOS, RHEL7

How to find Linux is under BIOS or UEFI mode ?

May 29, 2018 By Cloud_Devops Leave a Comment

BIOS vs UEFI

How would you find your Linux server booted in BIOS mode or UEFI mode? What’s the main difference between BIOS and UEFI?  Servers which had shipped prior to the 2011 year have only BIOS firmware installed by default. BIOS is legacy firmware used only on X86 hardware and its 16-bit code. BIOS will take more time for […]

Filed Under: CentOS, Linux, Redhat-LINUX, RHEL7 Tagged With: Linux

« Previous Page

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·