Create RAID Level 10 (RAID 1+0) on Ubuntu 20.04
Software RAID levels can be managed using mdadm tool on Linux. In this tutorial, you will learn how to create RAID Level 10 (RAID 1+0)
Software RAID levels can be managed using mdadm tool on Linux. In this tutorial, you will learn how to create RAID Level 10 (RAID 1+0)
Follow through this post to learn how to deploy Ceph storage cluster on Debian 12. Ceph is a scalable distributed storage system designed for cloud
In this tutorial, we are going to learn about how to create LVM logical volumes in Linux. LVM is a standard feature in most modern
In this tutorial, you will learn an easy way to decrease/shrink KVM virtual machine disk size. In most cases, there is always a need to
Follow through this tutorial to learn how to access Samba share on Linux and Windows systems. In our previous guide, we learnt how to install
In this guide, we are going learn how to install and configure BackupPC on Rocky Linux 8. BackupPC is a high-performance enterprise-grade backup software suite with a
Follow through this tutorial to learn how to setup replicated GlusterFS volume on Ubuntu. There are different types of Volume architectures that you may want to consider.
This is the part 3 of our guide on how to integrate OpenStack with Ceph Storage Cluster. In cloud computing, OpenStack and Ceph stand as
In this tutorial, you will learn how to encrypt data at rest on Ceph Cluster OSD. Current release versions of Ceph now support data encryption
In this blog post, you will learn how to integrate OpenStack with Ceph storage cluster. This is the first part of our 3-part series on