Sunday, November 30, 2008

How to Partition and Format Hard drive

What is FDISK ?

FDISK (FDISK stands for "fixed disk") is a free DOS and Windows utility that can create and destroy partitions. Although FDISK does not come on the standard boot disk that comes with Windows 98, you can create a win 98 boot disk by going into the Control Panel, choosing Add/Remove programs, and selecting to create a boot disk. This boot disk will include "fdisk.exe". If you decide to use FDISK, you should learn more about how to use this utility. Before you use FDISK, make sure you've backed up your data. Resizing or deleting a partition from FDISK makes your computer forget where anything on your hard drive is, rendering any data unrecoverable.

Use FDISK

To run FDISK, jump to DOS or boot your computer with the bootable disk in the floppy or CD-ROM drive and type "fdisk" at the command line prompt a letter(usually A:). The first FDISK screen gives you the following menu options:
1. Create Dos Partition or Logical Drive
2. Set Active Partition
3. Delete Partitions or Logical DOS Drives
4. Display Partition Information
5. Change current fixed drive. (In case you have two or more HDDs)
Partition information

You need to know the following facts when partitioning your drive.
1. Primary partitions are the only ones that are bootable. They're always the C: drive when active. Normally you can only have one.
2. Extended partitions are needed when you want more than one partition. You can only have one Extended partition.
3. Logical Drives come into the Extended partition. They are handy since you know that you can only have one Primary and one Extended so you can get more than only two partitions. They would be your D:, E:, etc. drives.

Hard Drive Partitioning and Formatting Procedure

This procedure describes how to set up a new, empty hard disk so that it is ready for an operating system to be installed on it. This process includes partitioning and formatting and results in a bootable hard disk. The procedure covers configuring the hard disk as a single large partition or splitting it into multiple, smaller partitions.


Procedure Steps:
1. Plan Partitions: Decide how you want to partition your hard disk. In particular, for large hard disks, decide if you want to set up your hard disk with a single large FAT32 partition, or several smaller FAT16 partitions. (You can of course mix these). I provide instructions for doing either of these, but cannot tell you how to set up your system. You must decide based on what makes sense for you. Most people today prefer to set up a new system using a single FAT32 partition.
2. Run FDISK.EXE: From the command prompt, enter the command "fdisk". If you have a disk large enough to guarantee the use of FAT32, you will be asked if you want to enable "large disk support". Enter "Y” if you want to enable FAT32 or “N” if you do not want to enable FAT32. If you do enable this, any partitions over 500 MB that you create will be FAT32. Note that if you do not enable FAT32, you will not be able to put your entire hard disk into one partition if it is greater than 2 GB in size.


If you decided to place your entire hard disk into a single partition, then follow this step:

3. Partition Hard Disk (Single Partition): Follow these steps to set up your hard disk:
A. Select from the FDISK menu "1. Create DOS partition or Logical DOS Drive".
B. Select "1. Create Primary DOS Partition". FDISK will verify drive integrity. Then it will ask if you want to use the maximum available size of the disk for the primary partition and set it active. Enter "Y". The system will allocate the whole disk to the partition, and that's that.
C. Select menu "2. To Set Active Partition. Select partition "1. FDISK will report that it has set partition 1 active.
D. Press {Esc} to exit FDISK.


If instead you want to set up your hard disk with multiple partitions, follow this step. In order to make the process easier to follow. In my example, a 4000 MB hard disk is being partitioned into four partitions of 1500 MB, 1000 MB, 800 MB and 700 MB respectively:


4. Partition Hard Disk (Multiple Partitions): Follow these steps to set up your hard disk:
A. Select from the FDISK menu "1. Create DOS partition or Logical DOS Drive".
B. Select "1. Create Primary DOS Partition". FDISK will verify drive integrity. Then it will ask if you want to use the maximum available size of the disk for the primary partition and set it active. Enter "N". The system will show the size of the entire disk in MB.
C. Enter the size of the primary partition. In our example, this would mean entering "1500". The system will tell you that it has created the primary partition, and will assign it the drive letter "C:".
D. Press {Esc} to return to the FDISK menu.
Select "2. Set active partition". Select partition 1. FDISK will report that it has set partition 1 active.
E. Press {Esc} to return to the FDISK menu.
F. Select from the FDISK menu "1. Create DOS partition or Logical DOS Drive".
G. Select "2. Create Extended DOS Partition".
H. When prompted, press {Enter} to select the entire remaining area of the disk for the extended DOS partition. FDISK will report that it has created the extended DOS partition.
I. Press {Esc}. FDISK will automatically prompt you to create your first logical DOS volume within the extended DOS partition.
J. Enter the size of the first logical partition (the second partition overall). In our example you would enter "1000". FDISK will create the partition, label it "D:", and then say "Logical DOS Drive created, drive letters changed or added". Don't touch anything, just wait, and FDISK will prompt you for the next volume.
K. Repeat the previous step for the remaining partitions (in our example there would be two more partitions to create, the 800 MB and 700 MB ones). When all of the partitions have been created, FDISK will report "All available space in the Extended DOS Partition is assigned to logical drives".
L. Press {Esc} to exit FDISK.


Continue with the procedure:
5. Reboot: Reboot the system using either the Reset button or the ({Ctrl}+{Alt}+{Delete}). Make sure the floppy disk or a bootable disc is in its drive, since you still need it. Note that you may get "Invalid media type reading drive C" errors while rebooting. This is normal at this stage.
6. Format Primary Partition: From the "A:" DOS prompt, issue the following command: "format c:/s/c". Do not forget the "/s", as this is what will make your C: drive bootable. You will get a "scary" warning message such as "WARNING, ALL DATA ON NON-REMOVABLE DISK DRIVE C: WILL BE LOST. Proceed with Format (Y/N)?". Since of course there is no data presently on drive C:, just enter "Y" and the system will format the hard disk. The program will show you its progress as it formats and at the end will prompt you for a volume label. Enter one if you wish.
7. Format Additional Partitions (if necessary): If you set up multiple partitions, format the additional partitions now. This is done in almost the same way as formatting the primary DOS partition, except that you leave off the "/s". So normally you would be entering "format d:", "format e:" and so on, until all the partitions have been formatted. The prompts should be the same as in the preceding step.


Warning: If you have a second hard disk in the system and it has a primary DOS partition, that partition is probably assigned D: because DOS assigns letters to all primary partitions before any logical partitions. Be careful of what you format.

8. Remove Boot Floppy or CD: Eject the boot floppy or Cd. Reboot the system using either the Reset button or {Ctrl}+{Alt}+{Delete}. The system should boot up from the hard disk this time and you’re done. Hopefully you get something in the procedures that I’ve gave you. And lastly, if you don’t really sure what you’re doing, consult a computer technician.

Wiring Code for 10BaseT/ 100BaseT Cable

Cable Color Coding

One of the most common and most puzzling problems a network engineer/technician may face is what is the PROPER way to make up a 10BaseT, 100BaseT or 1000BaseT (You need CAT 5e for gigabit data transmission) cable for basic 10/100 functionality. Since the overwhelming bulk of network cabling done today uses Unshielded Twisted Pair (UTP) wiring. The process begins with the selection of the proper wiring level or category. Today it is basically inexcusable to use or install anything at less than Level V or Category 5. While technically Category 5 and Level V are not the same, they are identical in tradition. Both support up to 100 megabit per second data transmission and their physical cable assembly requirements are the same. We will refer to them both as CAT5. When you buy a CAT5 UTP cable you will receive a cable containing 4 twisted pairs of wires, a total of 8 wires.

Proper Ordering Pairs
The pairs of wires in UTP cable are colored so that you can identify the same wire at each end. They are usually color coded by pair so that the pairs can also be identified from end to end. Typical CAT5 UTP cables contain 4 pairs made up of a solid color and the same solid color striped onto a white background. The most common color scheme is the one that corresponds to the (EIA/TIA) Electronic Industry Association/Telecommunications Industry Association's Standard.


Cable Ordering
Connectors
The cable connectors and jacks that are most commonly used with CAT5 UTP cables are RJ45. The RJ simply means Registered Jack and the 45 designation specifies the pin numbering scheme.

RJ-45 plug

10Base T / 100Base T Straight through
10BaseT and 100BaseT are most common mode of LAN. You can use UTP category-5 cable for both modes. A straight cable is used to connect a computer to a hub. You can use it to connect 2 hubs in the case one of the hub has an uplink port (and you use normal port on the other hub).
Straight Through Cable Pairing

10Base T / 100Base T Crossover
A cross cable for 10BaseT and 100BaseT is used to connect 2 computers directly (with ONLY the UTP cable). It is also used when you connect 2 hubs with a normal port on both hubs. (In other words, the cross cable is used relatively in a rare case.) Crossover Cable
(See also: Network cable color coding)

Thursday, November 27, 2008

PC Boot Problems

Beep Codes

The first thing that you’re computer will perform is POST (Power On Self Test), it tests the computers hardware insuring that it meets the necessary system requirements and that all hardware is working properly before starting the boot process. It later continues with additional tests (such as the memory test that you see printed on the screen) as the boot process is proceeding. If the computer passes the POST the computer will have a single beep (other computer BIOS manufacturers it may beep twice) as the computer starts and the computer will continue to start normally. However, if the computer fails the POST, the computer will either not beep at all or will generate a beep code, which tells the user the source of the problem.

What is Beep Codes?
Beep codes are the beeps you hear from the PC speaker when you turn on your computer. They are your computer’s way of letting you know what’s going on when there is no video signal or a bad memory or something rather serious goes wrong that your computer will start beeping. These codes are programmed into the BIOS of the PC. There is no official standard for these codes due to the many brands of BIOS there are on motherboards.

Pc Boot problems: (beep codes)

IBM BIOS
No Beeps - No Power, Loose Card, or Short.
1 Short Beep - Normal POST, computer is ok.
2 Short Beep - POST error, review screen for error code.
Continuous Beep - No Power, Loose Card, or Short.
Repeating Short Beep - No Power, Loose Card, or Short.
One Long and one Short Beep - Motherboard issue.
One Long and Two Short Beeps - Video (Mono/CGA Display Circuitry) issue.
One Long and Three Short Beeps - Video (EGA) Display Circuitry.
Three Long Beeps - Keyboard / Keyboard card error.
One Beep, Blank or Incorrect Display - Video Display Circuitry.

AMI BIOS
1 short - DRAM refresh failure
2 short - Parity circuit failure
3 short - Base 64K RAM failure
4 short - System timer failure
5 short - Process failure
6 short - Keyboard controller Gate A20 error
7 short - Virtual mode exception error
8 short - Display memory Read/Write test failure
9 short - ROM BIOS checksum failure
10 short - CMOS shutdown Read/Write error
11 short - Cache Memory error
1 long, 3 short - Conventional/Extended memory failure
1 long, 8 short - Display/Retrace test failed

AWARD AND PHOENIX BIOS
1 short beep - Normal
2 short beeps - CMOS error
1 long and 1 short beep - RAM error
1 long and 2 short beeps - Video card error
1 long and 3 short beeps - Keyboard error
1 long and 9 short beeps - ROM error
Long continuous beeps - RAM not installed correctly
Short continuous beeps - Bad power supply or over heating

Computer Technician in Capiz

Certified Computer Technician in CapizTechLabCapiz is a Graduate of Bachelor of Science in Computer Science and Associate in Information Technology at STI College Roxas. TechLabCapiz has become a Certified Computer Technician during his college days. He is one of the founding members of an elite group of technicians in Capiz the AMA Spartans because of his educational achievements in his chosen fields. He was hired as Computer Instructor in STI College Roxas, he teach Computer Fundamentals, basic MS Word, Excel, and PowerPoint presentation, HTML, and basic programming language like C, C++, and Turbo Pascal. After he gradated his Bachelor in Computer Science course, he was hired at Dean Alberto A. Villarruz College as Computer Instructor, he teach Basic Computer Fundamentals and Programming, assisting students in debugging Turbo C, C++, Pascal, Visual Basic, and HTML web design programs as well as guiding them in the development of assigned program project, assisting the Laboratory Facilitator in maintenance and repair of software and computer in computer laboratory, he also help and assist on cable fabrication for the implementation of Local Area Network structure cabling in School Laboratory, and finally, he help develop the proposed system for Capiz Marine Aquatic Resources Information System (CMARIS) for Capiz Provincial Agriculturist. In 2007, he was hired as Grade School Computer Teacher at Saint Mary’s Academy of Capiz (SMAC). He taught Basic Computer Fundamentals from Grade 3-6, assigned as Computer Technician and Laboratory Facilitator in the Computer Laboratory in Grade School Department. He is also recognized as one of the faculty members who got a highest rating by Philippine Association of Accredited School Colleges and University (PAASCU) team during PAASCU Preliminary Visit last August 30-31 2008. To develop his teaching skills, he attended several In-Service trainings and seminar regarding Lesson Planning to improve teaching strategies. Recently he is a graduate of Computer System and Network Technology at AMA Computer Learning Center. When he was studying at ACLC, he was trained by a Certified Computer Technician in PC Maintenance and Troubleshooting, installing software applications, expose in different appropriate electronics and electrical tools, instruments and equipment used to perform digital circuit analysis and design. Implement electronics and communication systems, examine computer system design and architecture, and install cables for data networks, implementing local area networks, configure wide area networks, perform network architecture analysis and implement structured cabling system. He also attends seminars and enrolled in different training centers to further enhance and develop his knowledge and skills in his chosen fields.

Sunday, November 23, 2008

PC GAMERS

What’s that all about?
“Fire in the hole!!!” Hmm, sounds familiar. Yes lads, you guess it right. This is a familiar sound you hear when you get close to people playing computer games nowadays. This shout comes from one of the best-selling games, Counterstrike. It is a first-person shooter where you get to play either a terrorist or an anti-terrorist. Counterstrike is just one of the few games being patronized by gamers today, other titles include: Starcraft, Warcraft or DOTA, on-line games such as Tantra, MU, just to name a few. Popular games have also found their way to Hollywood. Tomb Raider, Resident Evil and Max Payne are recently these movie releases on game titles.

Game Addiction
Why are so many people specially children so addicted to playing computer games? Simple, computer games take you to a different world of entertainment. You get to choose who you want to be, set of objectives you want to achieve, and most of all you’re in COMMAND! It’s the feeling of being control of the situation. Add to that, it doesn’t hurt you or being killed when you loose. You can start all over again and again.

Gaming is a Big Business
Do computer games have staying power? Well, that’s like asking if the sun will rise tomorrow. Over the last decade, the gaming world has tremendously grown into a large industry and going very strong indeed, that major companies are starting to jump-in and invest. Companies like Sony, Nintendo, EA, and Microsoft are just few of major players in this field. Today, head-on competition with players is taking place in the game console development. The strength of the industry can be attributed to the broad penetration of Sony Playstation, Nintendo 64, Game Cube, and Xbox are the primary consoles in the market today. The game world is unquestionably worth the business venture.

Career in Gaming Industry
Gaming is a fast-paced industry with so many developments happening at the same time. PC has been upgrading massively when in terms of overclocking it, so that gamers well enjoy playing the games well. Game developers play a significant role on how this industry is today and how it will be in the future. If you want to build your own games why not get into the business of game development. With the growing demand of manpower needs in this industry, people interested to become game developers. Game development is just part of Computer Technology. With good imagination and programming background is all it takes to start-off a career in game development. If you have a good imagination, then you are in for a good start. The second part is easy, LEARN PROGRAMMING. :)

The NForce 790i SLI Motherboard

NForce 790i SLI Product Review Nvidia release a new motherboard, the NForce 790i SLI FTW (For The Win) from EVGA. The new 790i SLI motherboard is completely new and different board because it has a digital PWM or Digital Pulse-Width Modulation, what it does do, so that you can overclock further. If you try to look at 790i SLI, it looks pretty much the same with the old ones but there are few things that are missing especially on the CPU area. You will notice that there are no transistors, capacitors, they not there, and that’s because all the power of the board is controlled digitally with the digital PWM. So that, it will give you more stable frequency, more stable voltage, clean power, and higher efficiency rating. EVGA claims that their use of solid-state capacitors and 100-percent ferrite-core chokes should also improve the board’s signal-to-noise ratios in extreme overclocking situations. The 790i SLI is the best for gaming, the reason is there are three PCI Express x16 slots so that you can try three SLI video card monster on the board. Another reason that NForce 790i SLI motherboard are really good it’s because it has 4 DDR 3 memory slots, it can support up to 2000 MHz DDR3 memory and a 1,600MHz front-side bus. The only way you can get to 2000 MHz if you use the SLI ready memory with EPP (Enhanced Performance Profile). The 790i SLI is also equip with VDROOP to keep your voltage stable when transition from idle to load and it protects the CPU from voltage spikes as the processor swings between light and heavy workloads. Let’s get to the overall view of the components of NForce 790i SLI motherboard. Socket 775 supports 1600 MHZ FSB, 8 GB of DDR3 memory, three PCI Express x16 slots, two PCI Express x1 slots and two regular PCI slots. There are nine SATA headers, E-SATA, two gigabit LAN, two PS2 ports, coaxial and optical S/PDIF, 7.1 HD audio, ten USB ports and IDE and Floppy headers in case you want to use some of those ancient technologies or something like that. For me, I like EVGA it is an awesome brand and for three reasons. First, the 90 day Step-Up program, if there something new they let you Step-Up on it. Second, 24 hour costumer support just in case you need help. And last, it has a Limited Lifetime Warranty, if there’s anything goes wrong with your board, you got a new one without loosing money.

Freeze PCs

Common problems in PC, crashes, and safety precaution

Most of us computer users have experienced at one time or another that your computer sudden urge to freeze up and crash. Most of you might blame it on windows and most probably Bill Gates, but there are other reasons or causes why a certain program of yours suddenly won’t respond, or why your computer suddenly won’t boot up. I know you might experience some of this, but never fear lads, you are not alone in this kind of crusade. We are legion. Even MAC or Linux users get the blues.
Now let see if you’ve had any of these nerve-wracking and head banging events happening to your computer just trying to beat a deadline…
Your computer slows down, and part of the screen goes either black or white. This usually means that you’re using too many applications or programs all at once, and your computer can’t handle it. Try pressing ctrl+alt+delete, and look for the program that giving you trouble (usually labeled “not responding”), then try closing the said application by clicking end task. And if your computer is still in the line age of the dinosaur, try not to do all things at once. You might end up with less than you want to gain. Also, this may mean that your 20 years old version computer needs some upgrading like increase of RAM, or better yet, a new computer.
You removed some files or programs from your PC, and the next time you boot up, it won’t.
All computer operating systems (OS) have their own standard files and applications that will render the computer inoperable if you remove them. It safe to say that in windows, whatever was installed in your PC should not be removed, because windows will look for it when you boot up again. Also don’t simply delete programs that look unnecessary or uninstall them. When you boot up, windows system files look for programs that have been installed, so whether you remove the program manually or accidentally, you’re bound to get in trouble.
You installed a new hardware and software, and get a fatal exception error (or something like that). That’s what you called “Blue Screen of Death”.
You might have installed something that is incompatible with your OS, it might be a new sound card, RAM, device driver, software. Try to remove that hardware that you installed or download the latest software updates for that particular hardware. Also pieces of advice, if you are unsure about installing something, try to find someone who knows better.
Why doesn’t my PC shut down, why is it so slow? When about to shut down your PC, allow a few minutes for some rest time. Illegal shutdowns can result in more permanent damage to your files or worst to your PC as well. The system might still be resolving something, maybe like cleaning up temporary files or folders, reallocating memory. This will help prevent from crashes. Try to backup your files on another media, like CD, DVD, or another hard disk. When your system fails, you can still restore your files. Screensavers and desktop themes along with a huge desktop picture of you and your boyfriend/girlfriend can also eat up resources, so try to disable those, or get one that’s not too heavy. Regular system maintenance can prevent slowing down or crashes of your PC. Try to run disk defragmenting and scan disk sessions, virus scanning, dust cleaning, and cleaning up unwanted files. That’s all folks thanks for reading.

How to Build Your Own Computer System

The most expensive computer system you could ever build today
First things first you need a case…
The New Thermaltake Xaser VI (Full Tower Case)








Next is the Ultra X3 ULT40064 1000-watts PSU












Intel QX9650 3.00 GHZ Quad Core Processor











Ok, maybe it’s not the best RAM but in my own experience it is very reliable. I felt this things work and it gives you extra power.
Corsair Dominator 2GB 1333 MHz X3












Seagate barracuda hard disk
1TB x 5 = 5000 GB!!











Gamers can combine NVIDIA GeForce 9800 GTX graphics cards in 3-way SLI configurations with NVIDIA nForce 790i-based motherboard solutions to enable spectacular performance in today’s games such as BioShock, Unreal Tournament 3, and Call of Duty 4 at resolutions up to 2560x1600.


















Nvidia's nForce 790i SLI motherboard: Expensive
The NVIDIA nForce 790i Ultra SLI motherboard is the most overclockable motherboard platform for Intel processors and is designed for current and next-generation Intel CPUs, including those that support a 1,600 MHz frontside bus (FSB). four DIMM slots to accommodate up to 8GB of 1333MHz DDR3 memory running at up to 2GHz in dual-channel mode. While the Ultra adds supports for 1600MHz, 1800MHz and 2000MHz when you overclock your processor



















This is what gamers want a powerful Computer System

Tuesday, November 18, 2008

Repair Your Own PC when Disaster Comes

What do you do when your expensive computer suddenly seems possessed? Whether it’s satanic software or a hard drive from hell, there are hundreds of vexing problems that can make it devilishly difficult to get anything done. Don’t call for an exorcist just yet guys. I’ll show you how to solve your computer that without explanation suddenly possessed, sickening slowdowns, and even revive a dead hard drive by popping it into a freezer. With a pinch of luck and a bit of skills. You can send those digital demons back to the abyss.

Possessed PC
Trouble:
Your PC has a will of its own: The cursor grows and shrinks; letters appear and disappear; and graphics look psychedelic.

Fix: When I see strange screen behavior, I immediately suspect the driver (a small program that works with Windows to control hardware) for my graphics card.
To isolate or eliminate your graphics driver as the culprit (my pal Steve will be happy to know that I'm about to give another software fix), install the Windows VGA graphics driver. Right-click the desktop and choose Properties, Settings, Advanced, Adapter.
If that cures the on-screen ills, download the latest version of your graphics card's driver from the vendor's Web site. If you can't find it, call the company's technical support staff.

Folder Freak-Out
Trouble: Some files and folders look like they've been translated into a Russian or any languages that unknown to you. Worse, one folder seems to have disappeared.

Fix: These trouble signs make my blood run cold, because they're indications of a dying hard disk. First, rescue critical data that hasn't been backed up by copying everything to another hard disk, a CD-RW disc, a Zip disk, or some other storage medium.
Then I recommend that you run the Windows Scandisk utility. Double-click My computer icon select Drive: C or D whatever drive you want to check. Right-click on the drive icon, select properties go to tool tab, look for Error checking label and finally click the “Check Now button”. By clicking the start button it will checks the hard disk for physical damage.
The hard disk may be approaching the end of its life and may need to be replaced.
If you can't back up your files--and it looks like more files are disappearing--you'll need to turn off the computer, remove the hard drive, and take it to data recovery service software if you have. If you don’t have a data recovery tool you can download it into the net.

Running on Empty Memory
Trouble: All of a sudden your system is running unusually slowly (oh! I hate that), crashing, and issuing Low Memory errors.

Fix: My first thought was: Invest in a new CPU and/or RAM upgrade. But don’t buy a new memory yet the idea of opening up a PC when there may be a less drastic way to fix things. For this problem, I agree. Windows XP users should have at least 128 MB of memory. If you run multiple applications at once, anything less than 128 MB will feel like computing in quicksand. If you already have plenty of RAM, then you have two other options: Beef up your PC's virtual memory and look for a memory leak. Virtual memory is a special file on the hard disk--often called a swap file--where the PC stores overflowing data that won't fit in RAM. Windows adjusts the size of the swap file as memory needs grow and shrink. But if the hard disk starts to run out of free space, the swap file may not be able to grow to the size it needs, and the machine will run sluggishly as a result. Either delete or remove files to make room on the hard drive. Or move the swap file to a partition or an additional hard disk that has available space. For Windows XP users, select Advanced, Performance Options, Settings. Then select “Let windows choose what’s best for my computer. The other option is to check for a memory leak. Sometimes software--because it's damaged or poorly designed--won't let go of its assigned memory when it's done using it. If you keep opening and closing the application, it gobbles up more memory until the system has no available RAM. Rebooting the machine can temporarily fix the problem by resetting your memory to its normal settings.

Water Rescue
Trouble:
There’s a typhoon and your computer caught in the flood and sinking like a sub underwater. It’s time to kiss your hardware goodbye. Or is it?

Fix: For desktop PCs caught in the flood, being plugged in and even with no more power-is enough to fry the motherboard the good news is many floods are accompanied by power outages that could spare your system. Open the device and expose the interior, remove the peripherals and gently shake out the water. Use a soft rag to clean off dirt or mud. Use distilled water—a gallon or more for PC, to thoroughly rinse components, particularly metallic leads and wired connectors. Distilled waters clean salts and minerals that slow down good connections. Use soft cloth to wipe the device dry and set it out for 24 hours in a dry, warm place. Apply electrical contact cleaner solution to clean the device and reconnect them. Replace power supply if it got soak and install a new CMOS battery. Also plan to replace spinning media drives if they got wet, they’ll probably fail soon.

Pesky Virus Attack
Trouble: Your PC might have a virus--and you're not running an antivirus utility.

Fix: Start panicking. (You'll do it even though there's no need yet; I always do the same.) Once you're calm and you have access to your browser and the Internet. Download a virus scanner utility. After downloading a copy of this small program onto your PC, anti-virus scans your computer's hard drive, finding and removing pesky viruses.
The best advice? Preventive maintenance "Keep Your PC Neat and Tidy" Always scan e-mail attachments and new downloads, back up your data at least weekly, and update your virus program often.

Get Files Back From the Dead
Trouble: You deleted a file and just realized that you need it for something.

Fix: Now you've done it. You were so sure you didn't want that file that you bypassed the Recycle Bin and permanently erased it by holding down the Shift key when you deleted it. Solution? Download a data recovery programs, it bring deleted files back from the dead--even if you've already formatted your drive.

Hard disk CPR
Trouble:
Your expensive drive died and went to heaven. How in the world can you retrieve your files?

Fix: You can download a Data recovery software on the internet to retrieve you files. It will just cost you some bucks. Though pricey but it’s effective. Another trick for copying data from a drive that won’t spin or read. Place in a Ziploc freezer bag and pop it into the freezer for an hour. Yah! Seriously. Cooling the disk can change the geometry of the head and platters. Use another hard disk and mirroring software like virtual ghost ready to make one shot transfer of your data contents. Still no luck? Here’s your final solution. Use a torx driver ( a screwdriver with a star shaped head) and remove the cover of your hard drive and then give the drive heads a nice gentle tap. Hook the drive to your system (of course with top off) and see if you can access the disk.

How To Perform Computer Surgery

Some PC problems can be solved only by rolling up your sleeves, popping off the PC's cover, and getting your hands on the insides. Does replacing an expansion card, removing drive or setting motherboard jumpers sound too complicated? It isn't. Simply follow these steps lads:

1. Find the right workspace. Good light, nice air and plenty of room are essential. Working in tight spaces or under your desk will benefit only your local repair shop.


2. Avoid unexpected charges. Unplug the computer. Even when powered off, some PCs deliver current to the motherboard, which can send a damaging shock to both you and your PC. Always ground yourself; Electrostatic charges can destroy your device. Use a grounding strap or touch an unpainted, metal portion of the chassis before unplugging the PC and handling hardware components.


3. Remove the cover. Some PCs have covers that pop off easily without tools; others require a small Phillips screwdriver or a six-sided torque driver. Place screws (and any other hardware you remove) in a cup or box.


4. Clear the path. If a rat's nest of cables and power cords hinders your way in to the interior of the case, remove them first. Labeling each cord and connector will save you time during reassembly.


5. Removing or replacing an expansion card. Start by removing the bracket screw that holds the card in the chassis. Handle the card on its edges only; avoid direct contact with any chips or circuitry. Apply even pressure across the length of the card when inserting or removing it, and make sure you don't bend the motherboard.




6. Change a DIP switch or jumper. If you don't have a manual that locates the switch or jumper on the motherboard and describes how to set it, don't guess. A mistake can fry your motherboard. And be careful with jumper pins they can bend easily.


7. Adding or removing a hard disk drive. Prepare the drive first: Set any jumpers or switches on your hard drive to their proper master or slave settings before sliding the drive into a hard-to-reach drive bay. Sometimes it's helpful to use a small piece of compressed foam or cardboard to line up the drive's screw holes with those in its bay.

8. Check your connections. Just before replacing the machines cover, recheck all your cables and connections one last time. Power connectors sometimes require a stiff push to seat properly.


9. And lastly. Enjoy using your computer whether surfing on the net or playing computer games day and night.

How To Assemble A Personal Computer

computer
Tools and equipment
You won’t need many tools to assemble your computer, in fact the only one you must have is the screwdriver and an anti-static wristband (very useful), but if you can get most of the following together, you’ll find things go a little easier.

Basic tools
Before you begin building or refitting a computer, you will need some basic tools:
2 phillips-head (cross-shaped) screwdriver
Needlenose pliers
Anti-static Wrist Strap
A large level working space

Optional, but useful tools
Some other tools and equipment can come in handy as well, such as:
Grounding Mat or anti-static carpet
Spring action parts grabber.
Electrical tape
Flashlight
A second, working computer to swap parts, look for tips, ask for help online, download drivers and patches, etc. - very useful
A can of compressed air - useful when working with older parts that have collected dust. A better alternative but also more costly, is a vacuum cleaner designed for cleaning electronics.
If you do not have access to an anti-static mat or wrist-band, working on a table rubber or leather-soled shoes can help prevent static charges obtained from walking around, although if you move your hands upon the ground, say picking up a dropped screw, your static charge WILL stay with you until you touch something metal. Therefore, after doing anything that might have potentially caused you to pick up a static charge, ground yourself on an unpainted surface of the computer case before touching anything electronic. Static charge should always be kept on mind while installing in the components as it may severely damage the delicate parts of the computer.

Preparation
Proper preparation is the key to a successful build. Before you begin, make sure you have all the tools you will need, and secure a clear, well-lit workspace. Gather all the components you’ll be using and unpack them one at a time, verifying that everything that is supposed to be there is actually present. At this point you should leave the parts themselves in their protective anti-static bags, and assemble all the accompanying manuals. Now I know you want to get started, but trust me, read the manuals, check the diagrams, make sure you understand where each part goes and how it attaches. If there is anything you don’t understand, now is the time to do a little extra internet research or call the manufacturer with your questions.
Find a dry, well-ventilated place to do your work. You should have plenty of light to see your components with, and if possible, you should choose an area without carpet on the floor, as carpet tends to generate a lot of static, and this can be ameliorated by choosing a nonconductive floor surface. An unfurnished basement is a good work location.

Safety precautions
Static electricity is the biggest danger to the expensive parts you are about assemble, even a tiny shock, much too small for you to feel, can damage or ruin the delicate electronic traces, many times smaller than a human hair, that make up your CPU, RAM and other chips. It’s important to use your anti-static wrist strap. Once you have the power supply installed in the case, clip the end of the wrist strap to the outside of the power supply. (Never plug your computer in while you are connected to it by a wrist strap.) This will ensure that you, the case and the power supply are all connected to a common ground, in other words there will be no inequality of charge that will allow a spark to jump from you to the case. It’s also helpful to have an antistatic mat to set the case and other components on.
Nobody but you is at fault if you shock your components with static electricity. Make sure that you take the precautions in the previous paragraph to ground yourself from static electricity. (Note: if you really must work on a computer and haven't got proper anti-static equipment, it is usually OK if you make sure that you don't move about much; are not wearing any static-prone clothing; handle components by the edges; and regularly (once a minute or so), touch a grounded object.). The case metal of your PC's power supply will usually be a suitable grounded object. As noted above, touch it every few minutes while you are working on your PC if you haven’t got a wrist strap.
Turn off your computer and switch off your Power Supply at the wall before installing or removing any components - if power is flowing to components as they are installed or removed, they can be seriously damaged. In order to have a computer earthed, you need it plugged in at the wall but turned off at the power supply and at the wall.
Never cut the grounding pin off your power cord. This "safety ground" stands between you and potentially lethal voltages inside the power supply.
Be wary of sharp edges! Many lower-end PC cases have sharp, unfinished edges. This is especially so on interior surfaces, and where the case has been cut or punched-out. Use care and take your time to avoid cutting your hands.If your case has this problem, a little time with some sandpaper before you begin construction can spare you a lot of pain.
Dismantling discrete electronic components such as your Power Supply or Monitor is dangerous. They contain high voltage capacitors, which can cause a severe electric shock if you touch them. These hold a charge even when the unit is not plugged in and are capable of delivering a fatal shock.

Construction
Start by putting your case down on your work surface, with the case door facing up, and open the case.

Motherboard
Find the motherboard standoffs that should have come with the case. They are screws, usually brass, with large hexagonal heads that are tapped so you can fasten screws into the top.
Remove the I/O Shield from the back of the case where the ports on the back of the motherboard will fit, and put in the I/O Shield that came with your motherboard. There may be small metal tabs on the inside of this face plate, if so you may have to adjust them to accommodate the ports on the back of the motherboard.
Some case styles make it difficult to install the motherboard or the CPU with the power supply installed. If the power supply is in your way, take it out and set it aside (we'll put it back in later).
Now locate the screw holes on your motherboard and find the corresponding holes on the motherboard plate (or tray) in the case. Put a standoff in each of these holes on the tray and position the motherboard so that you can see the holes in the top of the standoffs through the screw holes in the motherboard.
Now is the time to make sure the ports on the motherboard are mating with the backplate you just installed, and make any necessary adjustments. The small metal tabs are intended to make contact with the metal parts of the connections on the back of the motherboard and ground them, but you may have to bend these tabs a bit to get the ports all properly mounted, this is where those needlenose pliers may come in handy.
If you have trouble lining up the screw holes, double check that you have the standoffs in the proper holes on the tray. With lower quality cases there are sometimes alignment problems and you may have to forgo one or two screws. If this is the case, make sure you remove the corresponding standoffs.
Now fasten a screw through each of the motherboard screw holes into the standoffs underneath. These screws should be snug but not tight, there is no reason to torque down on them, hand tight is fine, otherwise you can damage the motherboard.
There, the motherboard is in, now it's time to plug the other components.

CPU

An example of a CPU socket, Socket A
Installing the CPU, and the CPU’s heatsink and fan, are by far the most difficult steps you’ll have to complete during your build. Here, more than anywhere else, it will pay to read the instructions carefully, look at the parts, study the diagrams that came with your CPU and/or third party cooling solution, and make sure you thoroughly understand what you are going to do before you try to do it. During the process, if anything does not seem to fit or make sense, put the parts down and look things over carefully before you proceed. Some operations, especially installing the heatsink/fan combination, can require pretty firm pressure, so don’t be afraid to push a little harder if you’re sure everything is set up correctly.
The details of the installation process differ in slight but important ways for each manufacturer’s processors, and even within a manufacturers product line. Therefore, for these details, you should rely on the instructions that are provided with the CPU.
The two things that go wrong the most often and most expensively (minimum of a killed CPU, sometimes more) in building one's own computer are both related to the CPU and its cooler:
Switching the computer on "just to see if it works" before adding any CPU cooling unit. Without cooling, CPUs heat up at extreme rates (a CPU heats up anywhere between ten times and a thousand times as fast as a cooking area on your stove!) By the time you see the first display on the screen, your CPU will already be severely overheating and might be damaged beyond repair.
Mounting the CPU cooler improperly. Read the instructions that came with your CPU and cooler very carefully and ensure you are using all components in the correct order and correct place.
If you buy a third party cooling solution for your CPU make sure you get one that is compatible with the CPU you have. Most brands come with multiple mounting brackets that will suit many different chipsets, but it's best to check for compatibility just in case.
If using thermal paste, apply it only to the CPU die (the square piece of silicon in the middle of the CPU) and do so sparingly -- most modern CPUs take no more than a grain of rice sized dab of thermal paste. Some people do like to wipe some onto the heatsink's surface and then wipe it smoothly off so that bits of it may get into tiny holes for better heat transfer. If using a thermal pad supplied with your cooler, make sure you remove any protective tape from the die just before installing and do not get it dirty - and do not combine thermal pads with thermal paste, it's either one or the other. Then, check that you install the cooler in the right orientation and that you set it flat on the CPU die without exerting undue pressure on any edges or corners - the latter can make small pieces of the die break off, killing the CPU.
One option you may consider, before installing the heatsink, is to "lap" the heatsink, which means to smooth out the bottom surface. To do this, you will need a very flat surface; a piece of thick window glass will work. Fasten your sandpaper on the flat surface, invert the heatsink on the sandpaper and sand in small circles, applying minimum pressure. Check frequently and when you see a uniform pattern of scratches, switch to finer grained sandpaper (the numbers go up as the sandpaper is finer, so something such as 220 is coarse while 2000 will be very fine.) Remember that you are not trying to remove any material, just polish out surface irregularities. If you get it right, you should have a surface which feels completely smooth to the touch (but don’t touch it, the oil in your fingers can cause corrosion of the fresh surface) with a mirror finish. Some companies producing heatsinks lap the surface themselves, so if the surface already looks like a perfect mirror, leave it alone. A lapped heatsink is more effective as it will have better surface contact with the chip.
Tighten the cooler using only the specified holding devices - if you did everything right, they will fit. If they don't fit, check your setup - most likely something is wrong. After mounting the cooler, connect any power cables for the fan that is attached onto the cooler.
As an aside to the instructions above, it has been my personal experience that fitting the CPU and heat sink is best done on a supportive surface (a telephone directory on a table in my case) prior to installation, to avoid excessive flexing of the motherboard.
If you've got the CPU and its cooler installed, and the motherboard in the case, you’re over the hump, there just a few more easy pieces to go before that momentous first power-up.

MEMORY SLOTS
Next, you will need to install your RAM (random access memory). Find the RAM slots on your motherboard; they will look something like the picture above. To install the RAM modules, first push on the levers (white plastic in the picture) on either side of the DIMM socket, so that they move to the sides. Do not force them, they should move fairly easily.
Put the RAM module in the socket. Line up the notch in the center of the module with the small bump in the center of the RAM socket, making sure to insert it the right way. Push down on the module until both levers move up into the notches on the sides of the module. There should be a small "snap" when the module is fully seated. Although this does require a fair bit of force, don't over do it or you may break the RAM module.
Take a good look at your seated RAM, if one side seems to be higher than the other, odds are it's improperly seated - take it out and try again. As you handle the RAM, try not to touch the copper stripes you can see along the bottom edge, as doing so is the best way to damage the part.
Start adding RAM at the slot labeled "Bank 0" or "DIMM 1". If you don't have a stick in "Bank 0" or "DIMM 1" the system will think there is no RAM and won't boot.
On newer motherboards with 4 slots, you'll see alternating colours. For example, slot 1 is blue, slot 2 is black, slot 3 is blue, slot 4 is black.
If you were to put 1 gigabyte of RAM in your PC, it's best to use dual channel 512MBx2 sticks. Put the first 512MB stick in slot 1, and put the 2nd stick in slot 3 (the two slots that are blue) - leaving slot 2 empty. This will give you better performance, vs. putting 1GB in slot 1, or two 512MB sticks in slot 1 and 2.

Power supply
Installing your power supply is pretty straightforward, if it came with your case it was preinstalled and if you took it out earlier to get the motherboard in, now is the time to put it back. Otherwise a few moments of screwdriver work will get the job done. Generally there will be a bracket on the top of the case where the power supply is mounted and a few screws used to fix it in place. Some cases place the PS differently, see the documentation that came with yours.
Some power supplies come with modular cables, so you can plug in only those you’ll be using, now is a good time to figure out what you’ll need and plug them in. Other power supplies have all the cables hardwired in, you’ll want to separate out the ones you’ll need and neatly coil the remainder somewhere out of the way.
If your power supply has a switch to select 115v or 220v make sure it is set properly, this is important. Many newer power supplies can automatically select and don’t have such a switch.
Once you get the power supply installed you should plug the main power, a 20 or 24 pin plug, into the motherboard. There may also be an additional four or eight pin power lead on the motherboard that needs to be plugged in, this is usually located near the processor socket. Make sure you check the motherboard documentation carefully for the location of the power sockets.

Video card
If your motherboard has a built-in video adapter you want to use, skip this section.
If you have an AGP video card: Install the video card into the AGP socket. This is always the top expansion slot near the back of the computer. AGP slots are often brown, but can also be strange colours such as fluorescent green. Check the motherboard for levers (or similar devices) that are part of the AGP slot to help hold the card in place. These must be retracted before insertion of the card. Check the motherboard's manual for information on how to use these devices (if your motherboard has one.) Push the card into the socket (AGP slots are often pretty tight, don't be afraid to push it until it's well inserted), then screw it in at the top of the metal bracket. If it has a power connector, connect it to a 4-pin molex connector. If it has a pass through, do not connect it to a hard drive.
If you have a PCI Express video card, install it the same way as an AGP video card, however the slot where it goes looks a little different having an extra spot on the slot as opposed to the 2 slot parts on an AGP slot. PCI Express slots used for video cards are commonly 16x as opposed to AGP 8x.
When your card is properly installed the line formed by the top of the card will be exactly parallel to the motherboard, if one side seems to be higher than the other, chances are that it's not fully inserted, press a little harder on the high side or pull it out and try again.

Installing drive jumpers
If you are using SATA drives there is no need to adjust jumpers -- you can skip this section.
Before you install IDE/ATA (PATA) drives, you will need to set the drives jumpers. Each IDE/ATA channel can handle two drives, a master and a slave. Consult your drive's instructions on how to set the jumpers. The jumper configurations are usually either printed on the back, or on the top of the drive. Drives can be configured in 2 ways: Drive Select or Cable Select.
"Cable select": Use this if you have 80-pin cables. Cable select automatically assigns slave/master based on the plug on the IDE cable the drive is plugged into. Put the jumper on CS.
"Drive select": If you are using a 40 pin cable, you must use "drive select". Master/slave status is determined by the jumper. In this mode, configure the drive on the end connector the master, and drive connected to the middle connector the slave. If the IDE channel has only one drive, check your motherboard documentation for the appropriate setting, which is usually master.
Note that Drive Select will always work, while Cable Select will only work if you have the proper cable.

Installing drives
Next install the hard drive and optical drives.
How a drive is physically installed will depend on the case.
When using an IDE cable, plug the two connectors that are closer together into the 2 drives, and the third to the controller or motherboard. The connector furthest from the board should be attached to the drive set as Master. Make sure the drive that you will install your OS on is the primary master. This is the master drive on the Primary IDE bus which is usually the IDE 40 pin port on the motherboard labeled “Primary” or “IDE 1”..
Note: IDE connectors are keyed, so it should be impossible to insert them backwards. However, it doesn't require very much force to do this and it can destroy your motherboard . Look carefully at the drive and the cable connection before you try to connect them. You should see a "missing" pin on the drive, and a corresponding blocked socket on the connector. If you break a pin on the drive, you will probably have a worthless drive.
Note: most parallel IDE cables have a colored stripe down one side. That coloured stripe signifies "pin 1" - and usually will line up next to the molex power connection on your drive. Use this rule of thumb if your connectors aren't keyed.
Next, plug a 4 pin molex power connector into each hard drive and optical drive. If you are installing the power connector to a SATA drive, some drives have the option of using either the SATA power connector (a flat about 1" wide connector) or the standard molex connector; use one or the other, not both. Connecting both can break your hard drive. For better data transfer, you can purchase heat-protected high-end data cables at your nearest electronics store.

Floppy Disk Drive Cable
If you install a floppy disk drive, the cable is very similar to the IDE cable, but with fewer wires, and a strange little twist in the middle. Floppy drives do not have master/slave configurations. The floppy disk connector is not usually keyed, making it all too easy to plug it in the wrong way! One wire in the IDE cable will be colored differently: this is pin 1. There is usually some indication on the floppy drive as to which side this is. The power plug for a floppy is 4 pins in a line, but rather smaller than the standard hard drive power connector. Plug the end of the cable with the twist into the floppy drive ("drive A:"). Plug the other end of the floppy ribbon cable into the motherboard. If you install a second floppy drives, plug the middle connector into "drive B:". The twist between drive A: (on the end) and drive B (in the middle) helps the computer distinguish between them.

Other connections
In order to turn the computer on, you’ll need to connect the power button and while you're at it, you might as well do the reset buttons and front panel lights as well. There will be a set of pins, usually near the front of the motherboard to which you will attach the cables that should have been supplied with the motherboard. (Sometimes there are cables already connected to the case, use them if they are there). These will plug into the front of the case. The plugs in the front of the case will be labeled. The pins on the motherboard may be labeled as well, but they can be difficult to read because the print is very small. The documentation that came with your case and motherboard should tell where these connectors are. The front panel LEDs are polarized: usually the positive wire is white.
In addition, you can connect any case-specific ports if they are supported by the motherboard. Many cases have front mounted USB, firewire and/or sound ports.

Prepare for power up
Some people will put power to a system several times during assembly and for experienced builders this may serve some purpose. For first timers though, it’s best to assemble a minimal complete system before powering up. Minimal because that way there are comparatively few potential sources of trouble, complete so that you can test everything at once and because the fewer times you have to put power to an open machine, the better..
If you’ve been working along with us you should now have such a minimal system put together. Briefly this includes a case with a motherboard in it, a processor (and its cooling unit) and some RAM plugged into the motherboard, hard and floppy drives installed, and some kind of video available. If your motherboard has built-in video, you might want to use that for this first try, even if you are going to install a video card later.
For this test, you’ll want to have the computer open, so that you can see all of the fans, and you’ll need to connect a monitor and a keyboard and a mouse (OK, you don’t really need the mouse . . .)

Power up
The moment of truth now approaches, time to take a deep breath, exhale slowly, then take a moment to check one more time that everything is as it should be. Make sure you've removed your wrist strap, turn on the monitor, then press the power button, and observe the inside of the open machine. (Do not touch any part of the inside of the machine while it is powered up – you will NOT die but your computer may break.) The first thing to look for is that the CPU cooler fan spins up, if it does not, cut the power immediately. This fan should start up right away; something is wrong if it doesn’t and your CPU is in danger of overheating so stop now and troubleshoot.
NOTE: If you have a Gigabyte brand motherboard, the CPU fan may twitch and stop turning. Wait 10-15 seconds and it should start. If it doesn't there is a problem and you should immediately cut power as stated above. Other fans such as case fans should turn on and spin.
If the CPU fan spins up, check that all the other fans that should be spinning – case fans and fans on the power supply and video card (if installed) are also spinning. Some of these fans may not spin up until a temperature threshold is passed, check your documentation if anything is not spinning.
If the fans spin, you can turn your attention to the monitor, what you are hoping to see is the motherboard’s splashscreen, usually featuring the manufacturer’s logo. If you see this, take a moment to bask in the glow, you’ve built a computer!
If this happy event does not occur, if smoke appears, or if the computer doesn't do anything, unplug the power cord immediately and check the steps above to make sure you haven't missed anything. Give special attention to the cables and power connections. If the computer does appear to come on, but, you hear beeps, listen carefully to the beeps, turn the computer off, and refer to your motherboard's manual for the meaning of the beeps. Some boards have an optional diagnostic device, usually a collection of LEDs, which when properly plugged in will inform you of the nature of the problem. Instructions for installing this as well as the meaning of its display should be in the manual for the motherboard. If the computer turns on but the only thing that comes on is your power supply, turn it off. This probably means something is shorted, and leaving it on could damage the parts.
If all is well it's time to turn the computer off, and close it up. Then you may want to turn it on again and set certain options in the Computer's BIOS (usually by pressing 'F1' or 'Del' a few seconds after boot.) These options will be explained in the motherboard manual. In general, the default options are OK, but you may wish to set the computer's hardware clock to the correct time and date. The BIOS is also where you determine the default boot order of the system, typically Floppy, then CD-ROM, then Hard Disc.
If you want a further quick test, before you install an operating system, you may find a bootable CD-ROM such as windowsXP extremely useful.