VDO Deduplication and Compression in RHEL 9
VDO manager has been deprecated in RHEL 9 (which existed in RHEL 8), and lvmvdo is newly added which supports for Virtual Data Optimizer in LVM. Virtual Data Optimizer (VDO) …
VDO manager has been deprecated in RHEL 9 (which existed in RHEL 8), and lvmvdo is newly added which supports for Virtual Data Optimizer in LVM. Virtual Data Optimizer (VDO) …
This tutorial explains the procedure to create a trust between the Identity Management IdM server and Active Directory (AD), where both servers are located in the same forest. Prerequisites AD is …
In this toturial we shall demostrate all the steps to deploy Ansible AWX on RHEL 8.x servers. Ansible AWX is the community version of Ansible Tower, where system administrators will …
This article provides an overview of changes in RHEL 9 since RHEL 8 to help you evaluate an upgrade to RHEL 9. RHEL 9 does not contain the legacy …
Open Source Solutions is now recognized to be an Accredited SuSE partner in Saudi Arabia, one of the rare partners to achieve this level of partnerships in the region.
Open Source Solutions renewed its Premier Partnership with Red Hat, keeping its promise to be the go-to firm for Linux and opensource solutions and services in the region. Being a …
Virtual Data Optimizer (VDO) is a block virtualization technology that provides transparent deduplication of data. By eliminating redundant chunks of data, VDO can greatly reduce actual used disk capacity. The …
The docker daemon and docker command represent a bundled container runtime environment for managing containers. With the advent of standards from the Open Container Initiative (OCI), other runtimes are being …
As a Linux user you’re probably familiar with cron. It has worked as the go-to Unix time-based job scheduler for many years. Now many users are seeing Systemd timers begin …
nftables is a replacement for all of: iptables, ip6tables, arptables, ebtables, and ipset (henceforth known as “iptables and family”). The main advantages of nftables over iptables are the simplification of …