Changing the Passenger Standalone Log Level
I’m trying to debug an issue with Passenger Standalone 4.0.53 and had a hard time figuring out how to increase the log level. It turns out you have to create …
I’m trying to debug an issue with Passenger Standalone 4.0.53 and had a hard time figuring out how to increase the log level. It turns out you have to create …
In the Part 1 of this article, I explained how to set up an “empty” PHP app on OpenShift and how to connect to it using Putty, WinSCP, and FileZilla. …
I wanted to move a WordPress site from a shared host to a OpenShift, the PaaS offering from RedHat. This should be a faster setup since the OpenShift gears will …
Here from TechNet is a quick PowerShell script to list enabled Active Directory Accounts and their password expiration dates:
I’ve already posted a script to show Windows Update settings. What if you want to change the settings? In particular, I needed to be able to use MAXfocus Site Automated …
Last year in this article, I posted a PowerShell script to display Windows Update settings. I’ve enhanced that script to show two additional values and to optionally list all pending …
With huge thanks to this post by Daniel Viklund, I want to share some notes and code about how I am managing delayed_job on a Rails 3.2.16 app deployed on …
I recently upgraded my Linksys E2000 router to Tomato Firmware v1.28.7507 MIPSR2Toastman-RT K26 VLAN-VPN. This includes quite a few default QoS rules. Today I connected to a customer network using …
On a Windows Server 2012 R2 Essentials machine, I wanted to install .NET 3.5, but it kept failing with “Access Denied” whether I did it from the Server Manager or …
Time for my annual test of restoring a server to a desktop. This year is almost identical to last year, but I want to have one list of steps, so …