Terraform Associate Certification – Part 3
Input Variables As a best practice, define your variable blocks in an external file. The name of the file is not important, but it should be something easy to recognise…. Continue Reading
Input Variables As a best practice, define your variable blocks in an external file. The name of the file is not important, but it should be something easy to recognise…. Continue Reading
This series is a compilation of my study notes and references towards the Terraform Associate Certification but geared towards the Networking domain. https://www.hashicorp.com/certification/terraform-associate Terraform Associate Certification – Part 1 Terraform… Continue Reading
This series is a compilation of my study notes and references towards the Terraform Associate Certification but geared towards the Networking domain https://www.hashicorp.com/certification/terraform-associate Infrastructure as Code consists of three major… Continue Reading
How to setup GNU Radio, and the 802.15.4 library by bastilbl via pybombs. PyBombs is a package manager for GNU Radio helping reduce complexity with dependencies.
This is Part 1 to a how-to guide on Ekahau Automation, focusing on optimising project workflow through python scripts. This chapter specifically targets on extracting and reading JSON project files…. Continue Reading
Wooey is a web interface used for executing python scripts. It is relatively simple to install on the Windows Subsystem for Linux once you meet a few pre-requisites. Once you… Continue Reading
RX-SOP changes the threshold of an access point at which it demodulates and decodes a frame, which effectively raises the noise floor. It’s used in environments where CCI is a… Continue Reading
Ever wanted an email every time Cisco updates their “TAC Recommended AireOS Builds” page? It´s easy with services like Wachete. There are many services that offer free accounts with some… Continue Reading
What is MCS The Modulation and Coding Scheme is a value that determines spatial streams, modulation, and coding methods. These are parameters are used to determine the datarate which is… Continue Reading
I created a template to help our installers fabricate custom antenna mounts for our directional antennas. It uses Pythagoras theory, something I was certain I´d never need after school! Maybe it´s… Continue Reading