Upgrading my home LAN

In my previous post, I detailed my struggles with Comcast. They resulted in my Internet connection's ability to do 2.5 Gbps downloads and 350 Mbps uploads. I decided to upgrade my home LAN to accommodate these speeds. I also really wanted to stop using my Comcast XB8-T as a router because it requires using the Xfinity app to do anything—a very frustrating process. (I wonder why Xfinity excludes customers who do not have a cell phone?)

Unending frustration with Xfinity (Comcast) support

Xfinity support has no way of viewing screenshots, so they cannot properly assist you with complicated issues.

I have spent two days trying to get a Deco Mesh BE63 to work with my Xfinity Technicolor XB8 Gateway. Bottom line is that they seem to be incompatible. A Deco engineer is scheduled to call me, so maybe this will change.

There are fundamental problems with the Xfinity app (on Android at least). 

Anatomy of a Scam

Last Friday I got a call, supposedly from Publisher's Clearing House. Supposedly from Todd Floane at 516 543-6151. I googled him and he is a legit member of the Prize Patrol, but scammers use his name. I was the grand winner of $7.5 million and a Mercedes car! I thought it a scam, but decided to play along. They were going to deliver it all to me on Saturday, but I was away videoing at Rock to Bach all day. So we postponed things until Monday. In the meantime, I got this email:

Upgrading Drupal 10.3 to Drupal 11

Upgrading Drupal 10.3 to Drupal 11

This is my notepad for efforts to do this upgrade.

First install the upgrade_status module:
composer require 'drupal/upgrade_status:^4.3' 

Upgrade drush:
composer require drush/drush:^13

Keep exporting your database because installing any module can throw an unrecoverable error.

When you uninstall a module, first do it in the Extend/Uninstall menu, and then using composer remove drupal/module_name

Subscribe to Jim Rome's Blogs