• 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

RHEL7

Kernel Based Virtual Machine (KVM) – Overview Part 1

December 15, 2015 By Cloud_Devops Leave a Comment

KVM is free open source full virtualization solution for Linux on x86 hardware. After the cloud revolution, KVM(Kernel Based Virtual Machine) Virtualization is a hot topic in the industry. Most of the cloud technologies will prefer to use the KVM hypervisors over XEN due to it’s simplicity. Redhat and Ubuntu’s default hypervisor is KVM. Contrast to these vendors, Oracle Linux […]

Filed Under: Linux KVM, RHEL7 Tagged With: KVM, Redhat Enterprise Virtualization, Redhat Linux

How to Patch/Update RHEL 7 without internet connection ?

December 13, 2015 By Cloud_Devops 1 Comment

RHEL 7 Logo

Linux is not a windows operating system to install the security patches  and other bug fix patches for every week. At the same time , it’s not like an Unix  operating system where you no need to patch it for years. You should plan to patch the Redhat Linux yearly twice to eliminate the security […]

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

How to Map the VMware virtual Disks for Linux VM ?

August 6, 2015 By Cloud_Devops 13 Comments

VMware Disk Logo

Most of the VMware virtual machines are configured with few virtual disks with different size according to  the project requirement. When it comes to the Linux VM , there will be a dedicated disk for the root filesystem and other disks are used for application/data. So whenever there is request for resizing the existing drive , it […]

Filed Under: Redhat-LINUX, RHEL7, VMware, VMware vSphere, VMware vSphere 6.0 Tagged With: Redhat Linux, VMware

How to Measure the bandwidth between Linux / Solaris hosts ?

June 26, 2015 By Cloud_Devops 1 Comment

All the new servers are shipping with 10 Gbps built-in network adapters .  At the same time, servers are virtualized and one physical server may hosts many virtual servers. For an example, VMware ESXi hypervisor will be directly installed on physical server and multiple VM’s will be created on top of that. So all the VM’s will share the same 10Gbps […]

Filed Under: Cisco UCS, RHEL7, Solaris 10, VMware Performance, VMware-Guests, vSphere Network Tagged With: Networking, performance tools

How to Generate and Measure IOPS in VMware Guest ?

June 18, 2015 By Cloud_Devops Leave a Comment

Are you a system architect ? Are you planning to convert the physical servers to VM ?  If yes, perform the IOPS test on the physical machines prior to migrating it to VM. If you have test virtual machine in the targeted  VMware infrastructure, perform the similar IOPS test to compare the results. If the […]

Filed Under: Redhat-LINUX, Resource Management, RHEL7, VMware Performance Tagged With: VMware Guest IOPS

How to configure the firewall using firewall-cmd ?

April 28, 2015 By Cloud_Devops Leave a Comment

In the last article, we have opened the port (80) for http service using firewall-config graphical utility in Redhat Enterprise Linux  7.  As a Unix/Linux admin , would you prefer to use “GUI” over “command line” ? I don’t think so. Most of the Unix/Linux system administrators will go with the command line. firewall-cmd is a […]

Filed Under: RHEL7 Tagged With: RHEL7

Playing with firewalld on RHEL 7

April 28, 2015 By Cloud_Devops Leave a Comment

The Linux kernel includes a powerful network filtering subsystem called netfilter.  The netfilter subsystem allows kernel modules to inspect every packet which are travelling to the system. Any incoming, outgoing and forwarded network packets can be inspected, modified ,dropped or rejected in a programmatic way ,before reaching to the user space. But these programs needs […]

Filed Under: RHEL7 Tagged With: RHEL7

Are you in VM or Physical host ? RHEL -7

April 26, 2015 By Cloud_Devops 1 Comment

The whole world is moving towards virtualization. Unless you maintain the inventory on CMDB , it is very difficult to find the server location and configuration. The hyper-visors like VMware vSphere, Microsoft Hyper-V,  Xen and KVM supports Linux as virtual machine. If you have the proper CMDB for the virtual machine, you can easily find […]

Filed Under: RHEL7 Tagged With: RHEL7

Disk Partitioning – MBR vs GPT on RHEL -7

April 25, 2015 By Cloud_Devops Leave a Comment

Disk partitioning allows a hard-drive to be divided in to multiple logical partitions on Redhat Enterprise Linux.  The multiple partitions can be used to create filesystems and it can be mounted in different mount points. Most of the operating systems are still using the MBR partitioning scheme and it has dictated how disks should be partitioned […]

Filed Under: RHEL7

RHEL – 7 Network Management – nmcli or nmtui

April 24, 2015 By Cloud_Devops 1 Comment

nmlci is a wonderful command to configure the network profiles on Redhat Enterprise Linux 7.  nmcli also supports the command completion function by pressing “tab” key but still you need to use the quotes properly.  nmtui is an alternative command for nmcli which is based on “Text User Interface”.  It will be useful for RHEL-7 […]

Filed Under: RHEL7 Tagged With: RHEL7

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·