tower

Talking Hot Dog gives new meaning to 'Ham radio'

...except it was a beef frank. Make your wurst jokes in the comments.

Hot Dog exhibiting severe RF burns

What you see above is the remains of a hot dog after it has been applied to an AM radio tower operating in its daytime pattern, at around 6 kW.

A couple months ago, soon after we posted our If I touch this tower, I die video, a few commenters mentioned you likely wouldn't die after touching a high-power AM tower—rather, you'd have serious RF burns.

I was trying to figure out a way to somewhat safely test the scenario: what would happen if someone walked up and touched the tower, while standing on the ground?

If reading's not your thing, check out the short video we posted on Geerling Engineering:

The Mighty 'MOX: 50kW AM Tower site tour

Nearing it's centennial, KMOX-AM (1120 kHz) is a 50,000-watt clear-channel AM radio station with studios located in downtown St. Louis, MO, USA.

But their broadcast tower is located about 10 miles northeast, in Pontoon Beach, IL. My Dad was the director of engineering overseeing the tower and studios for about 20 years, and though he's no longer there, he and I got permission from Audacy and the St. Louis engineers (thanks!) to tour the site, and learn a bit about how they broadcast their AM signal—which reaches all the way into Canada and Mexico at night!

Jeff Geerling holds a dumb not smart light switch

In this blog post, I'll write a bit about KMOX's tower system (AM towers are a lot different than FM, like the FM Supertower we toured last year), the transmitter, and the some of the history found at that tower site.

TV for one million: Exploring KSDK's broadcast tower

KSDK-TV broadcasts to well over 1 million households in the St. Louis metro area. And my Dad and I went to their broadcast tower last month to explore how the digital TV signal is delivered through the air to so many people.

Three towers KSDK-TV in Shrewsbury St. Louis MO

On our tour, we explored over 75 years of television broadcast history, seeing how things transitioned from thousands of volts down to hundreds, and from analog audio and video to all-digital.

And we even found strange artifacts of the past, like this random microwave dish that received a signal through the roof of the broadcast building for a time:

1 Million Watts of RF - how the FM Supertower works

As the son of a radio engineer, I've seen my share of radio towers. From small, rural AM and FM towers to urban 'constellation' towers serving dozens or even hundreds of services, there's a lot more than meets the eye.

FM Supertower from ground looking up

My Dad and I visited the so-called 'FM Supertower' in St. Louis, MO twice now, to explore the tower and the supporting infrastructure below. Both of these visits are documented on our Geerling Engineering YouTube channel:

Run Ansible Tower or AWX in Kubernetes or OpenShift with the Tower Operator

Note: Please note that the Tower Operator this post references is currently in early alpha status, and has no official support from Red Hat. If you are planning on using Tower for production and have a Red Hat Ansible Automation subscription, you should use one of the official Tower installation methods. Someday the operator may become a supported install method, but it is not right now.

I have been building a variety of Kubernetes Operators using the Operator SDK. Operators make managing applications in Kubernetes (and OpenShift/OCP) clusters very easy, because you can capture the entire application lifecycle in the Operator's logic.

AWX Tower Operator SDK built with Ansible for Kubernetes

Get started using Ansible AWX (Open Source Tower version) in one minute

Since yesterday's announcement that Ansible had released the code behind Ansible Tower, AWX, under an open source license, I've been working on an AWX Ansible role, a demo AWX Vagrant VM, and an AWX Ansible Container project.

As part of that last project, I have published two public Docker Hub images, awx_web and awx_task, which can be used with a docker-compose.yml file to build AWX locally in about as much time as it takes to download the Docker images:

Automating Your Automation with Ansible Tower

The following is an excerpt from Chapter 11 of Ansible for DevOps, a book on Ansible by Jeff Geerling. The example highlights the effectiveness of Ansible Tower for automating infrastructure operations, especially in a team environment.

Throughout this book, all the examples use Ansible's CLI to run playbooks and report back the results. For smaller teams, especially when everyone on the team is well-versed in how to use Ansible, YAML syntax, and follows security best practices with playbooks and variables files, using the CLI can be a sustainable approach.

But for many organizations, there are needs that stretch basic CLI use too far:

Remove Tower's .git folder association in Mac OS X's Finder

I use Tower from time to time to do some git operations that require a little more attention or a better visual overview than what I can get via the CLI and built-in tools. However, I noticed that Tower likes to take over any folder with .git, and make Mac OS X's finder turn it into a 'Tower' package, so double-clicking the folder (which now behaves like a mini app or file) opens Tower.

I don't like that behavior, because I have some [example].git folders that I want to browse in the Finder or in other Mac apps without having to 'Show Package Contents'. Apparently GitX has the same issue, and I'm not the only one annoyed by this behavior.

The fix, for me, was simple:

Prepping for Git on drupal.org - Need a Git client? Try Tower

A few weeks ago, I heard rumors of a new Git client for the Mac that was supposed to be even easier/prettier than my past favorite, GitX (specifically, brotherbard's fork of GitX). GitX is simple, and very usable, but just feels rough sometimes. But... it's free, so it is very nice in that way.

Tower for St. Louis Review
Yes, I often work on the server. "Do what I say, not what I do."

This new Git client is Tower, and it is awesome. I paid for two licenses for my two Macs, and I highly recommend it for other Mac users deeply invested in Git. The interface is simple, it has searchable commit logs, it lets you stage and unstage (and modify) changes and commits with efficiency and ease, and it is $50 well-spent. Check out the Tower demonstration video on YouTube.