Recent posts

KVM Development Guide

11 minute read

Overview This guide will go through how to configure your Java development environment, connect to KVM and provide some Java code examples for interfacing wi...

KVM Installation and Configuration

3 minute read

Overview KVM (Kernel Virtual Machine) is a Linux kernel module that allows a user space process to utilize hardware virtualization capabilities. When people...

Rename network interfaces in RHEL 7

1 minute read

Overview RHEL 7 has a new feature called "consistent network device naming". The idea is to regardless of NIC hardware have consistent interface names and no...