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 →Category: Ubuntu
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 →How to find your current Linux kernel version from a terminal or command line
Many a time you quickly need the exact version for this type: If you require more information then use: Quicky! -Carmine
Read more How to find your current Linux kernel version from a terminal or command line →Allow root access via ssh in Ubuntu 14.xx
Have you tried to log into a cloud instance of Ubuntu server recently as root using a ssh key? Hmm.. so you see, Please login as “ubuntu” user rather than root. Try this: reboot the server or restart sshd services.…
Read more Allow root access via ssh in Ubuntu 14.xx →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 →
You must be logged in to post a comment.