Microsoft Windows XP Network Diagnostics Tool

%windir%network diagnosticxpnetdiag.exe REFERENCES/LINKS: http://support2.microsoft.com/kb/914440

How to solve the Rubik’s cube with the least amount of brain power. (Using the layer method & only 5 sequences)

One key pattern to the Rubik’s cube that many people aren’t aware of is that the center pieces define the sides/faces of the cube. That’s the first step towards solving the cube. THE LAYER METHOD (w/the least amount of sequences* to remember/memorize) LAYER 1 [low difficulty wo/any sequences or permutations to memorize] Step 1) Identify the sides or faces […]

How do I join multiple files into one file?

METHOD #1: The old school copy dos command method copy /b file1.xxx+file2.xxx output.xxx REFERENCES/LINKS: http://technet.microsoft.com/en-us/library/bb491035.aspx