Combine Text Files into One File in Windows, Mac, and Linux

Posted by on Dec 26, 2010 in Other Tutorials | 3 comments

I ran into a problem where I had a zip file that had a document I wanted to copy split into 100 different .txt files. I needed to combine...

Read More

Disable UAC(User Access Control) in Windows Vista

Posted by on May 8, 2009 in Administration Tutorials, Other Tutorials, Tips and Tricks, Windows Tutorials | 10 comments

This tutorial will walk you through disabling the UAC that is enabled on all Windows Vista machines by default.

Read More

Setting Up a WAMP Server

Posted by on Jun 18, 2008 in Web Development Tutorials | 244 comments

This tutorial will walk you through setting up a WAMP Server using software that can be found on sourceforge for use. First, a little description is an order. A WAMP Server is a Windows Machine that has Apache, MySQL, and PHP on it (WAMP – Windows, Apache, MySQL, PHP) To install these before you would have to get the installs and binaries and configure them yourself and set everything up which can be a tedious task as well as very time consuming.

Read More