I am a Cloud Consultant with over 15 years of experience in Linux, Kubernetes, cloud technologies (AWS, Azure, OpenStack), automation (Ansible, Terraform), and DevOps. I hold certifications like RHCA, ...
The first step is to decide which system you will use to install Kubesphere. At the moment of writing this article, the following are the only operating systems that are supported. Ubuntu 16.04, 18.04 ...
Once the ISO file is downloaded then burn it into a flash drive (USB) or DVD and make it bootable. On windows, use Rufus tools to create a bootable media and on Linux use following, How to Create ...
Chmod command in Linux is used to change or assign permissions on files and directories. In Linux / Unix systems, accessibility to files and directories is determined by file ownership and permissions ...
In this guide, we explore how you can implement a dual-boot setup of Linux Mint 21 (Vanessa) alongside Windows 11. If you are running Windows on your PC and want to try out Linux, one of the options ...
EndeavourOS is a terminal-centric Arch-based Linux distribution that provides a cool and elegant desktop environment and prides itself in having a vibrant community of opensource developers. Like all ...
KVM (Kernel based Virtual Machine) is an opensource virtualization technology built for Linux machines. It comprises a kernel module – kvm.ko which provides the core virtualization platform and a ...
Hello Techies, as you know Openshift provides container platform and can installed either on onprem or in public cloud using different methods like IPI (Installer Provisioned Installer), UPI (User ...
Elasticsearch is a distributed, RESTful high-performance search and analytics engine built on Apache Lucene. It’s an ideal choice for log analytics given its support for schema-free JSON documents and ...
System monitoring is a critical role that any sysadmin should undertake to ensure that systems and applications are running as expected. We have covered a few monitoring tools in the past including ...
In this guide, we will walk you through the process on How to install Git on RHEL 9 or Rocky Linux 9. Git is a powerful version control system that is widely used by developers, DevOps and system ...
In this blog post, we will show you how to register an existing Kubernetes cluster in Rancher. Kubernetes is a powerful container orchestration platform, and Rancher is a robust Kubernetes management ...