Changing multiple file permissions on Windows 7

Recently I moved a hard drive from an older PC to a newer one.  I attempted to delete the Windows and Program Files directories and was given this unfriendly message: Folder Access Denied   Clicking continue fails with a message abut requiring permission from TrustedInstaller. No need to Try Again, it won’t work. To fix this […]

Skype causes nginx [emerg] bind() to 0.0.0.0:80 failed

While attempting to run nginx from a command prompt the following error was presented: nginx: [emerg] bind() to 0.0.0:80 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions) To see what local process was already listening on port 80 I used TCPView v3.05 from SysInternals.  Turns […]

Use cloud services with caution…

I love using the Google Reader service.  When I have free time I read RSS articles on my Windows 8 Phone using Flux. Alas, Google is shutting the service down on July 1, 2013.  This is a small cautionary tale that your data hosted in the cloud may disappear at the whim of the “hoster”.

Schedule your priorities

A good quote on a better way to look at your to-do list… “The key is not to prioritize what’s on your schedule, but to schedule your priorities.” – Stephen Covey

Shrew Soft VPN Client for Windows 8

The Shrew Soft VPN Client works great on Windows 8 as a replacement for the Cisco VPN client.  The only oddity after installing the software is that the client program is not registered in the start menu (only the documentation shows up when searching for VPN).  However, navigating to the folder C:\Program Files\ShrewSoft\VPN Client and […]

Using Shutdown from a Remote Desktop Session

When using remote desktop into a Windows 7 machine, the start menu changes to have the options Log off, Disconnect and Lock.  Sometimes doing a restart/reboot of the machine is necessary.  To restart the system, launch a command prompt in administrator mode and issue the following command: shutdown /r /f issuing shutdown /? will display […]

Greatest warrior

“Though one man conquer a thousand men in battle a thousand times, he who conquers himself is the greatest warrior.” the Buddha

Internet Explorer (IE) Market Share Decline

According to StatCounter, Internet Explorer’s market share has been declining sharply over the past four years.  One core reason is that newer versions of IE require the latest versions of the Windows operating system.  Recently we developed an entire web reporting framework for IE9 only to discover during rollout that our client’s desktops were running […]