• 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

Linux - How to ?

Linux Roadmap for Beginner

January 18, 2025 By Cloud_Devops Leave a Comment

Linux Beginner RoadMap

Linux is a free, open-source operating system widely used in servers, cloud environments, embedded systems, and even desktops. It is known for its stability, flexibility, and security, making it a cornerstone in fields like DevOps, cybersecurity, and software development. If you’re new to Linux, this roadmap will guide you through the essentials you need to […]

Filed Under: DevOps, Linux, Linux - How to ? Tagged With: Cloud, DevOps, Linux, RHEL7

How to Create Animated GIFs from Linux Terminal Output: A Step-by-Step Guide

May 1, 2024 By Cloud_Devops Leave a Comment

gif linux

Capturing and sharing terminal sessions has never been easier with Asciinema, a powerful tool for recording command-line interactions. In this blog post, we’ll explore how to harness the capabilities of Asciinema to create captivating GIF animations from your terminal sessions. Whether you’re documenting a tutorial, showcasing your command-line prowess, or simply adding visual appeal to […]

Filed Under: Linux, Linux - How to ?, Redhat-LINUX Tagged With: AWS, Cloud, DevOps, Linux, RHEL7

How to create banner messages in Linux quickly?

November 4, 2023 By Cloud_Devops Leave a Comment

The banner message refers to the text that is displayed when a user logs into the system. This message is typically displayed before the login prompt and can be used to convey important information or notices to users. MOTD (Message of the Day): The MOTD is a dynamic message that is displayed to users after […]

Filed Under: Linux, Linux - How to ?, Redhat-LINUX Tagged With: CentOS, CentOS9, DevOps, RHEL 9

Quick vi editor hacks for DevOps Engineers

November 8, 2022 By Cloud_Devops Leave a Comment

Convert the text to UPPER case - vi editor

DevOps engineers have to work on a wide range of toolsets to meet the organization’s requirements. In the DevOps role, one tool is going to stay forever to make an engineer’s life simple and more powerful. As the article heading says, it is “vi” editor. The “vi” editor is created by Bill Joy in 1976 […]

Filed Under: Cloud, DevOps, Linux, Linux - How to ? Tagged With: Ansible, Cloud, DevOps, Linux, RHEL7

How to extend the root filesystem in RHEL 8 / CentOS 8?

January 29, 2022 By Cloud_Devops 3 Comments

How to extend / (root) filesystem without reinstalling the operating system ?. Is it possible to extend the root filesystem without destroying data? Is it possible to extend on the fly? The answer is yes if you are using LVM. This article will walk you through extending the root filesystem on Redhat Linux 8 (RHEL […]

Filed Under: CentOS 8, Linux, Linux - How to ?, Linux KVM, Linux-Interview Questions, Redhat-LINUX, RHEL 8 Tagged With: AWS, Azure, CentOS 8, Cloud, DevOps, LVM, RHEL 8, VMware

How to fix Meltdown & Spectre Vulnerabilities on Redhat Linux?

January 17, 2018 By Cloud_Devops Leave a Comment

meltdown-spectre - Redhat

Redhat is closely working with Intel and AMD to mitigate the risk of micro-architectural (hardware) implementation issues which are named as Meltdown and Spectre. These vulnerabilities are mostly affecting many modern microprocessors which include Intel, AMD, IBM power and ARM processors. These issues can be overcome by updating Linux kernel, virtualization-related components, and/or in combination with […]

Filed Under: Linux - How to ?, Redhat-LINUX, RHEL7, Vulnerabilities Tagged With: Meltdown, Redhat, RHEL7, Spectre, Vulnerabilities

LINUX – SCSI Device Management – Identifying Devices

December 1, 2017 By Cloud_Devops 1 Comment

Linux SCSI Devices Management

This article is going to share very least used SCSI commands on Linux operating systems. These commands will be very useful to identifying SCSI devices and tuneable parameters. There are few utilities which can be used to get the detailed information about the scsi devices. lsscsi is most command tool which scans sysfs pseudo file […]

Filed Under: Linux - How to ?, Linux-Interview Questions, Redhat-LINUX, RHEL7 Tagged With: Linux, Linux SCSI, Redhat Linux, RHEL

How to Take Remote GUI Session of Linux Server ?

July 2, 2013 By Cloud_Devops Leave a Comment

Tiger VNC is a high-performance client/server application that allows end users to take remote GUI session (Remote Desktop) of Linux Servers.So that graphical application can be launched remotely using VNC session.It also provides extensions for advanced authentication methods and TLS encryption.Normally tiger VNC is coming along with Redhat Linux distribution DVD and also its available […]

Filed Under: Linux - How to ?, Redhat-LINUX

How to Configure Software RAID on Linux ?

July 2, 2013 By Cloud_Devops Leave a Comment

Software RAID is one of the greatest feature in Linux to protect the data from disk failure.We have LVM also in Linux to configure mirrored volumes but Software RAID  recovery is much easier in disk failures compare to Linux LVM. I have seen some of the environments are configured with Software RAID and LVM (Volume groups are built using RAID devices).Using […]

Filed Under: Linux - How to ?, Redhat-LINUX

How to configure bonding/teaming on Redhat Linux 6 ?

June 22, 2013 By Cloud_Devops 9 Comments

All the system admin would like to avoid server outage by having redundancy for root filesystem using mirroring,  Multiple FC links to SAN with help of multi-pathing and many more.So here the question is how do you provide redundancy in network level ? Having a multiple network card will not give any redundancy.In redhat Linux you need to configure bonding […]

Filed Under: Linux - How to ?, Linux-Networking

Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·