Tuesday, 25 October 2011

What is an IP ADDRESS and how to locate it..

Computer IP Address (Internet Protocol address - Your Public IP address) is as your telephone number. It uniquely identifies every host on a network. Just as your mailing address uniquely identifies your home, an computer IP address uniquely identifies a host.  
To find out your IP or other's just go to the following address and have a quick look ...
http://www.ipaddresslocation.org/

How to auto restart Windows Xp and Vista in case of System Failure Windows Blue Screen ..

Dump in both of Xp and Vista are the most terrible thing which happens when there is a system failure and machine comes to an halt. The next you do is power down the machine and start it manually. However you can change this to make it restart automatically after the dump is created instead of waiting.
-* Right click on My Computer and Click Properties
-* Click on settings of System and Recovery.
-* Remember this place is you can configure what the system will do when it gets into system failure.
-* Just check the check box which says Automatically restart Now the next time your computer goes
for a system failure it will auto restart.
-But You will have to wait for the dumb to get created.
-Moreover you can also check for Overwriting the old dump file in case you want to save some space.

How to Share a Folder in Windows Systems ..


-Having a shared folder is convenient for file exchange.
-You don’t need to bring a blank CD or a flash drive to another computer to copy the files you need and bring back to your computer.
-In order for you to set up a shared folder, you need to have a home workgoup network setup or under the same domain inside a corporate.
-You can follow these steps to setup a sharing folder.
-Step 1 Create a new folder, you can place inside the C drive, or you can put in on your desktop or inside your “My Documents” folder.
-Step 2 Now select the folder and right click on it, choose “Properties”.
-The folder properties window opens up.
-Step 3 On the top of the window, click on “Sharing” tab.
-And select the radio button “Share this folder”. Then enter a name for the share name.
-Step 4 On the same window, click on “Permission” and the permission window will come up.
-The default group or user names is Everyone, of course you can add or remove another group or user by clicking the “Add” and “Remove” buttons.
-Step 5 In the permissions box, give proper permissions to each group or user: “Read” means to grant the user to read only, while “Change” grant to edit and “Full Control” means you grant access to read, edit and delete files within the shared folder.
-Step 6 Now to test your work: from Start, click on Run, enter the network path to the folder, normally looks like this: pcnamesharedfoldername
Its All ..

Make your PC work fast and with ease..

Temporary files in a computer make it confused and your PC becomes heavy here is the solution to keep it fast with out burden....
1.To del more temp files, go to run and type prefetch
then enter. 
2.Select all and del it
Now chek its speed yourself....

COMPUTER & MOBILE HACKING TIPS ..

Forgot your Windows admin password?

Reinstall? Oh no... But not any more...

  • This is a utility to reset the password of any user that has a valid local account on your Windows system.
  • Supports all Windows from NT3.5 to Win7, also 64 bit and also the Server versions (like 2003 and 2008)
  • You do not need to know the old password to set a new one.
  • It works offline, that is, you have to shutdown your computer and boot off a CD or USB disk to do the password reset.
  • Will detect and offer to unlock locked or disabled out user accounts!
  • There is also a registry editor and other registry utilities that works under linux/unix, and can be used for other things than password editing.

Windows stores its user information, including crypted versions of the passwords, in a file called 'sam', usually found in \windows\system32\config. This file is a part of the registry, in a binary format previously undocumented, and not easily accessible. But thanks to a German(?) named B.D, I've now made a program that understands the registry.
This site provides CD and floppy images for end users to easily edit their forgotten passwords. But it also provides full source code and binary builds of the tools to allow others to use as they like for other purposes. Registry format documentation also available.

Increase your RAM and so system speeds up..

1). Start any application, say Word. Open some large documents.

2). Press
CTRL+SHIFT+ESC to open Windows Task Manager and click Processes tab and sort the list in descending order on Mem Usage. You will notice that WINWORD.EXE will be somewhere at the top, using multiple MBs of memory.
3). Now switch to Word and simply minimize it. (Don't use the Minimize All Windows option of the task bar).
4). Now go back to the Windows Task Manager and see where WINWORD.EXE is listed. Most probably you will not find it at the top. You will typically have to scroll to the bottom of the list to find Word. Now check out the amount of RAM it is using. Surprised? The memory utilization has reduced by a huge amount.
5). Minimize each application that you are currently not working on by clicking on the Minimize button & you can increase the amount of available RAM by a substantial margin. Depending upon the number and type of applications you use together, the difference can be as much as 50 percent of extra RAM.
                In any multitasking system, minimizing an application means that it won't be utilized by the user right now. Therefore, the OS automatically makes the application use virtual memory & keeps bare minimum amounts of the code in physical RAM.