Data Grids CF Overflow Follow Us! RSS |
ColdFusion Posts Around the World.

FortiGate 80F to Unifi Security Gateway Pro 4 IPSec Tunnel Issues
Chris Tierney
I have recently replaced an older Cisco ASA 5550 with a FortiGate 80F. Firewalls are not exactly in my guru status, so I do bring in a networking consultan...
Copying AWS EC2 Tags to EBS Using PowerShell
Chris Tierney
These days when creating an EC2 instance in the AWS console UI, by default, the tags are duplicated across Elastic Block Service (EBS) and Elastic Network ...
Poor Man’s Storage Data Wipe On Windows 10/11
Chris Tierney
The usual person in the tech industry will inevitably have a storage medium you "must" secure before letting it out of your possession. This could mean som...
Be Aware of Mura CMS Security Issues
Chris Tierney
Mura CMS was a popular open-source content management system (CMS) written in ColdFusion. While initially an open-source project maintained by blueriver.co...
Debloat Windows 11
Chris Tierney
Perform the following at your own risk. Microsoft does not support this program, which is maintained by an individual I do not know personally nor know the...
Purchasing Adobe ColdFusion
Chris Tierney
Are you in the market or considering purchasing Adobe ColdFusion's full or upgrade license? While you always have the option of going straight to Adobe, I ...
Learning “AWS Backup” Restorations for On-Prem VMWare VMs
Chris Tierney
CF Webtools has maintained VMWare ESXi guest OS instances, managed by vCenter, for about 7 years. They are a mix of Linux and Windows Server OSs and are ma...
Wiki.js Active Directory Authentication Configuration
Chris Tierney
I have recently taken the opportunity to explore Wiki.js as a replacement for a MediaWiki system. You can add authentication strategies from sources such a...
Upgrading PostgreSQL on Docker Compose
Chris Tierney
I took the dive into Docker Containers on Linux. I've been meaning to do this for quite some time, but really my specialty of ColdFusion and Microsoft SQL ...
“i” is for Intel on AWS EC2
Chris Tierney
Last year, AMD-based instances came into existence on Amazon Web Service's (AWS) Elastic Compute Cloud (EC2). AMD brought a slight performance decrease and...
Back to Space
Chris Tierney
There's one man's ventures that I like to follow: Elon Musk A citzen of South Africa, Canada and the US, he leads up SpaceX, Tesla, The Boring Company, Neuralink, and OpenAI. He worked his way from Zip2, X.com which ended up in the hands of PayPal. A would love to own the Tesla Model S, […]...
Seeking ColdFusion Systems Administrator
Chris Tierney
— This position has been filled. Thank you — Seeking a ColdFusion Systems Administrator for CF Webtools. We are in Omaha, NE and are accepting both local and remote positions. Yes, you may work from home, so pants are optional unless you are video conferencing. Looking for folks legal to work in the...
Windows 10 RDP Freezing
Chris Tierney
While connected to remote Windows machines via RDP in Windows 10, the connection freezes after x amount of minutes. Pretty often. The resolution was to disable UDP. Run gpedit.msc. Navigate to Computer Configuration > Administration Templates > Windows Components > Remote Desktop Services > Remote D...
How Amazon Uses Explosive-Resistant Devices To Transfer Data To AWS
Chris Tierney
When CF Webtools needs to migrate a large amount of data from on-premise to the cloud, we order one of these devices to do the job. What I didn't know is they're rated to be dropped out of an airplane and take on near-by explosions!...
Seeking Sys Ops Wizard!
Chris Tierney
Want to come work for my team? Seeking a systems administrator, for web-based Linux and Windows infrastructure, to work on my Operations Team at CF Webtools. Yes you work from home so pants are optional unless you are Skyping. Looking for folks legal to work in the US only. (sorry! We still love you...
Getting AWS Java SDK 2.0
Chris Tierney
In the past I've always used REST calls to the AWS API from ColdFusion. There are never any complete CFC libraries that work and they're almost always dated. The reason being that AWS moves so fast, it'd require a full time person or more to keep it up-to-date and complete. I am moving towards using...
AWS Introduces Service Backups
Chris Tierney
Currently to backup EBS volumes on AWS, CF Webtools, and many other organizations, rely upon either custom Lambda script that can be buggy or a hard to figure out solution that's deployed from a package AWS supplies. Today AWS announced a centrally managed and automated solution for backing up multi...
New AWS Windows and DR Services
Chris Tierney
On January 7th, 2019, AWS released the AMI for Windows Server 2019. This comes a few months after the October 2nd, 2018 release of the new Microsoft OS. Some highlights include smaller and more efficient Windows containers, support for Linux containers for application modernization and App Compatibi...
Estimating AWS EC2 EBS Snapshots
Chris Tierney
Estimating and understanding what AWS EC2 EBS Snapshots will cost you can be more difficult than you may think. Here are some key points to keep in mind: Snapshots are not compressed. Therefore your first snapshot will be equal to the GiB used in the source EBS volume. Additional snapshots are incre...