OVN Integration & Coexistence on Xenserver and XCP-ng

Research on multi hypervisor network virtualization using Open Virtual Network Summary The cleanest technical path is not to bolt a foreign br-int onto a host that already has its networking lifecycle owned by XAPI. The safer pattern is to let…

Read more OVN Integration & Coexistence on Xenserver and XCP-ng  →

How to Fix Openstack Horizon Dashboard on Centos Stream 9 error: InvalidCacheBackendError

If you have recently deployed Openstack Caracal with RDO Packstack you may run into a problem when you first load the Horizon Dashboard. If you get the “Something went wrong” text instead of the regular login page even though Packstack…

Read more How to Fix Openstack Horizon Dashboard on Centos Stream 9 error: InvalidCacheBackendError  →

Top 3 Online Resources to Learn Coding

Learn to write your own applications for fun and profit. Here are quality free resources online that I can personally vouch for. I get nothing for suggesting these websites.

Read more Top 3 Online Resources to Learn Coding  →

Fix Loud Fans in Dell PowerEdge Servers, Without Taking it Apart!

There are many invasive techniques to lowering your lab server’s decibels. Here is a way to do it… command line style! First, make sure you do this from a Linux server. I used Ubuntu. apt install ipmitool Now you have…

Read more Fix Loud Fans in Dell PowerEdge Servers, Without Taking it Apart!  →

Digital Ocean How to download a copy or snapshot of your droplet or vm locally and run it on your own server

* This post uses the DD command which if used improperly WILL completely destroy your system.  If you are unsure about what you are doing do not even attempt anything below. The command below will overwrite any drive you tell…

Read more Digital Ocean How to download a copy or snapshot of your droplet or vm locally and run it on your own server  →

Real World Application of GRE and VXLAN Encapsulation between Mixed Hypervisors on Disjoint Networks PART-1.

Happy Thanksgiving! I thought about putting this all into one post. I quickly realized it wouldn’t be possible as there is just to much! Contrary to what this first post’s format this will be a technical how to. This is…

Read more Real World Application of GRE and VXLAN Encapsulation between Mixed Hypervisors on Disjoint Networks PART-1.  →

How to self host many web servers with different domains & URLs with one public IP

There are scenarios where you only have one public ip address but want to host many domains, each on their own dedicated virtual or physical server.  For instance you may want to host several different WordPress sites from your home…

Read more How to self host many web servers with different domains & URLs with one public IP  →