Archive for the ‘IT How To’ Category

Batch File: Append Ping Failures And Time Stamp To A Text File

So I’m trying to troubleshoot a problem where backups of a Windows 2008 server over a 1.5Mbps Wide Area Network (WAN) connection keep failing. Occasionally it will work, but most nights it will fail after running for several hours. We have a number of in-house network troubleshooting tools and I also know there are endless…
Read On…

How To Get VMware Tools Working On An Ubuntu Linux Server

If you’re like me, and are familiar with setting up virtual machines (VMs) on VMware 4 & 5 ESXi servers using Microsoft Windows, then you have probably gotten used to the simplicity and user-friendliness of installing the VMware tools in the operating system. You just open the VM’s console window, log on to the desktop…
Read On…

Verify That Short Link Address With Unshorten.It!

Are you tempted to click on a shortened link in your Twitter feed or a discussion forum, but you are unsure of the trustworthiness of the person who posted it? Usually when that happens, I simply move on. I’ve got more important things to do anyway, so I might as well avoid landing on a…
Read On…

NTP: How To Sync Time Between Servers, Workstations (Windows, Ubuntu)

It’s important for all workstations and servers to agree what time it is. There’s a long list of reasons for this, including log file synchronization, and avoiding the inevitable end-user complaints when their computer’s time does not match their phone’s time. Unfortunately, when I recently set up a LAN with a number of Windows Server…
Read On…

The Phantom SPID: SQL Error 952 – Database Is In Transition

Recently I encountered a database issue on a Microsoft SQL 2008 R2 server that can only be described as a case of a phantom SPID (server process ID). What I mean by phantom is that this SPID was showing a date of 1900-01-01. All external connections to this database had been severed, but every attempt…
Read On…

Exercise In Cracking: Choosing A Secure Password For The Real World

A few weeks ago, David K. Sutton posted his thoughts on passwords on this blog, and since I had coincidentally just finished trying to hack a password around that same time, I thought I might add and/or elaborate a little on what he said, and offer some real world context and numbers. WORKPLACE CRACK Someone…
Read On…

Active Directory Shadow Groups: How To Automatically Add OU Users To Security Groups

Remember Novell? Remember NDS or eDirectory as it later became known? NDS might be mostly dead, in favor of AD (Active Directory), but NDS did have many advantages over AD, and one of them was the ability to assign rights (permissions) via OU membership. Want to give users in a specific OU access to a…
Read On…