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 →Tag: how
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! →How to Start or Reboot your Dell Server with iDRAC from the Command Line (CLI)
Dell’s iDRAC (Integrated Dell Remote Access Controller) is a out of band server management card installed on enterprise servers. It lets you manage the server as if you were physically present at the remote location of your server(s). Along with…
Read more How to Start or Reboot your Dell Server with iDRAC from the Command Line (CLI) →Microstack Openstack Image Service
How to add Image to Glance For the impatient: Microstack is admittedly not my favorite way to deploy openstack, probably because it takes some getting used to. Running openstack services in isolated containers makes things more secure, easier to deploy,…
Read more Microstack Openstack Image Service →Allow VMware Workstation and Hyper-V to run on the same Windows 10 workstation
So I upgraded my lab workstation recently and it is running Windows 10 Professional. I installed VMware Workstation 16 PRO and it works fine. It is great for a lab, especially when you need to install a entire vSphere environment.…
Read more Allow VMware Workstation and Hyper-V to run on the same Windows 10 workstation →QNAP NAS Issue DNS is Unable to Resolve Hosts. How to Fix DNS Issues on QNAP NAS
This one started after a firmware update. Until QNAP fixes the firmware do this: SSH into the nas and change /etc/resolve.conf from ‘nameserver 127.0.1.1’ change ‘127.0.1.1’ to your DNS server. If you are unsure what you dns server is, it…
Read more QNAP NAS Issue DNS is Unable to Resolve Hosts. How to Fix DNS Issues on QNAP NAS →How to Install Oracle Virtual Box on Ubuntu 16.04 on a DigitalOcean Droplet
I wanted to circumvent my residential FIOS with my one dynamic public ip in my home lab without upgrading to a commercial account with Verizon. Right now I’m enjoying 1Gig up and down. One look at commercial prices and its…
Read more How to Install Oracle Virtual Box on Ubuntu 16.04 on a DigitalOcean Droplet →How to reset VMware VRNI (vrealize network insight) web ui login admin@local
In order to reset the password for the default web interface user: admin@local first ssh into the virtual machine or host using the “consoleuser” user. If you are also missing this password you can login as support as well. Once…
Read more How to reset VMware VRNI (vrealize network insight) web ui login admin@local →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 →
You must be logged in to post a comment.