Mounting an iSCSI LUN in Oracle Linux

So we created a Target, and setup the LUN on the QNAP. Now we need to setup an Oracle Linux system to  use the new LUN. First , lett’s install the iscsi initiator utilities. sudo dnf -y install iscsi-initiator-utils Next Continue reading Mounting an iSCSI LUN in Oracle Linux

It’s about time to talk about chrony

Chrony is a versatile, lightweight, and high-performance Network Time Protocol (NTP) daemon used to synchronize system clocks in Unix-like operating systems, including Linux. It’s particularly known for being efficient on systems with intermittent network connections or variable latencies, like laptops, Continue reading It’s about time to talk about chrony

Monitoring Internet performance with a Raspberry PI #PiDay2023

Ever wonder how your ISP is really doing, with the quality of their services? Wouldn’t it be fun to be able to track critical metrics, like bandwidth availability and network latency? While we all think about how fast my internet Continue reading Monitoring Internet performance with a Raspberry PI #PiDay2023

Installing KVM on ARM with Oracle Linux

I was talking with a friend recently, and he was looking for a quick and easy way to virtualize a small lab system. We discussed a full out hypervisor and management system like Oracle Linux Virtualization Manager (OLVM and Oracle’s Continue reading Installing KVM on ARM with Oracle Linux