How to Fix Openstack Horizon Dashboard on Centos Stream 9 error: InvalidCacheBackendError November 2, 2024 | Leave a comment 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 finished successfully check the following. Try the following: 3. Replace django.core.cache.backends.memcached.MemcachedCache 4. With django.core.cache.backends.memcached.PyMemcacheCache It… Read More Like this:Like Loading...
Top 3 Online Resources to Learn Coding September 20, 2024 | Leave a comment 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 Like this:Like Loading...
OSPF on Mikrotik RouterOS v7.15.x Notes, Examples, Diagrams August 4, 2024 | Leave a comment OSPF on Mikrotik RouterOS v7.15.x … Read More Like this:Like Loading...
Fix Loud Fans in Dell PowerEdge Servers, Without Taking it Apart! March 15, 2024 | Leave a comment 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 two choices, you can make them even louder, or you can make them whisper quiet.… Read More Like this:Like Loading...
This is pretty cool. February 2, 2024 | Leave a comment If you have code on GitHub… A video of GitHub’s extraordinary deep-freeze archiving project has emerged — millions of projects were saved on 02/02/2020 and there’s a good reason why that date was chosen… Read More Like this:Like Loading...
How to Start or Reboot your Dell Server with iDRAC from the Command Line (CLI) January 20, 2024 | Leave a comment 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 a graphical web interface which lets you see and manage boot, storage, network, BIOS /… Read More Like this:Like Loading...
How to Configure DNS Resolution in Debian Server January 7, 2024 | Leave a comment Edit the resolv.conf file. The file path is /etc/resolv.conf Add your name server to the file by adding: “nameserver x.x.x.x” where x.x.x.x is the IPv4 address of the name server you want to use. Skip to the bottom to copy and paste the exact commands. I went off on a tangent, this is why I… Read More Like this:Like Loading...
How to edit files in WinSCP December 18, 2023 | Leave a comment If you are using a ssh key and having trouble becoming root after loging into WinSCP, this is the answer: In connection settings Click AdvancedUnder Environment select SCP/ShellIn shell value enter the command to elevateSave the configuration.… Read More Like this:Like Loading...
VMWARE ESXi 8.0 doesn’t recognize network card when run nested in KVM. Here is the solution November 16, 2023 | Leave a comment In QEMU version 4.1.0 Options add: -net nic, model-e1000e… Read More Like this:Like Loading...
The Dynamic Infrastructure Dilemma June 26, 2023 | Leave a comment I have about 10 servers, several routers, and 5 enterprise and open switches. I want to rewire all of these things in different configurations frequently. I also want to change the hypervisors that run on the 10 servers. i want to do this the easiest way possible. Remotely. If I’m being truly honest with myself… Read More Like this:Like Loading...
Restarting Microstack after a Reboot May 30, 2023 | Leave a comment In order to restart all service and be able to login, use: sudo snap start microstack… Read More Like this:Like Loading...
Microstack Openstack Image Service May 27, 2023 | Leave a comment 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, homogeneous.. there are so many obvious reasons Canonical did it this way. But it is… Read More Like this:Like Loading...
How to Manually Remove VMware NSX-T Components from an ESXi Host December 17, 2022 | Leave a comment A lab is very dynamic by nature. In stark contrast, data center infrastructure is engineered to be as static as possible once it is configured. So naturally when you have a data center lab you it’s only a matter of time before you come across weird anomalies just from the act of constantly making configuration… Read More Like this:Like Loading...
How to install ZeroTier on QNAP QTS 5.0.1.xxx December 12, 2022 | Leave a comment Download package from: https://download.zerotier.com/dist/qnap/ zerotier_1.10.1_x86_64.qpkg Use WinSCP to move the file onto the NAS Install QVPN from the APP Center within QNAP SSH into the nas to the directory where you put the file with WinSCP install it with this command: sudo sh ./zerotier_1.10.1x86_64.qpkg Type the below commands line by line cd /share/CACHEDEV1_DATA/.qpkg ln -s… Read More Like this:Like Loading...
Quick Notes on Creating Static VXLAN vtep on Dell EMC Network OS9.14 August 21, 2022 | Leave a comment Both VLT peers should be configured with the same local VTEP IP address. One would complete the usual VLT config on both peers. An identical loopback IP will be configured on both peers, to serve as the Anycast IP.Other than that, there will be the usual VXLAn config[vxlan-instance xx staticlocal-vtep-ip a.b.c.dno shutvni-profile profilename-abcvnid 50remote-vtep-ip a.b.c.e… Read More Like this:Like Loading...
Install Openswitch OPX on Debian 9 Server for testing August 19, 2022 | Leave a comment Add this repo to /etc/apt/sources.list Now run: You will receive an error like this: “The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 5EF20F34AD2074F “ Copy the characters after NO_PUBKEY from the last command and use it below YOUR PUBKEY WILL BE DIFFERENT Now that you have the correct signautures… Read More Like this:Like Loading...
Install FRRouting in Openswitch OPX Debian 9 (stretch) Server August 17, 2022 | Leave a comment Debian 9 server poses a few issues that do not allow FRR to be easily installed. Here are the steps to easily install the routing package. to activate the FRR shell type “sudo vtysh” -Carmine Bufano… Read More Like this:Like Loading...
Allow VMware Workstation and Hyper-V to run on the same Windows 10 workstation June 20, 2022 | Leave a comment 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. This is because VMware Workstation is great at nested virtualization. My problem started when I… Read More Like this:Like Loading...
[email protected] May 20, 2022 | Leave a comment You can now reach out with questions and comments to [email protected] Ask me anything!… Read More Like this:Like Loading...
How to rename a ZeroTier One interface from zt… to eth0 or eth1 or anything you want! May 20, 2022 | 2 Comments Below is the original post that walks you through the steps to rename ZeroTier interfaces. Shortly after I posted this, Grant Limberg from ZeroTier posted something that makes a lot of sense. Changing the name of the interface; more specifically removing the “zt” from the interface will have some very negative effects. He eloquently explained… Read More Like this:Like Loading...