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

Setting up vnc server on Oracle Linux 8+ on ARM and X86

I’m a huge fan of VNC. It’s a great way to get X access to a server, without having to install X on your PC. VNC aka Virtual Network Computer, also has an advantage that the X session is running Continue reading Setting up vnc server on Oracle Linux 8+ on ARM and X86