Do the following :
1. Open the CPU 2. Now, observe the motherboard. 3. You notice a coin like silverBattery(3V).
----------------------------------------- NOTE -------------------------------------------------------- This battery is 24 x 7 power supply for the BIOS, which is used to run the system clock will the main power is off. It also initiates the bootingprocess when power is switched on. ----------------------------------------------------------------------------------------------------------- 4. Remove the battery from the motherboard. (It is safe to remove the Battery) 5.Wait30 secondsand place the battery back on the motherboard. 6. Now, when you start your system you won't be prompted for the BIOS password.
Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind.
Method 2
Step 1.Put your hard disk of your computer in any other pc .Step 2.Boot that computer and use your hard disk as a secondary hard disk (D'nt boot as primary hard disk ).Step 3.Then open that drive in which the victim’s window(or your window) is installed.Step 4.Go to location windows->system32->configStep 5.And delete SAM.exe and SAM.log Step 6.Now remove hard disk and put in your computer.
Step 7.And boot your computer :-)
1) Hold down the 'Windows' Key and Press the 'Pause/Break' button at the top right of your keyboard.
Another way is Right-Clicking 'My Computer' and then Select 'Properties'.
2) Click on the 'Advanced' tab.
3) Under 'Performance', click 'Settings'.
4) Then click the 'Advanced' tab on the button that pops up.
5) Under 'Virtual Memory' at the bottom, click 'Change'.
6) Click the 'Custom Size' button.
7) For the initial size (depending on your HD space), type in anywhere from 1000-1500 (although I use 4000), and for the Maximum size type in anywhere from 2000-2500 (although I use 6000).
8) Click 'Set', and then exit out of all of the windows.
9) Finally, Restart your computer.
10) You now have a faster computer and 1-2GB of Virtual RAM..!
U Can Surf For Free Via Gprs On Pc Too
I came to know of using BSNL GPRS for FREE with FULL ACCESS to All Sites.
Here is the way. 1.Create 2 connections with different names like "BSNL PORTAL" and "CELLONE PORTAL" with following settings.
Access Point Name-
"celloneportal"
Proxy Service Address-
"192.168.51.163"
Proxy Port-
"8080"
Security-
"NORMAL"
Rest fields to be as it is.
2.now open phone's default inbuilt browser and select any of the two settings created to access the web.you will now access only bsnl's home site.
3.now keep browser working and open another browser for full internet access like opera or netfront.in these browsers use the second setting created. make sure to use second setting this time. connect to open a page. you get an error message like "ACCESS DENIED" but you don't worry.
4.keep both browsers working in background and open connection manager. in connection manager just disconnect the connection that is not working like the second one you used to connect opera or net front.
5.again open opera or netfront from background and this time use the first connection that you are using to connect with default inbuilt browser to connect to internet.
6.sure this time you are connected with full access.
Having limited mobility because your laptop is tethered to your Internet connection by wires defeats the whole purpose of a laptop computer. If you want to be able to access the web or share files and printers with another computer and still have the freedom to move around, you'll have to connect to a wireless router. It's easy enough to do and well worth the effort.
Difficulty: Moderately Easy
Instructions
Things You'll Need:
Wireless router
Internet connection
Laptop computer
Connect a Laptop to a Wireless Router Using a Windows Operating System
1
Purchase a wireless router that fits your needs and price range.
2
Follow the router's manual to set up the router and its Internet connection, which will probably require connecting a wired client to the router. Once the wireless router is set up, the wired connection is no longer necessary. However, it's best to leave the wired client connected if it's a separate computer from that on which you're going to set up WiFi. If something goes wrong, you can access the administration interface again.
3
Gather information from the setup process. In order to set up the wireless client, you will need to know the service set identifier (SSID), the Wireless Encryption Protocol (WEP) key and the channel and mode.
4
Boot up the laptop and plug in the WiFi card. This will not be necessary if your laptop has an integrated WiFi card.
5
Install any drivers needed to use the WiFi card. Insert the disc that came with the WiFi card and follow the on-screen installation process. Most discs will trigger a new hardware wizard that makes installation extremely simple.
6
Double-click on the "WiFi Connection" icon. It can be found in the system tray at the bottom of the laptop screen.
7
Click on "Properties."
8
Select the "Wireless Networks" tab.
9
Use the "Add" button at the bottom of the dialog if your WiFi network isn't in the "Available Networks" section.
10
Click on "Configure" when you see your network's SSID in the "Available Networks."
11
Enter your network's SSID and WEP key.
12
Click on "Start," then choose "Connect To" and "Wireless Network Connection." Your computer should now be able to access the WiFi network. If the WiFi network is connected to the Internet, it should also be able to connect to the Internet.
These method delete the following virus form ur pendrive.
Autorun.inf
Ravmon.exe
New Folder.exe
svchost.exe
Heap41a
or any other .exe which may be suspicious.
Method:
----------
1)open empty notepad and go to "file" menu
2)choose save as option and type file name as "autorun.inf"
3)save the file in desktop and close the notepad
4)copy the file(autorun.inf) and paste it into pendrive.
5)It show the message replace autorun.inf and you give yes.
6)Then remove your pendrive and again insert it
7)That's all.Virus will remove form it
For troubleshooting network issues, you may need to find your IP address. In Mac OSX, you can find your computer's IP address in the "Network" pane of "System Preferences". Your IP Address is determined by several factors, including whether or not the computer is hooked directly into the modem or is a part of a local area network (LAN). The IP Address may change over type depending on the configuration settings by your LAN administrator or Internet Service Provider.
The above example would take all input arriving on interface eth1 (-i eth1) of protocol tcp (-p tcp) with a destination port of 80 (--dport 80) and re-direct it to IP address 192.168.1.1 . You can make it more or less specfic if you wish.
In Linux networking is easy, you just have to know how. We will discuss below how you can find your own machine's MAC address for all the attached ethernet cards as well as MAC addresses on other machines in the network.
How to find Ethernet / MAC Address of ethernet cards in your machine ifconfig -a
In the output look for lines starting with eth0, eth1 etc. You will find an entry like this:
eth0 Link encap:Ethernet HWaddr 00:17:31:2B:A3:7C
The ethernet address is at the very end (shown here in italics) for the Ethernet card eth0.
Normally each machine has one ethernet card. However there could be multiple ethernet cards designated as eth1, eth2, eth3 etc.
You can similarly find the MAC address for each. How to find Ethernet / MAC address of other machines in your intranet arp
You will have entries in the form:
Address HWtype HWaddress Flags Mask Iface
172.16.0.69 ether 00:19:D1:3E:DD:9C C eth0
Not only can you get the MAC address but also the associated IP address and network interface of the machine this way.
BSNL DataOne provides software for connecting to Linux. However I found that you can setup much easier and without using their custom software.
First you must know that the DSL modem from BSNL can be directly setup to connect automatically, provide firewall, DHCP and even NAT to allow multiple computers to connect to the internet. So effectively you can have several computers connected to a hub / switch to which the DSL modem connects and then all these computers will be able toconnect to the internet by setting the DSL modem as DHCP server in their settings. However in my experience, as the connection is often unreliable, it is better to use software on your computer to establish the link. It allows more control over the connection and faster reconnects after disconnection with little changes to configuration. The solution is simple.
Run adsl-setup. Most likely it is already installed on your system. Otherwise you can also install it on yum enabled distributions like Fedora Core simply by: yum install rp-pppoe
It asks questions like your login name and password (provided by BSNL), your ethernet interface (choose the default provided - eth0; works for most cases) etc. After the setup you should preferably reboot (or restart the network - service network restart) and you will find your DSL connection up and running.
You can also manually bring up DSL connection by: ifup ppp0
You can bring it down by: ifdown ppp0
Note: Unless you have multiple DSL connections, ppp0 is a safe bet.
Missed call finder, cell phone operator finder, mobile phone location finder, how to find the owner of a mobile phone, cell phone directory, mobile phone directory
You may often gets missed calls from anonymous numbers in your cell phone and might wonder where these are from. Here is a tool to find the location and operator of any mobile phone in India.
Find the location of the Mobile Phone based on the MSC CODES OF GSM OPERATORS The list >>Circle >> Operators >> MSC Code (first five digits of the cell phone number.
Quicksearch: Use Edit> Find Menu from your Browser window and give the FIRST FOUR digits. Metros Delhi Bharti Airtel 99100-99109 98100-98109 98180-98189 98710-98719 99580-99589 97170-97179 96500-96509 99710-99719
Its becoming essential to secure the content of your web page and blog from being copied. To achieve this you have to disable the RIGHT CLICK . Many of my friends are trying various scripts to disable right click. Even I tried one. But the problem is that it was running fine in Internet Explorer and not in Firefox or other browsers. So I found the simplest way to disable right click. A bit higher security is achieved.
Lets see..... how..
( sign in to your blogger --> layout -->edit html)
Find this piece of code in your template.
< / head>
its the end of the head tag < / head > and the beginning of body tag . In the body tag just write this sentence " oncontextmenu='return false;' "
u will see it like this < / head > < b o d y oncontextmenu="'return"> and your are done... THATS IT...save n check your blog...
How to find the IP address of the sender in Gmail When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. The tutorial below can help you find the IP address of the sender. Note that this will not work if the sender uses anonymous proxy servers.
Finding IP address in Gmail:
1.Log into your Gmail account with your username and password.
2. Open the mail.
3. To display the headers,* Click on More options corresponding to that thread. You should get a bunch of links.* Click on Show original.
4. You should get headers like this:Gmail headers : nameLook for Received: from followed by a few hostnames and an IP address between square brackets. In this case, it is65.119.112.245.That is be the IP address of the sender!
When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. The tutorial below can help you find the IP address of the sender. Note that this will not work if the sender uses anonymous proxy servers. Finding IP address in Hotmail 1. Log into your Hotmail account with your username and password. 2. Click on the Mail tab on the top. 3. Open the mail. 4. If you do not see the headers above the mail message, your headers are not displayed. To display the headers, * Click on Options on the top-right corner * In the Mail Options page, click on Mail Display Settings * In Message Headers, make sure Advanced option is checked * Click on Ok button * Go back to the mails and open that mail.
5. If you find a header with X-Originating-IP: followed by an IP address, that is the sender's IP addressHotmail headers : name ,In this case the IP address of the sender is [68.34.60.59]. Jump to step 9. 6. If you find a header with Received: from followed by a Gmail proxy like thisHotmail headers : nameLook for Received: from followed by IP address within square brackets[].In this case, the IP address of the sender is [69.140.7.58]. Jump to step 9. 7. Or else if you have headers like thisHotmail headers : nameLook for Received: from followed by IP address within square brackets[].In this case, the IP address of the sender is [61.83.145.129] (Spam mail). Jump to step 9. 8. * If you have multiple Received: from headers, eliminate the ones that have proxy.anyknownserver.com. 9. Track the IP address of the sender
When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. The tutorial below can help you find the IP address of the sender. Note that this will not work if the sender uses anonymous proxy servers.
Finding IP address in Yahoo! Mail
1. Log into your Yahoo! mail with your username and password. 2. Click on Inbox or whichever folder you have stored your mail. 3. Open the mail. 4. If you do not see the headers above the mail message, your headers are not displayed. To display the headers, * Click on Options on the top-right corner * In the Mail Options page, click on General Preferences * Scroll down to Messages where you have the Headers option * Make sure that Show all headers on incoming messages is selected * Click on the Save button * Go back to the mails and open that mail. 5. You should see similar headers like this:Yahoo! headers : nameLook for Received: from followed by the IP address between square brackets [ ]. Here, it is 202.65.138.109.That is be the IP address of the sender! 6. Track the IP address of the sender
Slightly more work needed if you lose or forget the Windows XP administrator password.
1.First reboot Windows XP in safe mode by re-starting the computer and pressing F8 repeated as the computer starts up.
2.Then (in safe mode) click Start and then click Run. In the open box type "controluserpasswords2" without the quotes - I have just used quotes to differentiate what you have to type.
3.You will now have access to all the user accounts, including the administrators account and will be able to reset the lost password.
4.Just click the administrators user account, and then click Reset Password.
5.You will need to add a new password in the New password and the Confirm new password boxes, and confirm by clicking OK.
1) Go to Start 2) Navigate to HKEY_CURRENT_USER-->Software-->Yahoo-->Pager-->Test 3)ON the Right side if the page , Right click and choose new Dword Value. 4) Rename it as " Plural ". 5)Double click and assign a decimal value of 1. 6) Now close registry and restar yahoo messenger and try Multiple Login