Author

Rich

Just another IT guy.

Windows Server 2012 Weekend Reading…

June 7, 2012

Interested in the next Windows Server release?  Windows Server 2012 RC is available for download as well as an ebook (PDF) introduction to Windows Server 2012 and a…

How to Search PDF Files on Windows 7

June 7, 2012

Have a lot of PDF files that you wish you could quickly search through for a keyword/phrase directly from Windows? Well, I do -- everything from Guides, Howtos,…

ToolTip: Microsoft Download Manager

June 5, 2012

The Microsoft Download Manager enables you to download files simply and easily. It also makes downloading large files such as application and multimedia files quick and reliable.

Parse CSV with Batch Script

May 30, 2012

Here's a basic method of parsing a CSV file using Microsoft Batch. The following code will allow me to use all the CSV fields. Let's suppose the CSV…

SQL Server Optimization Rules of Thumb

May 24, 2012

This helped me today in troubleshooting and understanding some issues. The performance counter SQL Server Access Methods: Full Scans/sec is very helpful in determining if you have a…

This Color is BRIGHT!

May 18, 2012

A pretty damn bright HTML color; probably not web safe. But it is BRIGHT!

IOPS Calculator and RAID Calculators / Estimators

May 18, 2012

This page contains RAID calculators, IOPS calculators and other estimatior tools to use for raid disks and disk arrays.  If you know of other calculators, please leave a comment…

Server 2008 R2 Performance Tuning

May 18, 2012

Here's some of the things I do to a new Server 2008 R2 install (physical and/or virtual settings are mixed in; (VIRTUAL ONLY) specifies I only do configuration…

MySQL Performance Analysis and Tuning Resources

May 17, 2012

Came across a few useful websites with miscellaneous MySQL performance/configuration analysis/testing tools. http://www.day32.com/MySQL/ http://hackmysql.com/mysqlsla http://www.maatkit.org/doc/ http://blog.mysqltuner.com/ Continue reading

Cisco IOS ACL for DNSChanger

May 17, 2012

I added this to my edge router to block DNSChanger trojan. I created a new ACL (101) and then applied it to my fast ethernet interface (Fa0/0) outbound.…

Debian Handbook

May 15, 2012

I have added the Debian Handbook to my Resources navigation menu. The handbook is available at: https://techish.net/debian-handbook/ You can install it on your Debian system (available in Unstable):…