Install Omada SDN Controller on Debian 12.8
MongoDB v4.4 End of Life As of February 29, 2024, MongoDB v4.4 has reached end of life and is no longer supported by MongoDB. This guide and script example still uses MongoDB 4.4. The latest Omad...
MongoDB v4.4 End of Life As of February 29, 2024, MongoDB v4.4 has reached end of life and is no longer supported by MongoDB. This guide and script example still uses MongoDB 4.4. The latest Omad...
Just in case you didn’t know- GAL=Global Address List ADUC=Active Directory Users & Computers This is going to apply when using AzureAD Connect, now known as Microsoft Entra Connect. Active Di...
I recently ran into an issue where github would fail building and deploying dbqrs.com. I got the following errror messages: An error occurred while installing google-protobuf (3.25.2), and Bundle...
Install LibSSL, MongoDB and OpenJDK If not already installed, install sudo and add your username to the sudo group. /sbin/adduser USERNAME sudo Download and install LibSSL 1.1.1 needed for Mongo...
Install depencies. sudo apt update && sudo apt install curl apt-transport-https unzip wget libcap2-bin software-properties-common lsb-release gnupg2 Install Wazuh. note: Check the current...
Here are two ways to set the resolution of Ubuntu 22.04, when virtualizing in Hyper-V Method 1 Run this command in PoweShell. note:Change Ubuntu to the name of your virtual machine. set-vmvideo ...
I often play with kernels and sometimes end up filling up /boot. Here’s how to delete them. dpkg --list | egrep -i --color 'linux-image|linux-headers' sudo apt remove --purge linux-image- sudo a...
During the Field Day event, I had the opportunity to engage with another ham, KJ0DX, who introduced me to this video. I was impressed by the significant effect of a ground-positioned loop antenna, ...
Was at a hamfest and picked up an old, Kenwood TM-231a for $35. It’s in great condition and works really good for it’s age, 30+ years. I got it for the purpose of experimentation, so if I break it,...
This may or may not get updated. My DD is Mint, but at work it is Windows 11. These are the things most important to me. Restore The Classic Right-Click Menu - cmd as user reg.exe add "HKCU\Softwa...