Info:

Please click on images to see in maximum size

Friday, March 5, 2010

Some full forms for "U":

In computing world we Always use abbreviate form for almost all the things we came across,here are some full forms for you.
ATA-Advanced Technolongy Attachment
SATA-Serial ATA
IDE-Integrated Dirve Electronics
CMOS Battery-Complementry metal-oxide Semicondutor Battery
SMPS-Switched Mode Power Supply
VGA-Video Graphics Adapter
HDD-Hard Disk Drive
USB-Universal Serial Bus
NVRAM-Non-Volatile Random Access Memory

Tuesday, February 16, 2010

Alernate to "safely remove"




Did you ever think about Removing your USB flash Drive without using "Safely Remove",if you are searching for an "Alternate",here we go.First plug your flashdrive and then follow this,
STEP 1: Goto Start-Run-type Diskmgmt.msc,this will show the details about DiskDrives on your computer.
STEP 2:Right click on your Removable Disk's volume lable(picture 2).

STEP 3:Select properties and click on "Policies" (picture 1)tab and select first one that is "Optimize for quick removal",that is it,now you don't have to use "Safely remove" every time.


Note: This post is not responsible if your FlashDrive faces any problems because of power fluctuations.This will be tried at your own wiah and risk.

Monday, January 25, 2010

DataExcecutionPrevention











"DEP" is not a strange issue,it happens when viruses and other security threats attacks our O.S. by executing malicious code from memory locations that only Windows and other programs use.

Step 1:
If you want to turn on "DEP" for only certain programs,then follow this My Computer(RightClick) >> Properties >> Go to Advanced Tab >> Click on Performance >> click on settings >> Select "DataExcecutionPrevention" tab and mark the second check box.By default the box looks like the "Performance Options" picture shown above.
Step 2:
If you want to disable this error message (to turn off DEP) first do the step 1 and open "boot.ini" and modify like this,
"multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=AlwaysOff

BSOD-a nightmare?


Blue Screen of Death-this is a nightmare for most of the windows users,it might look like an unsolvable error,here i listed out some of the reasons for BSOD,well this will help you a bit,i guess?

1.It will happen mostly because of memory problems,so always have an eye on "RAM".Having memory testing tools is always a good option.

2.Incompatible Drivers are good enough to make this,so verifying drivers is reasonable.

3.Check the "Third party" soft wares before installing,i experienced suspicious soft wares many times.

4."Bugs" may cause this,anyway ill give least priority to them.

Friday, January 22, 2010

Format or Quick Format?

If you are supposed to create or format a partition,you will get two options FORMAT or QUICK FORMAT,here is a tip to select the best that suits to your H.D.D.
Format : First it checks the Disk Volume for errors and it will try to fix it and finally creates a partition with a new filesystem.
Quick Format:It simply erases all the data,existing filesystem and create a new partition.
* Normal Format is Recommended to avoid future errors on diskdrive.