<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.maximumpc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Maximum PC Build RSS Feed</title>
 <link>http://www.maximumpc.com/tags/build</link>
 <description>used for category lists, takes arguments</description>
 <language>en</language>
<item>
 <title>White Paper: Building a Modern CPU</title>
 <link>http://www.maximumpc.com/article/features/white_paper_building_modern_cpu</link>
 <description>&lt;!--paging_filter--&gt;&lt;h3&gt;From concept to design to manufacturing and everything in between, the processor inside your rig was years in the making &lt;/h3&gt;
&lt;p&gt;Designing and manufacturing a modern CPU is a huge project. It requires both backward compatibility and an understanding of where PC workloads are going in the future—a delicate balancing act made more difficult by the huge engineering staffs and massive dollar outlays involved. Let’s take a look at the steps needed to build a Core i7 or AMD Phenom II processor.&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;thickbox&quot;&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/corei5/corei5_wafer_close_sm.jpg&quot; width=&quot;405&quot; height=&quot;249&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Before the manufacturing plant starts churning out chips, there are a few critical preliminary steps. Prior to the first circuit being laid out or the first simulation run, the designers need to know exactly what it is they’re designing. This phase takes input from many sources. Marketing gets involved, with predictions of what users will need when the CPU actually ships, usually two to four years in the future. Engineering and performance teams feed in billions of traces of actual applications being run on current-gen CPUs, so the designers can see how existing CPUs perform under real-world conditions.&lt;/p&gt;
&lt;h2&gt;The Design Process&lt;/h2&gt;
&lt;p&gt;After the specification phase, the design phase begins in earnest. Design involves creating a design document, validating the design with simulations, and laying out the design.&lt;/p&gt;
&lt;p&gt;The architecture team begins by defining how the CPU is supposed to work. How many registers will it have? What’s the power budget? How many cores? How much cache? These and thousands of smaller details are all ironed out in the design document, which becomes the bible from which the final product is created.&lt;/p&gt;
&lt;p&gt;Once the design is in place, it needs to be tested. How do you test a CPU that doesn’t exist yet? You run simulations. There are specific programming languages that chip designers use to build simulations of a CPU. Actual code is compiled and run on the simulated CPU, albeit much more slowly than on the final product. Those applications-code traces collected during the specification process are re-run on the simulation to make sure everything works as expected.&lt;/p&gt;
&lt;p&gt;In the layout phase, the real process of building the CPU begins. Engineers use special software to route circuits into patterns that can then be processed in the lithography step. With high-performance PC processors, some elements of the logic layout are hand-tuned, while other aspects, such as cache line layout, may be automated. Chip companies often have prebuilt blocks in libraries that can just be dropped into the overall CPU layout.&lt;/p&gt;
&lt;p&gt;Today’s processors also utilize multiple layers of semiconductors. Each layer needs to be laid out so that it can be connected to the others. The primary goal of the layout step is to create circuit patterns that are efficient yet simple enough that they can be manufactured. The first draft of the design undergoes verification, which runs more virtual tests on the layout to make sure connections are correctly made and circuits completed. The final layout is known as tape out, where the layout is compiled into an industry standard format and sent to manufacturing.&lt;/p&gt;
&lt;p&gt;Note that these design-phase steps aren’t linear. Simulations, for example, will be run constantly, up until the first working silicon returns from the fab. Design is an iterative process, continuing to the point when the first chips come off the assembly line.&lt;/p&gt;
&lt;h2&gt;The Manufacturing Process&lt;/h2&gt;
&lt;p&gt;Here’s where we get into the physical processes of building our CPU. First, ultra-pure wafers of silicon are coated with the conductive material that will make up the final circuitry. Then the chip is baked at temperatures above 200 degrees C to remove any water or volatile contaminants.&lt;/p&gt;
&lt;p&gt;Building a chip is essentially a photographic process. Photoresist—material that is light sensitive—is applied uniformly to the wafer, usually by spraying it onto the wafer while it’s spinning at high speed. The layer must be thin and very uniform. Once applied, the chip is again baked to dry the photoresist and make it more uniform.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/whitepaper_moderncpu/cpu_die_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/whitepaper_moderncpu/cpu_die_250.jpg&quot; width=&quot;250&quot; height=&quot;609&quot; /&gt;&lt;/a&gt;&lt;strong&gt;&lt;br /&gt; (click to enlarge)&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;The lithography step marks the chip’s design on the wafer by exposing the photoresist to light of specific frequencies. These intense beams of light, which shine through masks, define the layout of the circuits on the chip. Note that these beams are very narrow, so either the beam scans across the wafer, or the wafer is moved slightly (stepped) under the light beam. Today’s modern process technologies often use a hybrid of the scanning and stepping techniques. Another bake cycle removes imperfections left over from the lithography process.&lt;/p&gt;
&lt;p&gt;The develop step removes the exposed photoresist, leaving behind patterns of circuits. Now the wafer has a layer of material with narrow “channels” laid out in the pattern of the CPU circuitry. But these patterns are not yet circuits. Next, chemicals are applied to the wafer that permanently remove the now exposed conductive material, which was initially coated on the chip in the wafer prep phase. The photoresist still on the chip resists the etching process, so only the circuit patterns are implanted into the wafer substrate.&lt;/p&gt;
&lt;p&gt;The final step in the actual chip making process is stripping the remaining photoresist from the wafer surface. What’s left are many dies on the wafer, cleaned and ready to be processed.&lt;/p&gt;
&lt;h2&gt;Final Steps&lt;/h2&gt;
&lt;p&gt;Next, the entire wafer is tested to ensure it meets quality standards. The dies are then cut and sent to the packaging line, where the different layers are assembled into the chip packages we’re all familiar with. During the packaging process, function and validation tests are performed, which allow the manufacturer to sort according to clock speed and functional bins. This is where a Core 2 Quad Q9650 may be differentiated from a lower-clocked Q9550, for example.&lt;/p&gt;
&lt;p&gt;Of course, this is a simplified overview of the process for building a modern CPU. You can find more details at websites including entries on Wikipedia for photolithography, photoresist, wafer creation, and more. One fairly technical, but still understandable overview of the lithography process can be found at Lithoguru (&lt;a href=&quot;http://www.lithoguru.com/scientist/lithobasics.html&quot; target=&quot;_blank&quot;&gt;www.lithoguru.com/scientist/lithobasics.html&lt;/a&gt;).&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/features/white_paper_building_modern_cpu#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/72">From the Magazine</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/31">Features</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/6800">2009</category>
 <category domain="http://www.maximumpc.com/geek_tested/build">Build</category>
 <category domain="http://www.maximumpc.com/geek_tested/cpu">cpu</category>
 <category domain="http://www.maximumpc.com/geek_tested/features">features</category>
 <category domain="http://www.maximumpc.com/geek_tested/process">process</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/5666">Production</category>
 <category domain="http://www.maximumpc.com/geek_tested/white_paper">white paper</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9086">November 2009</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/141">White Paper</category>
 <pubDate>Mon, 12 Oct 2009 12:30:00 -0500</pubDate>
 <dc:creator>Loyd Case</dc:creator>
 <guid isPermaLink="false">8293 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>How to Build a Kick-Ass Windows Home Server</title>
 <link>http://www.maximumpc.com/article/features/master_your_digital_domain</link>
 <description>&lt;!--paging_filter--&gt;&lt;h3&gt;How to build a Windows Home Server to back up your PCs and stream all your movies, music and photos &lt;br /&gt;&lt;/h3&gt;
&lt;table border=&quot;0&quot; align=&quot;right&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
digg_url = &#039;http://www.maximumpc.com/article/features/master_your_digital_domain&#039;;
&lt;/script&gt;&lt;script src=&quot;http://digg.com/tools/diggthis.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.maximumpc.com/article/features/master_your_digital_domain&#039;;
&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://tweetmeme.com/i/scripts/button.js&quot;&gt;&lt;/script&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Your PC’s hard drive is probably packed to the platter’s edge with hundreds of ripped DVD videos, gigabytes of digital photos from your camera, and tens of thousands of songs. And that’s not even counting the high-definition digital video from your last family vacation that you’re still planning to unload. But with terabytes of media just gathering dust on your desktop PC, you risk losing years of aggregated files when your hard drive inevitably gives out (don’t even think about backing it all up to the cloud). Our solution: Keep all your data backed up on a Windows Home Sever. More than just a generic NAS box, Windows Home Server maintains backups, streams media files, and works as a file share across your home network. And the best part is that you can build one yourself—we’ll show you how!&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/1_opener_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/1_opener_405.jpg&quot; width=&quot;405&quot; height=&quot;286&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2&gt;Windows Home Server: An Overview&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;More than just a stripped-down version of Windows Server 2003, WHS has numerous features that make it ideal for small home networks&lt;/p&gt;
&lt;h3&gt;No-Hassle Backups&lt;/h3&gt;
&lt;p&gt;WHS’s primary function is providing automatic backups for computers on your home network. You can schedule daily backups for up to 10 Windows machines, and you have the option of picking specific local drives or excluding individual folders from backup. The backups aren’t image-based, either: WHS looks at the file system and stores only one copy of every file on its data partition, regardless of how many PCs that file appears on. WHS also monitors the antivirus and firewall status of all client PCs, a useful tool for home admins.&lt;/p&gt;
&lt;h3&gt;Intuitive File Sharing&lt;/h3&gt;
&lt;p&gt;The WHS administrator can create user accounts that give friends and family members access to shared files on the server, as well as a password-protected account folder to store personal files. Users’ PCs access the server like they would any other network-attached storage device, and they have the option of enabling data redundancy to duplicate selected folders across multiple physical drives on the home server. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/2_filesys_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/2_filesys_405.jpg&quot; width=&quot;405&quot; height=&quot;283&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;You can add up to 10 Windows machines to back up with WHS, as long as their drives are formatted using the NTFS file system.&lt;/strong&gt; &lt;br /&gt;
&lt;h3&gt;Robust Remote Access&lt;/h3&gt;
&lt;p&gt;Getting access to your files and managing backups on WHS remotely is easy as well. Users can use the provided Console Connector client software to change their own backup settings, navigate the file system in Windows Explorer with a network address, or even remote desktop into the server. Read more about remote access later in this article.&lt;/p&gt;
&lt;h3&gt;Versatile Media Streaming&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u7/leadart_1.jpg&quot; width=&quot;415&quot; height=&quot;193&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Built into the latest version of WHS is the Windows Media Connect UPnP server software, which lets any compatible digital media receiver (like the Xbox 360, PS3, or Windows Media Player 11) stream movies and music off the home network. WHS’s Power Pack 2 update added support for MP4 video files and metadata, and third-party add-ins and server software enable advanced features like real-time video transcoding, so you can stream almost any file type.&lt;/p&gt;
&lt;h3&gt;Easy Expandability&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;/files/u21826/header-WDGreen2TB.png&quot; width=&quot;410&quot; height=&quot;250&quot; /&gt;&lt;/p&gt;
&lt;p&gt;One of the coolest things about WHS is its ability to seamlessly integrate any new hard drives into its data partition. Whether you’re adding new internal SATA drives or plugging in additional USB hard drives, WHS will automatically format new storage devices so all drives are treated as a single unified storage space. Replacing older hard drives is also relatively easy, though the removal process may take several hours as WHS relocates backup files to the remaining physical drives.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Build Your Own Windows Home Server&lt;/h2&gt;
&lt;p&gt;Why settle for the limitations of a store-bought server when you can build one that&#039;s even better?&lt;/p&gt;
&lt;p&gt;Even though several PC manufacturers offer complete Windows Home Server solutions (like the ones reviewed later in this article), there are many advantages to building one yourself. Most WHS packages are limited to a maximum of four storage drives, and generally include a 1TB drive to get you started. Our build allows for up to six internal SATA drives, with a starting capacity of 4TB (two 2TB drives). Additionally, we included a dual-core Athlon processor, which is far better suited for video transcoding tasks than the typical Atom or Celeron that’s included in current WHS builds. Finally, even though our build is a little more expensive than pre-assembled offerings, WHS software runs perfectly on normal PC hardware, so we recommend that you scavenge parts from old PCs to save on costs.&lt;/p&gt;
&lt;h3&gt;The Parts List&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Case:&lt;/strong&gt; Antec 200&lt;br /&gt;$59, &lt;a href=&quot;http://www.antec.com&quot; target=&quot;_blank&quot;&gt;www.antec.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Motherboard:&lt;/strong&gt; Asus M4A78 Pro&lt;br /&gt;$110, &lt;a href=&quot;http://www.asus.com&quot; target=&quot;_blank&quot;&gt;www.asus.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Processor:&lt;/strong&gt; AMD Athlon X2 240&lt;br /&gt;$61, &lt;a href=&quot;http://www.amd.com&quot; target=&quot;_blank&quot;&gt;www.amd.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;RAM:&lt;/strong&gt; 2GB Corsair DDR2&lt;br /&gt;$40, &lt;a href=&quot;http://www.corsair.com&quot; target=&quot;_blank&quot;&gt;www.corsair.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Storage:&lt;/strong&gt; (2) 2TB Western Digital Caviar Green&lt;br /&gt;$440, &lt;a href=&quot;http://www.wdc.com&quot; target=&quot;_blank&quot;&gt;www.wdc.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Power Supply:&lt;/strong&gt; Rosewill RP550-2&lt;br /&gt;$55, &lt;a href=&quot;http://www.rosewill.com&quot; target=&quot;_blank&quot;&gt;www.rosewill.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;OS:&lt;/strong&gt; Windows Home Server OEM&lt;br /&gt;$95, &lt;a href=&quot;http://www.microsoft.com&quot; target=&quot;_blank&quot;&gt;www.microsoft.com&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;TOTAL: &lt;/strong&gt;$860&lt;/h3&gt;
&lt;h3&gt;&lt;em&gt;Optical Optional&lt;/em&gt;&lt;/h3&gt;
&lt;p&gt;We omitted a DVD drive ($20) from our parts list because, aside from installing the OS, you&#039;re never going to need an optical drive for your server. WHS can be installed from an external  USB DVD drive, but we also recommend installing from a 2GB USB key ($10).&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/3_optical_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/3_optical_405.jpg&quot; width=&quot;405&quot; height=&quot;302&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3&gt;1. Prep the Case&lt;/h3&gt;
&lt;p&gt;We picked the Antec 200 because it’s an inexpensive chassis with six 3.5-inch drive bays. It also one-ups other budget cases by including an external easy-swap SATA bay, which is convenient if you plan on frequently replacing your WHS’s drives. The included 14cm fans also have adjustable rpm switches, so you can turn them down to keep the system whisper-quiet. To start, you’ll have to snap in the motherboard’s included I/O shield in the back of the case (image A), and then screw nine motherboard stands into the belly of the chassis (image B). We also took this opportunity to install the power supply (image C). &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/1_a_prep_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/1_a_prep_305.jpg&quot; width=&quot;305&quot; height=&quot;458&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image A)&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/1_b_prep_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/1_b_prep_405.jpg&quot; width=&quot;405&quot; height=&quot;269&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image B)&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/1_c_prep_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/1_c_prep_405.jpg&quot; width=&quot;405&quot; height=&quot;269&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image C)&lt;/strong&gt;&lt;/div&gt;
&lt;hr /&gt;
&lt;h3&gt;2. Insert the CPU&lt;/h3&gt;
&lt;p&gt;Next, place the motherboard on a static-free surface and install the CPU. Make sure to align the CPU properly (matching the triangle on one of its corners to the mark on the motherboard) before locking it into the socket (image A). Once the CPU is in place, plant the stock cooler on top of the proc and clamp it into the plastic bracket (image B). Then plug the cooler’s three-pin fan connector into the motherboard.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/2_a_cpu_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/2_a_cpu_405.jpg&quot; width=&quot;405&quot; height=&quot;269&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image A)&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div align=&quot;center&quot; style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/2_b_cpu_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/2_b_cpu_405.jpg&quot; width=&quot;405&quot; height=&quot;269&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image B)&lt;/p&gt;
&lt;p&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;h3&gt;3. Drop in the Motherboard and RAM&lt;/h3&gt;
&lt;p&gt;With the case flat on its side, carefully place the mother-board inside, aligning its screw holes on top of the standoffs (image A). The Asus M4A78 is a full ATX-size motherboard with six SATA ports. It also has onboard video output, which we’ll use to access the BIOS and also install the WHS software. With the motherboard screwed into place, insert your two 1GB RAM modules into slots 1 and 3, which allows the DIMMs to run in dual-channel mode (image B).&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/3_a_fan_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/3_a_fan_405.jpg&quot; width=&quot;405&quot; height=&quot;269&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image A)&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/3_b_ram_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/3_b_ram_405.jpg&quot; width=&quot;405&quot; height=&quot;269&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image B)&lt;/strong&gt;  &lt;/div&gt;
&lt;h3&gt;4. Mount the Drives&lt;/h3&gt;
&lt;p&gt;Now it’s time to install your WHS’s hard drives. With the case side panels removed, slide each drive into an open bay until its screw holes are visible from the side. Affix each drive using four screws. We went with two large-capacity drives to give our server ample storage space without having to worry about replacing drives anytime soon. WHS partitions 20GB for the operating system, and then corrals the rest of the disk capacity into one extended storage space using symbolic links to trick the file system into thinking you have only one really big hard drive.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/4_mount_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/4_mount_405.jpg&quot; width=&quot;405&quot; height=&quot;269&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;hr /&gt;
&lt;h3&gt;5. Attach SATA Cables&lt;/h3&gt;
&lt;p&gt;Use the included SATA data cables to connect both of the drives to the motherboard (image A). We also connected a third SATA cable to the case’s easy-swap drive slot, which rests right above the internal drive bays. After the data cables are attached, connect the SATA power cables from the power supply to the drives as well (image B).&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/5_a_sata_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/5_a_sata_405.jpg&quot; width=&quot;305&quot; height=&quot;458&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image A)&lt;/p&gt;
&lt;p&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/5_b_sata_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/5_b_sata_305.jpg&quot; width=&quot;305&quot; height=&quot;458&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image B)&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;6. Wire It Up!&lt;/h3&gt;
&lt;p&gt;With all of the physical hardware in place, it’s time to wire up the loose ends. We want to be able to plug USB keys and portable hard drives into the front of our WHS, so we plugged the case’s two front-panel USB cables into the motherboard (image A). The other front-panel connectors, including the power switches and LEDs, are easily attached to the motherboard using Asus’s motherboard adapter (image B). You’ll also want to direct power to the case fans using four-pin Molex connectors from the power supply (image C). Finally, give your motherboard some juice by attaching both the main 24-pin ATX connection and four-pin CPU power connector to the motherboard (image D).&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/6_a_wire_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/6_a_wire_405.jpg&quot; width=&quot;405&quot; height=&quot;269&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image A)&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/6_b_wire_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/6_b_wire_405.jpg&quot; width=&quot;405&quot; height=&quot;269&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image B)&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/6_c_wire_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/6_c_wire_305.jpg&quot; width=&quot;305&quot; height=&quot;458&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image C)&lt;/strong&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/6_d_wire_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/6_d_wire_305.jpg&quot; width=&quot;305&quot; height=&quot;458&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image D)&lt;/strong&gt;&lt;/div&gt;
&lt;hr /&gt;
&lt;h3&gt;7. Install Windows Home Server&lt;/h3&gt;
&lt;p&gt;On to the software! If you opted for an optical drive (either internal or external), you can just pop in the Windows Home Sever installation disc and run the traditional install. Alternatively, you can create a bootable USB key (&lt;a href=&quot;/article/howtos/howto_make_bootable_usb_key&quot;&gt;instructions here&lt;/a&gt;), copy the contents of the WHS disc (about 800MB) to the key, and install from there. You’ll need to enter the BIOS (by hitting the Del key at startup) to configure the appropriate boot order—make the first boot option DVD for an optical install and USB for the key. The installation process is very straightforward (even simpler than a normal Windows install)—you’ll only be prompted to give the server a name and input an administrator password. Once the installation is complete, attach the server to your home network. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/7_a_whs_only.jpg&quot; width=&quot;405&quot; height=&quot;284&quot; /&gt; &lt;/div&gt;
&lt;p&gt;
&lt;h3&gt;8. Add Clients to Your Server&lt;/h3&gt;
&lt;p&gt;To configure your server and administer backups, you’ll need to install the WHS Connector password on client PCs. The software is included on a disc with your copy of WHS, but we found it easier to install it straight off of the network. Open a web browser on your personal PC and enter &lt;strong&gt;http://&lt;em&gt;servername&lt;/em&gt;:55000&lt;/strong&gt; into the address bar, with “servername” being the network name of the server you assigned earlier (image A). You should be taken to a page called Windows Home Sever Connector Setup, which has a link to download the Connector software. Download and run the install program, which will automatically detect your server on the network and prompt you for the server’s administrator password (image B).&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/8_a_add_only.jpg&quot; width=&quot;405&quot; height=&quot;191&quot; /&gt;&lt;br /&gt;&lt;strong&gt;(image A)&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/8_b_add_only.jpg&quot; width=&quot;405&quot; height=&quot;224&quot; /&gt;&lt;br /&gt;&lt;strong&gt;(image B)&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;Once the Connector software is installed, launch it to enter the WHS Console. The first thing you should do is click the Settings button on the upper right and click the Update Now button under the General tab. This will run Windows Update to download and install the latest patches and security fixes for WHS, as well as any WHS Power Packs that might be available (image C). In the next section, we’ll go over the features and functions of the Console.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/8_c_add_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/buildsteps/8_c_add_405.jpg&quot; width=&quot;405&quot; height=&quot;328&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;(image C)&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;
&lt;hr /&gt;&lt;/div&gt;
&lt;h2&gt;The Windows Home Server Console&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The Console puts all common server chores into one convenient location&lt;/em&gt; &lt;/p&gt;
&lt;h3&gt;Computers and Backup&lt;/h3&gt;
&lt;p&gt;Every computer that you install the Windows Home Connector software on will appear here. Up to 10 PCs can be queued for backup, and you can initiate instant backups or view backup files from this tab. To utilize backups, WHS creates a read-only virtual volume on your client PC, mounting the backup files so you can retrieve individual files. One caveat to backups is that you can configure only one backup time window for all your PCs. WHS runs through all the PCs sequentially, so if you don’t allot enough time, not every client may be backed up in one session. We recommend that you create a wide enough backup window (during the day or at night) so that every computer can be backed up daily.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/1_sharedfolders_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/1_sharedfolders_405.jpg&quot; width=&quot;405&quot; height=&quot;287&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Backed-up volumes don&#039;t automatically get sorted into the Shared Folder categories unless you&#039;re running HP&#039;s proprietary Media Collector software.&lt;/strong&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h3&gt;User Accounts&lt;/h3&gt;
&lt;p&gt;You can use this tab to add user accounts, which are separate from the list of machines marked for backups. Users have individual logon names (ideally the same logon name they use for their Windows desktop), and as the administrator, you can toggle remote access permissions for each user. WHS also lets you enable a Guest account, but this can end up being a security hole. We recommend that you create a generic user account that you can share with friends whom you want to have access to public folders on the server.&lt;/p&gt;
&lt;h3&gt;Shared Folders&lt;/h3&gt;
&lt;p&gt;By default, WHS creates five category-specific shared folders that you can use for file sharing and media streaming. Media files found in backups won’t be shown here, but some Add-ins will automatically find and sort files found in attached portable storage devices to these shared folders. Adding a shared folder is easy, and you can toggle on file duplication for individual folders if you want to store redundant copies on multiple hard drives in case one disk fails. We enabled duplication for our build, since the 2TB drives can easily handle both system backup and folder duplication duties.&lt;/p&gt;
&lt;h3&gt;Server Storage&lt;/h3&gt;
&lt;p&gt;This tab shows the status of all the physical hard drives connected to the server. A pie chart provides a visual representation of how different types of files (shared folders, backups, and duplication files) are distributed on the server, and you can also use this tab to manually add or remove connected drives from the hive. While this tab is useful, we recommend installing the Disk Management Add-in for a more informative view of how data is being stored on individual drives.&lt;/p&gt;
&lt;h3&gt;Settings&lt;/h3&gt;
&lt;p&gt;The Settings window, which we accessed earlier to apply updates, is the most powerful component of the Console. Here, you configure the backup session time period, passwords, and remote access settings. It’s also the place where you install and manage third-party Add-ins.&lt;/p&gt;
&lt;h2&gt;Getting There: Four Ways to Access Your WHS &lt;/h2&gt;
&lt;h3&gt;Console Software&lt;/h3&gt;
&lt;p&gt;This is the only way to get your PC set up for backups and to configure user accounts (as explained above). &lt;/p&gt;
&lt;h3&gt;Network Folder&lt;/h3&gt;
&lt;p&gt;Users can browse Shared Folders or their own user folder by typing &lt;em&gt;\\servername&lt;/em&gt; into Windows Explorer, with your server’s network name in place of “servername.” &lt;/p&gt;
&lt;h3&gt;Remote Access Website&lt;/h3&gt;
&lt;p&gt;Enabling website connectivity in Settings lets you set up your router to accept connections from users off of your home network. Your WHS license entitles you to a personalized website under the homeserver.com domain, so you and your users don’t have to remember your IP address. &lt;/p&gt;
&lt;h3&gt;Remote Desktop&lt;/h3&gt;
&lt;p&gt;If your PC is using Windows XP SP2 or newer, you can use Remote Desktop to access your WHS’s desktop. This is useful for installing non-Add-in software like TVersity. Older PCs can download the Remote Desktop connection software manually at &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=80111f21-d48d-426e-96c2-08aa2bd23a49&amp;amp;displaylang=en&quot; target=&quot;_blank&quot;&gt;microsoft.com/downloads&lt;/a&gt;. &lt;/p&gt;
&lt;h2&gt;Alternative Home Server Options &lt;/h2&gt;
&lt;h3&gt;&lt;a href=&quot;/article/reviews/hp_mediasmart_lx195&quot; target=&quot;_blank&quot;&gt;HP MediaSmart LX195&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;/article/reviews/hp_mediasmart_lx195&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/2_hpserver_305.jpg&quot; width=&quot;233&quot; height=&quot;333&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&lt;a href=&quot;/article/reviews/acer_easystore_h340&quot; target=&quot;_blank&quot;&gt;Acer easyStore H340 &lt;/a&gt;&lt;br /&gt;&lt;/h3&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;/article/reviews/acer_easystore_h340&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/3_acerserver_305.jpg&quot; width=&quot;305&quot; height=&quot;333&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;
&lt;hr /&gt;&lt;/div&gt;
&lt;h2&gt;5 Essential Windows Home Server Add-Ins&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Third-party apps can extend the functionality of your home server&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In addition to its native features, Windows Home Server allows you to install community-developed Add-ins that introduce new features and security to your server. To run an Add-in, download its .msi install file and place it in the server’s&lt;strong&gt; \Server\Software\Add-ins&lt;/strong&gt; folder using an administrator user account. The Add-in will show up within the Settings window, under the Available Add-ins tab. Just click the install button and you’re set. Some of these Add-ins are still in beta stages, so you might encounter bugs.&lt;/p&gt;
&lt;h3&gt;Advanced Admin Console&lt;/h3&gt;
&lt;p&gt;This Add-in creates a new tab in your WHS Console window. From here, you can access your server’s Control Panel, Administrative Tools, Start Menu, and even Recycle Bin, just as if you were using Windows XP. It’s particularly useful when you want to tweak registry settings or remove programs installed on the server using remote desktop. The newest version incorporates support for Internet Explorer 8 and limited Windows Search integration (which works well because files stored on WHS are automatically indexed). &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/4_adminconsole_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/4_adminconsole_405.jpg&quot; width=&quot;405&quot; height=&quot;286&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Download at: &lt;a href=&quot;http://www.home-server-addins.com/archives/235&quot; target=&quot;_blank&quot;&gt;http://www.home-server-addins.com/archives/235&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Disk Management&lt;/h3&gt;
&lt;p&gt;The more hard drives you add to your home server build, the more you’ll want to know how WHS is managing disk space across your storage pool. Disk Management provides detailed data about each drive, including real-time network activity, temperature, capacity, and file type usage. With this information, you’ll know which drives to replace first when upgrading, and which drives are acting up before an impending crash. The coolest feature: a fully customizable 3D wireframe of your entire storage array. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/5_diskmanage_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/5_diskmanage_405.jpg&quot; width=&quot;405&quot; height=&quot;284&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Download at: &lt;a href=&quot;http://www.tentaclesoftware.com/WHSDiskManagement/&quot; target=&quot;_blank&quot;&gt;http://www.tentaclesoftware.com/WHSDiskManagement/&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Web Folders 4 WHS&lt;/h3&gt;
&lt;p&gt;The website interface for remotely connected users is functional, but simply not powerful enough for extensive data transfers (especially since you must use Internet Explorer). With Web Folder 4 WHS, online users can access your WHS with mapped network drives created under My Computer or My Network Places (in XP). Shared WHS folders then appear as network folders, and you can drag and drop files like you would any local directory. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/webfolders_sm.png&quot; width=&quot;405&quot; height=&quot;173&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Download at: &lt;a href=&quot;http://www.brendangrant.com/WHS/WebFolders4WHS/default.htm&quot; target=&quot;_blank&quot;&gt;http://www.brendangrant.com/WHS/WebFolders4WHS/default.htm&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;PhotoSync&lt;/h3&gt;
&lt;p&gt;This Add-in monitors your server’s shared Photos folder and automatically uploads found photos to a linked Flickr account. You can customize subfolders so the Add-in won’t upload all of your photos, and also adjust the frequency with which the software will check for new photos. This tool is especially cool when combined with the Web Folders Add-in, so multiple users can contribute and add photos to one community Flickr album. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/photosync_sm.png&quot; width=&quot;405&quot; height=&quot;287&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Download at: &lt;a href=&quot;http://edholloway.com/Blog/archive/2007/06/21/PhotoSync-Beta2-for-Windows-Home-Server-is-Available_2100_.aspx&quot; target=&quot;_blank&quot;&gt;edholloway.com&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;My Movies&lt;/h3&gt;
&lt;p&gt;If you plan on storing a lot of movies and music on your WHS, you’ll want to download the My Movies Add-in, which runs through your media library and adds community-generated meta-data to all recognized files. This makes browsing through movies in Windows Media Center much easier, since it facilitates browsing movies by their DVD covers. Additional conveniences such as automatic CD and DVD ripping are also available, but have to be unlocked with a $50 donation to the creators. &lt;/p&gt;
&lt;p&gt;Download at: &lt;a href=&quot;http://www.mymovies.dk/products/my-movies-for-windows-home-server.aspx&quot; target=&quot;_blank&quot;&gt;http://www.mymovies.dk/products/my-movies-for-windows-home-server.aspx&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;WHS Power User Tweaks and Tips&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;To truly master your digital domain, you&#039;ll want to optimize your home server&#039;s performance&lt;/em&gt; &lt;/p&gt;
&lt;h3&gt;Beef up the Swap File&lt;/h3&gt;
&lt;p&gt;Enlarging and optimizing WHS’s swap file can help when you’re running multiple Add-ins and streaming lots of media. It’s especially useful if you purchased a Home Server with just 512MB of RAM. To change the size of the swap file, install the Advanced Admin Console Add-in and access WHS’s Control Panel. Double-click the System icon in the list to bring up the System Properties window. Under the Advanced tab, click the Settings button to bring up the Performance Options window.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/swapfile.PNG&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/swapfile_sm.png&quot; width=&quot;405&quot; height=&quot;285&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Under this new window’s Advanced tab, click the “Change” button under the Virtual Memory section. Now select the &lt;strong&gt;C:[SYS]&lt;/strong&gt; drive and change the page file’s custom size to &lt;strong&gt;Range&lt;/strong&gt;. The Initial Size should be set to 1.5 times the capacity of the RAM installed on the system, while the &lt;strong&gt;Maximum Size&lt;/strong&gt; should be set to three times the amount of RAM. For example, in a system with 1GB of memory installed, the initial size of the page file should be 1,500MB and the Maximum Size should be 3,000MB.&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Don’t Just Back up, Sync!&lt;/h3&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/synctoy1.PNG&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/synctoy1_sm.png&quot; width=&quot;405&quot; height=&quot;334&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;If you download a lot of media files or use BitTorrent to schedule downloads to your local drive, you can set up Windows Home Sever to automatically perform a one-way sync of files from your desktop to WHS using Microsoft’s SyncToy software (&lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?familyid=c26efa36-98e0-4ee9-a7c5-98d0592d8c52&amp;amp;displaylang=en&quot; target=&quot;_blank&quot;&gt;microsoft.com/downloads&lt;/a&gt;). SyncToy pairs two folders from anywhere on your network and ensures that all the files in one folder are duplicated in the other. For example, you can set up SyncToy to watch a video downloads folder on your desktop and automatically copy any new files that show up to the Videos Share on your WHS, which then makes the file available for media streaming. SyncToy is ideal because you can configure the pairing to be in “Contribute” mode only, meaning it won’t remove files from your WHS if you delete the original version.&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Transcode High Definition Video&lt;/h3&gt;
&lt;p&gt;Windows Home Server includes media server software that is recognizable by other computers and game consoles like the Xbox 360 and PlayStation 3. Unfortunately, these receiving devices don’t have a wide selection of video codecs to process all video file types, including the popular Xvid codec and the Matroska multimedia container (.mkv). To play these files, you’ll have to install a media server that can transcode your videos into supported formats. The trick is that these programs aren’t WHS Add-ins—you’ll have to download and install them on your server’s desktop just as you would any normal program in Windows. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/6_transcode_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/page42/6_transcode_405.jpg&quot; width=&quot;405&quot; height=&quot;273&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We’ve had success with TVersity (follow the instructions from &lt;a href=&quot;/article/streaming?page=0%2C1&quot; target=&quot;_blank&quot;&gt;our Streaming Guide&lt;/a&gt;), but another program we recommend is the &lt;a href=&quot;http://ps3mediaserver.blogspot.com&quot; target=&quot;_blank&quot;&gt;PS3 Media Server&lt;/a&gt;, which also works on the Xbox 360. Just download the latest Windows build, copy the file to a folder on your server, and run the install wizard using remote desktop. The PS3 Media Server will automatically run on startup, and you can configure its transcoding settings to downsample audio or lower video bitrate to accommodate your network’s bandwidth limitations (i.e., streaming video over Wi-Fi versus wired).&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/ps3media.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/windowshomeserver/ps3media_sm.png&quot; width=&quot;405&quot; height=&quot;304&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Quick Tips&lt;/strong&gt; &lt;/h2&gt;
&lt;p&gt;Set your WHS&#039;s automatic update time to be different and far removed from the scheduled backup time.  &lt;/p&gt;
&lt;p&gt;Split up your files into many Shared Folders (i.e., TV and Movie folders instead of just one Video folder) to facilitate more efficient file duplication. &lt;/p&gt;
&lt;p&gt;Disable WHS active notifications on client machines by right-clicking the Console icon in the taskbar (for the more computer-illiterate users on your home network). &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;
&lt;div align=&quot;left&quot;&gt; &lt;/div&gt;
&lt;/div&gt;
</description>
 <comments>http://www.maximumpc.com/article/features/master_your_digital_domain#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/72">From the Magazine</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/31">Features</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/6800">2009</category>
 <category domain="http://www.maximumpc.com/geek_tested/acer">Acer</category>
 <category domain="http://www.maximumpc.com/geek_tested/build">Build</category>
 <category domain="http://www.maximumpc.com/geek_tested/console">console</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7203">easystore</category>
 <category domain="http://www.maximumpc.com/geek_tested/features">features</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/5719">file sharing</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9698">H340</category>
 <category domain="http://www.maximumpc.com/geek_tested/home_server">home server</category>
 <category domain="http://www.maximumpc.com/geek_tested/howto">how-to</category>
 <category domain="http://www.maximumpc.com/geek_tested/hp">hp</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9697">LX195</category>
 <category domain="http://www.maximumpc.com/geek_tested/mediasmart">mediasmart</category>
 <category domain="http://www.maximumpc.com/geek_tested/windows">windows</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9086">November 2009</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/32">How-Tos</category>
 <pubDate>Thu, 08 Oct 2009 11:00:00 -0500</pubDate>
 <dc:creator>Norman Chan</dc:creator>
 <guid isPermaLink="false">8185 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>CrunchGear Wants You To Help Build a Web Tablet </title>
 <link>http://www.maximumpc.com/article/news/crunchgear_wants_you_to_help_build_a_web_tablet</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;The guys at CruchGear want to design a web tablet that would cost $200 and they want your help to do it. I’ve always liked the idea of a tablet for doing little things like surfing from the sofa. With netbooks catching on, can a nettablet be far behind?&lt;/p&gt;
&lt;p&gt; They pitch this basic idea; make it as thin as possible, run low end hardware, headphone jack, a built in camera for video, low end speakers, microphone, wifi, USB port, a built in battery, 512 RAM, and a 4Gb solid state hard drive. No keyboard, input is via a touch screen. It will run on some flavor of Linux or BSD. &lt;/p&gt;
&lt;p&gt; The extra twist is they want to build a few and then open source the specs so anyone can create and improve on them. I like the idea! You can read about the mock up &lt;a href=&quot;http://www.techcrunchit.com/2008/07/21/the-techcrunch-web-tablet-project/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;, and the article that started it &lt;a href=&quot;http://www.crunchgear.com/2008/07/21/help-us-build-a-200-web-tablet/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.  &lt;/p&gt;
&lt;p&gt;I see it as handy item for browsing the web and reading email, but with it&#039;s only interface is a touch screen, don&#039;t expect to write a book the size of &lt;em&gt;War and Peace&lt;/em&gt; on it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u3606/techcrunch_mockup.jpg&quot; alt=&quot;TechCrunch Mockup of Nettablet&quot; width=&quot;400&quot; height=&quot;248&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/crunchgear_wants_you_to_help_build_a_web_tablet#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/build">Build</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3626">cloud computing</category>
 <category domain="http://www.maximumpc.com/geek_tested/consumer">consumer</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3557">netbook</category>
 <category domain="http://www.maximumpc.com/geek_tested/pc">pc</category>
 <category domain="http://www.maximumpc.com/geek_tested/tablet">tablet</category>
 <pubDate>Tue, 22 Jul 2008 14:51:37 -0500</pubDate>
 <dc:creator>Chris Moody</dc:creator>
 <guid isPermaLink="false">2866 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>PC Building Guide FAQ: Part 2</title>
 <link>http://www.maximumpc.com/article/pc_building_guide_faq_part_2</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;
&lt;img src=&quot;/files/u22018/HSPCBuild_0.png&quot; width=&quot;415&quot; height=&quot;353&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
Last month I kicked off the &lt;a href=&quot;/article/pc_building_guide_faq_part_1&quot; target=&quot;_blank&quot;&gt;PC Building Guide FAQ&lt;/a&gt; with answers to several questions that plague first time builders. The response was positive, with more than a few would-be builders coming out of the wood works. That may seem surprising considering this is Maximum PC, but represented in the readership are users from all different experience levels, and we sometimes take for granted that there are a significant number of those just starting out. It&#039;s these folks that this series is intended, and today I&#039;m putting the spotlight on some of the more common post build inquiries. Let&#039;s dive right in!
&lt;/p&gt;
&lt;h4&gt;Windows just loaded for the first time, now what?&lt;/h4&gt;
&lt;p&gt;Once you&#039;ve successfully installed Windows, you&#039;re only halfway home. There are still plenty of optimizations to be done, not the least of which includes installing your hardware drivers. Your motherboard most likely came with a setup disk, and this will contain your chipset, audio, Ethernet/LAN, and if applicable, your onboard video drivers. After that, head over to &lt;a href=&quot;http://www.update.microsoft.com/&quot; target=&quot;_blank&quot;&gt;Windows Update&lt;/a&gt; and get all those security holes plugged up and patched!&lt;/p&gt;
&lt;h4&gt;Does my setup disk contain the latest drivers?&lt;/h4&gt;
&lt;p&gt;
 In more cases than not, the answer is no. To install the latest drivers right from the get-go, you have two options:
&lt;/p&gt;
&lt;p&gt;
1) You can install just the Ethernet/LAN drivers from the CD, giving you internet access to download the latest versions from your mothboard manufacturer&#039;s website. If going this route, be sure you&#039;re hidden behind a firewall before going online, especially if you&#039;re not connected through a router with a built-in firewall.  This hasn&#039;t been much of an issue since XP started shipping with SP2, which includes a firewall, and the same holds true for all versions of Vista.
&lt;/p&gt;
&lt;p&gt;
2) Download the latest drivers on another computer, and burn them to a CD or copy them to a USB thumb drive. Both will be recognized in your newly built PC.
&lt;/p&gt;
&lt;h4&gt;I think I installed my RAM in the correct slots, but how can I be sure it&#039;s running in dual-channel?&lt;/h4&gt;
&lt;p&gt;
When you first turn on your computer, it should tell you if you&#039;re running single or dual channel. If it doesn&#039;t say, or the screen flashes too fast to read what&#039;s up there, you can still find out which mode you&#039;re in. Download and install &lt;a href=&quot;http://www.cpuid.com/&quot;&gt;CPU-Z&lt;/a&gt;, then click on the Memory tab. In the upper right corner it will say either Single or Dual, letting you know which mode your RAM is in. You can also view the latency timings, information about your motherboard, and your processor&#039;s vitals.
&lt;/p&gt;
&lt;h4&gt;I have a 500GB hard drive and I partitioned 100GB for the OS when I installed Windows. Now when I look in My Computer, the other 400GB is gone. Where&#039;d it go?!?&lt;/h4&gt;
&lt;p&gt;The remaining 400GB is still there, but Windows won&#039;t recognize it until you&#039;ve formatted the free space. To do this, click on the &lt;em&gt;Start &lt;/em&gt;menu, select &lt;em&gt;Run&lt;/em&gt;, and type &lt;em&gt;diskmgmt.msc&lt;/em&gt; and hit the enter key. A disk management window will appear, and in the bottom pane you should see your 500GB hard drive. Next to the 100GB partition (which should be marked as Healthy), you&#039;ll see the remaining 400GB as unallocated. Right-click on that unallocated chunk, select &lt;em&gt;New Partition&lt;/em&gt;, and then follow the prompts.  When asked, you&#039;ll want to set it up as a primary partition. If you think you might want to experiment with dual booting down the line (Linux perhaps?), then don&#039;t format the entire remaining space, and instead set aside a portion for another OS.&lt;/p&gt;
&lt;h4&gt;Should I benchmark? And if so, what are some good ones to run?&lt;/h4&gt;
&lt;p&gt;People benchmark for different reasons, and you&#039;ll often see posters boast of their most recent score in some performance measuring program. But the reason you should benchmark isn&#039;t for bragging rights, but to make sure your system is operating correctly and to detect any potential problems. For example, if you score much lower in 3DMark06 than others with a similar configuration, then that&#039;s a sign that something&#039;s awry. It might be that you&#039;re using outdated drivers, or maybe you forgot to install them altogether. Benchmarking can also be used to test for stability, which again can help uncover potential problem areas and give you a chance to address them, rather than find out you have an unstable system in the middle of a video conference.&lt;/p&gt;
&lt;p&gt;
As for which benchmarks you should run, give the &lt;a href=&quot;/article/benchmark_bonanza&quot; target=&quot;_blank&quot;&gt;Benchmark Bonanza!&lt;/a&gt; blog a read.
&lt;/p&gt;
&lt;h4&gt;I can&#039;t hear any sound with Sound Blaster card, or it&#039;s muffled and sporadic. What&#039;s going on?&lt;br /&gt;
&lt;/h4&gt;
&lt;p&gt;
One common trait all motherboards share is onboard sound, and if you&#039;re running an add-in soundcard, such as an X-Fi, the two could be conflicting with each other. You need to make sure you&#039;ve disabled your motherboard&#039;s onboard sound in the BIOS (hit the Del key during POST to enter your BIOS).
&lt;/p&gt;
&lt;p&gt;
If you&#039;ve disabled onboard sound and the problem persists, then verify that you&#039;re running the latest audio drivers from your soundcard manufacturer&#039;s website. And if that still doesn&#039;t fix it, try moving the soundcard to a different PCI slot. Also check that your speakers (or headphones) are plugged in securely, and in the correct inputs.
&lt;/p&gt;
&lt;h4&gt;When I look in CPU-Z, it shows my Core 2 Duo running much slower than advertised, but it sometimes jumps up to the correct speed, then slows down again. Is my processor broken?&lt;/h4&gt;
&lt;p&gt;
To save power and reduce heat output, your processor is throttling. It&#039;s called &lt;a href=&quot;http://www.intel.com/cd/channel/reseller/asmo-na/eng/203838.htm&quot; target=&quot;_blank&quot;&gt;Enhanced Intel SpeedStep Technology (EIST)&lt;/a&gt;, and what it does is adjust your processor&#039;s multiplier and voltage, depending on what you&#039;re doing. For example, while your computer sits idle, EIST will drop the multiplier down, resulting in a decreased clockspeed, and also lower the voltage so you&#039;re consuming less power. As soon as you put a demand on the processor, for example loading a game or encoding a DVD, the stock multiplier and voltage settings are restored.
&lt;/p&gt;
&lt;p&gt;
EIST doesn&#039;t hurt performance because it only kicks in when your PC isn&#039;t doing anything demanding, but if you&#039;d rather disable this function, you&#039;ll need to head back in your BIOS. The specific location varies by motherboard manufacture, so consult your mobo manual if you&#039;re having trouble finding it.
&lt;/p&gt;
&lt;p&gt;
__________________________________________
&lt;/p&gt;
&lt;p&gt;
My time&#039;s up! Once again, if there&#039;s enough interest, I&#039;ll continue another day with a Part 3. Let me know what topics you folks would like to see covered (&lt;a href=&quot;mailto:One4yu2c@gmail.com?subject=PC%20Building%20Guide%20FAQ:%20Part%202&quot; target=&quot;_blank&quot;&gt;One4yu2c@gmail.com&lt;/a&gt;), and just like last time, questions/comments are always welcome.
&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/pc_building_guide_faq_part_2#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/benchmark">benchmark</category>
 <category domain="http://www.maximumpc.com/geek_tested/build">Build</category>
 <category domain="http://www.maximumpc.com/geek_tested/build_your_own_pc">build your own pc</category>
 <category domain="http://www.maximumpc.com/geek_tested/diy">DIY</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2724">first build</category>
 <category domain="http://www.maximumpc.com/geek_tested/hardware">hardware</category>
 <category domain="http://www.maximumpc.com/geek_tested/howto_0">how_to</category>
 <category domain="http://www.maximumpc.com/geek_tested/lilly">Lilly</category>
 <category domain="http://www.maximumpc.com/geek_tested/one4yu2c">One4yu2c</category>
 <category domain="http://www.maximumpc.com/geek_tested/paul">Paul</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/windows">windows</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/32">How-Tos</category>
 <pubDate>Sat, 11 Aug 2007 03:13:17 -0500</pubDate>
 <dc:creator>One4yu2c</dc:creator>
 <guid isPermaLink="false">1304 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Benchmark Bonanza!</title>
 <link>http://www.maximumpc.com/article/benchmark_bonanza</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;
&lt;a href=&quot;/article/maximum_pc_desktop_backgrounds&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/sites/future.p2technology.com/files/imce-images/MPC_CPU_Speed.png&quot; height=&quot;262&quot; width=&quot;415&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Ahh, the euphoric feeling you get from hitting the power button for the first   time after assembling a rig and seeing it fire right up. Even old vets get a   tinge of exhilaration (and relief) at seeing the POST screen appear,   representing the culmination of careful research and planning combined with   careful construction. It doesn&#039;t matter how easy the process comes, or whether   it&#039;s your first or thirty-first build, the machine is &lt;i&gt;your&lt;/i&gt; creation,   built to specification by you.
&lt;/p&gt;
&lt;p&gt;
And then it hits you; what do you do next? You&#039;ve farted around the desktop,   delighted in the crazy quick boot time (which you know will deteriorate with   each new app install), &lt;a href=&quot;/article/keyboard_hero&quot; target=&quot;_blank&quot;&gt;demolished The Murph&#039;s Frets on Fire&lt;/a&gt; score, and of course   posted a few pics on Maximum PC&#039;s forum. That new PC feeling has started to   wear off, but wait, you&#039;ve only touched the surface of the building experience.   It&#039;s time to benchmark!
&lt;/p&gt;
&lt;p&gt;
Enthusiasts benchmark their PCs for a variety of reasons, the least of which   pertains to bragging rights. While posting an ultra low Super Pi time may seem   like the swank thing to do on a computer forum, I can assure you that in the   real world,  it&#039;s not going to impress that Sally you&#039;ve been eyeballing and   getting up the nerve to talk to. Instead, benchmarking should be used as a tool   in fine tuning your custom rig. There are all kinds of changes and tweaks you   can make, such as playing with your RAM&#039;s latencies, altering your swap file,   setting up a defrag schedule, overclocking, and the list goes on. But to gauge   what kind of dividends your efforts are paying off, and whether you&#039;re actually   helping performance or hurting it, you need to run benchmarks and compare the   results. In the end, you may not net a noticeable performance boost from where   you started, but you will revel in the knowledge that you&#039;ve optimized your PC   to run at its full potential, which, depending on how well you did, could   stave off the upgrade bug later on down the road when your new parts begin to   show signs of aging.
&lt;/p&gt;
&lt;p&gt;
Now that you&#039;re convinced that benchmarking can be useful and not simply   obnoxious, which ones should you run?  Here are some recommendations:
&lt;/p&gt;
&lt;h4&gt;&lt;a href=&quot;http://www.futuremark.com/products/3dmark06/&quot; target=&quot;_blank&quot;&gt;3DMark06&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;
Futuremark&#039;s 3DMark series continues to be a popular benchmark, geared mainly   towards gauging your videcoard&#039;s  performance. 3DMark06 does take into   consideration your processor&#039;s abilities as well, but by and large, the focus   here is  on the GPU. It&#039;s a free download, though there&#039;s also a full version   that will set you back $20 if you&#039;re interested in the  additional test and   configuration options.
&lt;/p&gt;
&lt;h4&gt;&lt;a href=&quot;http://www.futuremark.com/products/pcmark05/&quot; target=&quot;_blank&quot;&gt;PCMark05&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt; Another Futuremark product, PCMark05 doesn&#039;t single in on one specific area,   but looks at your PC as a whole. Changes you make to any part of your PC&#039;s   subsystem should be reflected in a PCMark run, and like 3DMark above, there&#039;s   both a free and paid version available.  &lt;/p&gt;
&lt;h4&gt;&lt;a href=&quot;http://www.sisoftware.co.uk/&quot; target=&quot;_blank&quot;&gt;SiSoft   Sandra&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt; SiSoftware&#039;s Sandra suite is just an all around handy tool. It&#039;s able to tell   you a wealth of information about your system&#039;s components, such as the make,   model, and version of your motherboard, the BIOS vendor, your processor&#039;s   vitals including it&#039;s stepping, and much more. But in addition to being a   system auditor, Sandra comes with a bevy of subsystem specific benchmarks. You   can test your processor&#039;s arithmetic and multi-media capabilities, benchmark   your hard drives and opticals, gauge your USB key&#039;s performance, and even   measure and grade your file system, all included in the free version! But the   Sandra benchmark I use more often than not is recording my memory&#039;s bandwidth.   This synthetic score comes in handy when playing with dividers, frequencies,   and latencies, allowing you to see which tweaks are more likely to boost   performance. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;&lt;a href=&quot;http://www.overclock.net/downloads/138140-super-pi-mod-1-5-a.html&quot; target=&quot;_blank&quot;&gt;Super Pi Mod&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt; Super popular amongst, well, benchmark whores (there&#039;s just no nice way to say   it), it&#039;s become a favorite application for the bragging rights crowd. But   aside from boosting your geek cred and leveling up your Obnoxious skill-set,   Super Pi, currently in version 1.5, makes for a handy benchmarking tool and   plays double duty as a stability tester.  The focus here is on both the CPU and   RAM, with tweaks to either one affecting your Super Pi calculation times (lower   is better). To gauge performance, I recommend running the relatively quick 1M   test, and the much longer 32M benchmark for stability. Just don&#039;t post your   scores on the forum afterwards, followed by &lt;i&gt;OMGBBQ LOL mY score r0xoRs   y0!&lt;/i&gt;  &lt;/p&gt;
&lt;h4&gt;&lt;a href=&quot;http://www.simplisoftware.com/Public/index.php?request=HdTach&quot; target=&quot;_blank&quot;&gt;HD Tach&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt; HD Tach, as its name implies, measures your hard drives performance, and can   handle RAID arrays too. Just be careful with this one, as the synthetic numbers   used can insinuate a much larger performance boost than you&#039;ll actually notice   in a real world setting. For example, a RAID 0 array will destroy a single hard   drive in HD Tach, and while RAID 0 is indeed faster, you&#039;re not going to notice   a night and day difference as would seemingly be portrayed in an HD Tach run.  &lt;/p&gt;
&lt;h4&gt;&lt;a href=&quot;http://www.maxon.net/pages/download/cinebench_e.html&quot; target=&quot;_blank&quot;&gt;Cinebench&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt; For all intents and purposes, single core computing is dead. Dual-core CPUs can   now be picked up for under $100, and even quad-core has moved into mainstream   pricing (Q6600 anyone?). And as far as our benchmarking programs go, Cinebench   does a good job of measuring your multiple core processor&#039;s performance. You   can test your videocard&#039;s OpenGL performance too, but I use this one solely for   the CPU.  &lt;/p&gt;
&lt;h4&gt;&lt;a href=&quot;http://www.fraps.com/&quot; target=&quot;_blank&quot;&gt;FRAPS&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt; Most games come with built-in benchmarking tools, and some even have real-time   FPS counters, but FRAPS works with just about any game. It&#039;s not a very good   way to compare performance because, without a pre-scripted demo, you can&#039;t   eliminate uncontrollable factors, such as the amount of animations on a screen,   whether the path you took this time was more graphically demanding than the   last, and so on. But it is a neat utility for those curious about their GPU&#039;s   frame rates at any given time, as well as keeping an eye on the real-world   performance.  &lt;/p&gt;
&lt;h4&gt;Final Thoughts&lt;/h4&gt;
&lt;p&gt; There are other benchmarks out there, and how many or how few you choose to run   is completely up to you. There&#039;s no right or wrong way to go about it, so long   as you&#039;re confident that your gamut of benchmarking is providing you with   sufficient information about your system tweaks. Or you may choose not to   benchmark at all, but like &lt;a href=&quot;http://youtube.com/watch?v=-1Kj4-23ly4&quot; target=&quot;_blank&quot;&gt;pieces of flair&lt;/a&gt;, I&#039;d recommend at least trying some out.&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/benchmark_bonanza#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/benchmark">benchmark</category>
 <category domain="http://www.maximumpc.com/geek_tested/build">Build</category>
 <category domain="http://www.maximumpc.com/geek_tested/diy">DIY</category>
 <category domain="http://www.maximumpc.com/geek_tested/news">news</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <pubDate>Sat, 21 Jul 2007 15:59:21 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">1214 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>PC Building Guide FAQ: Part 1</title>
 <link>http://www.maximumpc.com/article/pc_building_guide_faq_part_1</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;
&lt;img src=&quot;/sites/future.p2technology.com/files/imce-images/HSPCBuild_0.png&quot; height=&quot;353&quot; width=&quot;415&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
So you subscribe to Maximum PC, opened an account on the forum, and currently find yourself debating whether you feel confident enough to build your own dream machine, or have someone else do it for you. Having read guide after guide and post after post, you&#039;re fairly certain you could pull it off, but what about any tech support issues that pop up afterwards? Wouldn&#039;t it be easier to just configure a Dell and be done with it?
&lt;/p&gt;
&lt;p&gt;
The answer is &lt;i&gt;yes&lt;/i&gt;, it would, but it wouldn&#039;t be nearly as satisfying as building yourself. And tech support shouldn&#039;t be a compelling reason to go with an OEM boutique, unless you consider being told to &lt;i&gt;check if the power cable is plugged in&lt;/i&gt; to be more useful than pinging an experienced forum base&#039;s collective experience to help you out of a pinch.
&lt;/p&gt;
&lt;p&gt;
But hey, I understand that building that first rig comes with a fair share of jitters, but trust me, you CAN do it. And once you do, you get to become &lt;i&gt;one of us&lt;/i&gt;. By &lt;i&gt;us&lt;/i&gt;, I&#039;m talking about old vets that, like myself, take as much satisfaction from building our own rigs as we do in helping others to do the same thing. Pay it forward, if you will. I&#039;ve spent a lot of time on Maximum PC doing just that, having first registered back in 2000 when it was known as &lt;a href=&quot;http://forums.delphiforums.com/maxcommport/start&quot; target=&quot;_blank&quot;&gt;Commport&lt;/a&gt;. My tenure&#039;s consisted of answering troubleshooting issues and offering buying advice, while more recently contributing material to the magazine and maintaining this blog. And when I&#039;m not bantering with fellow MPCers, I can be found over at &lt;a href=&quot;http://www.hardwarelogic.com&quot; target=&quot;_blank&quot;&gt;HardwareLogic&lt;/a&gt;, a website I help run that&#039;s devoted to, you guessed it, helping new and upcoming enthusiasts.
&lt;/p&gt;
&lt;p&gt;
In short (too late!), I, like many, have been doing this a long time, and while the components of yesteryear have dramatically changed (the race to 1GHz is but a distant memory), many of the common problems and pitfalls remain the same. It may be old hat to some of us today, but that doesn&#039;t mean we didn&#039;t have our own nagging butterflies when first starting out. But we buckled down and ignored an urge to go with a cookie-cutter OEM boutique, and with some help, you will too.
&lt;/p&gt;
&lt;p&gt;
Today I&#039;ll start off with some pre-build inquiries and potential issues that plague first time builders. If there&#039;s enough interest, you can look forward to a Part 2 and beyond, where I&#039;ll go over post build problems and answer common user submitted questions. Enough with the intro, let&#039;s get started!
&lt;/p&gt;
&lt;h4&gt;Intel or AMD?&lt;img src=&quot;/sites/future.p2technology.com/files/imce-images/Core2DuoLogo.png&quot; align=&quot;right&quot; height=&quot;185&quot; width=&quot;150&quot; /&gt;&lt;/h4&gt;
&lt;p&gt; That&#039;s the age old question, isn&#039;t it? The answer seems to change with each new generation of processors, as the two play a continual game of leap frog, and it&#039;s a query that&#039;s started many a forum flame war. A true enthusiast knows no such thing as brand loyalty, and if building today, you&#039;ll almost assuredly want an Intel foundation. Recent price cuts have made for some tempting AMD silicon, but you can pick up a Core 2 processor at just about any price point, and have a foundation capable of riding into the quad-core sunset. And speaking of quad-core, word on the web is that Intel&#039;s Q6600 processor will receive a price cut to $266 come July 22nd, making four cores accessible to the mainstream. Can you say, yummy!?  &lt;/p&gt;
&lt;h4&gt;But is there really a difference between Intel and AMD? I REALLY want to stick with AMD.&lt;/h4&gt;
&lt;p&gt; AMD would have been the preferred route back in socket 939&#039;s heyday, and before Intel ditched their terribly inefficient Netburst architecture. With Intel&#039;s change in philosophy and the Core 2 refresh, AMD&#039;s been struggling to keep up, and not until Barcelona debuts will they have a potentially viable answer.&lt;/p&gt;
&lt;p&gt;
But if you&#039;re really intent on sticking with AMD, you can do so with the knowledge that you can still build a kick-ass rig. Truth is, outside of benchmarking, most users would be very hard pressed to tell a difference between an attractively priced top of the line AMD 6000+ system, and a slower clocked (&lt;a href=&quot;http://www.xbitlabs.com/articles/cpu/display/athlon64-x2-6000.html&quot; target=&quot;_blank&quot;&gt;yet generally better performing&lt;/a&gt;) mid-range Intel E6600 machine. So if you own AMD stock and want to support your investment, you can do so, you&#039;re just better off in nearly every area (performance, upgradeability, geek cred) by going Intel.
&lt;/p&gt;
&lt;h4&gt;How much should I spend?&lt;/h4&gt;
&lt;p&gt; That&#039;s up to you! First thing you should do is identify a goal for this system. Are you a hardcore gamer, or are you looking for a casual web surfing machine? One of those will cost you a pretty penny, and the latter can be built without looting the kids&#039; piggy banks. Other considerations include whether you&#039;re a benchmarking guru, or value real-world performance over quantitative measurements. In the end, there&#039;s no right or wrong budget to work with, and you can build just about any type of machine (gamer, office rig, overclocker, etc) on any budget, it just comes down to what concessions you&#039;re willing to make.  &lt;/p&gt;
&lt;h4&gt;Should I overclock? Will it shorten the lifespan of my computer?&lt;/h4&gt;
&lt;p&gt; I&#039;m an overclocker myself, but I don&#039;t do it to increase the length of my e-organ, rather I&#039;m interested in maximizing the performance of my components. Many parts are sold at a particular speed to meet a demand, and not necessarily because they&#039;re incapable of running any faster. How fast a particular component is capable of running while remaining stable is up to you to find out, and while you shouldn&#039;t jump into it willy-nilly, when it comes to processors, OC&#039;ing is easier today than it ever has been (you youngsters have it so good!). Overclocking is also a great way to learn the fundamentals of how your PC works, as it requires research and knowledge beyond that of a casual user.&lt;/p&gt;
&lt;p&gt;
With regards to shortening the lifespan of your computer, that&#039;s a debatable topic. Increasing a component&#039;s frequency can add additional stress, but unless you&#039;re planning on keeping a component until the end of time, the difference is most likely negligible. Also consider that a part may have been downlocked at the factory simply to meet a pricing demand, and could have just as easily been sold at the faster spec. That doesn&#039;t mean OC&#039;ing isn&#039;t without risks (don&#039;t go cranking up those volts!), but when done intelligently and with a close eye on temps, you can significantly reduce the chances of an undesirable outcome. We&#039;ll save this topic for another guide...
&lt;/p&gt;
&lt;h4&gt;Help me choose a PSU!&lt;/h4&gt;
&lt;p&gt; The power supply is probably one of the most misunderstood components out there, and marketing does little to educate the end user. Choosing an appropriate PSU comes down to a few key factors, so let&#039;s look at them one by one.&lt;/p&gt;
&lt;p&gt;
First, choose a brand. And yes, brand does matter, as generic companies are notorious for skimping on quality parts and misrepresenting the specifications (more on that later). While not an all-inclusive list, I generally limit searches to  (in alphabetical order): Antec, Enermax, Fortron, Corsair, OCZ, PC Power &amp;amp; Cooling, Seasonic, Silverstone, and Tagan.&lt;img src=&quot;/sites/future.p2technology.com/files/imce-images/ModularCables.png&quot; align=&quot;right&quot; height=&quot;198&quot; width=&quot;200&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
Second, decide if you want modular (detachable) cables or wired. The idea behind modular cables is that you would hook up only the ones you intend to use, and leave the rest unattached. This results in a less cluttered interior and potentially better airflow. Critics of the technology will point to power loss and less reliable power from having detachable connections, but these effects tend to get exaggerated, and a quality modular unit is more than capable of running a high end machine. They do cost more than their wired brethren, and if you intend to use all the cables anyway, a modular power supply loses its benefit
&lt;/p&gt;
&lt;p&gt;
And finally, pay attention to the amps on the +12V rail(s). Wattage is important too, but equally so is how the wattage gets distributed. Today&#039;s systems feed heavily on +12V amps, and generic companies often overload a less crucial +5V or +3.3V rail, which allows them to technically claim a high wattage rating, but it&#039;s all for naught if the +12V line lacks sufficient amperage. As a general rule of thumb, look for at least a mid 30 amperage rating for a modestly powerful rig, and 40 and above for a high end machine.
&lt;/p&gt;
&lt;h4&gt;How many +12V rails do I need? I see some with as many as six!&lt;/h4&gt;
&lt;p&gt; Another hot debate in computer circles, Senior Editor Gordon Mah Ung covered this topic in a &lt;a href=&quot;/article/single_rail_versus_multi_rail_power_supplies&quot; target=&quot;_blank&quot;&gt;previous blog&lt;/a&gt;, so I won&#039;t rehash it here. The only thing I&#039;ll add is that when looking at multiple +12V rail power supplies, you don&#039;t get the total amperage rating by adding up the specs on each +12V rail. For example, many power supplies will list four +12V rails at 20A each, which when added together equals 80A. But what they&#039;re telling you is that each rail is capable of supplying up to 20A at any given time. The total +12V amperage depends on how the wattage gets distributed. Looking at the &lt;a href=&quot;http://hardwarelogic.com/news/137/ARTICLE/1439/2/2007-07-09.html&quot; target=&quot;_blank&quot;&gt;OCZ 780W ModXStream&lt;/a&gt;, 720 watts are allocated to the +12V rails, and since &lt;b&gt;Watts = Volts * Amps&lt;/b&gt;, we would divide 720 (watts) by 12 (+12V), which gives us 60A (amps), a typical amount for a high end 750-800W PSU.  &lt;/p&gt;
&lt;h4&gt;So I picked up a good power supply, hooked up all the parts, and my PC won&#039;t turn on. What did I do wrong?&lt;/h4&gt;
&lt;p&gt; Do&#039;h, you should have gotten a Dell...I jest, I jest! It could be a number of things. First, check ALL cable connections and make sure you&#039;ve plugged in both the main ATX connector (20 or 24pin) along with a secondary motherboard connector, which will be either 4 or 8 pins. Next, double check that your PSU&#039;s switch is turned on. If everything&#039;s hooked up correctly and your motherboard&#039;s receiving power, there should be an LED that lights up.&lt;/p&gt;
&lt;p&gt;
Next, verify your case&#039;s power and reset switch are plugged into the correct headers on your motherboard. Consult your manual (download it from your mobo maker&#039;s website if you no longer have it), and don&#039;t feel bad if you&#039;ve doofed up the pins, as even long time vets are prone to hooking these up incorrectly.
&lt;/p&gt;
&lt;p&gt;
Finally, check for a grounding issue. You should have installed standoffs in your case&#039;s motherboard tray before dropping in your mobo, and you&#039;ll want to verify they&#039;re lined up with your motherboard&#039;s holes. If a stray standoff comes in contact with your motherboard&#039;s PCB (Printed Circuit Board), it will cause the system to short and either not boot, or worse yet, damage your mobo. Check for any loose screws or other pieces of metal that may have fallen onto the motherboard.
&lt;/p&gt;
&lt;h4&gt;My motherboard&#039;s LED lights up and I checked for a grounding issue, but my system still won&#039;t stay on. When I hit the power switch, the heatsink&#039;s fan spins for 1-2 seconds, then turns off. What gives?&lt;/h4&gt;
&lt;p&gt; If there&#039;s no grounding issue going on, this symptom almost always means that your heatsink is not making sufficient contact with your processor. As a safeguard, your system will turn off if your processor rapidly heats up (in the days of old, you could &lt;a href=&quot;http://www.tomshardware.com/2001/09/17/hot_spot/page6.html&quot; target=&quot;_blank&quot;&gt;fry a processor by turning it on without a heatsink attached&lt;/a&gt;). Remove the heatsink, and if necessary, clean and reapply any thermal goop (don&#039;t overdo it, you just need enough to fill in the microscopic grooves and pits). Reattach the sink so that it doesn&#039;t wiggle around, and don&#039;t forget to plug the fan&#039;s 3 or 4 pin power connector into your motherboard.&lt;br /&gt;
_______________________________&lt;/p&gt;
&lt;p&gt;
And that&#039;s it for this week. Comments are always welcome, and if you have any post build questions you&#039;d like to appear in a Part 2, send an email to &lt;a href=&quot;mailto:One4yu2c@gmail.com?subject=Part_2_Build_Questions/Comment&quot;&gt;One4yu2c@gmail.com&lt;/a&gt;
&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/pc_building_guide_faq_part_1#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/amd">amd</category>
 <category domain="http://www.maximumpc.com/geek_tested/build">Build</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2949">build-a-pc</category>
 <category domain="http://www.maximumpc.com/geek_tested/diy">DIY</category>
 <category domain="http://www.maximumpc.com/geek_tested/faq">FAQ</category>
 <category domain="http://www.maximumpc.com/geek_tested/hardware">hardware</category>
 <category domain="http://www.maximumpc.com/geek_tested/intel">intel</category>
 <category domain="http://www.maximumpc.com/geek_tested/news">news</category>
 <category domain="http://www.maximumpc.com/geek_tested/power_supply">power supply</category>
 <pubDate>Sat, 14 Jul 2007 10:46:41 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">1195 at http://www.maximumpc.com</guid>
</item>
</channel>
</rss>
