Latest POSTS
Install SSL Certificates on Cockpit
28 May, 2022
Are you looking to secure your Cockpit server and protect sensitive data? Follow these steps to Install SSL Certificates on Cockpit and protect your server infrastructure. Table of Contents Introduction...
Creating Snapshots in KVM
26 May, 2022
In this article, we will review the process for creating snapshots in KVM. As part of this process, we will learn how to script this procedure using bash. Table of Contents Introduction KVM (Kernel-based...
Install MariaDB on CentOS7
22 May, 2022
In this step-by-step guide, we will show you how to install mariaDB on CentOS7. MariaDB is a fork of MySQL relational database management systems (RDBMS). Table of Contents Introduction MariaDB originated...
Write a play that checks for the timezone of a system and outputs the results to a file
21 May, 2022
In this article, we will review how we can automate a task that checks the timezone using Ansible, offering a detailed walkthrough of the steps involved in automating the verification and configuration...