Tuesday 26 February 2013

Renew your IP address

Apps-Blogger+ readers..you can renew your IP Address by these simple commands:


  • Goto Start -> Run or press Windows+R
  • Open command prompt by typing cmd and press enter
  • Now type following commands and press Enter after each command
ipconfig/flushdns
ipconfig/release
ipconfig/renew
exit
  • Now, clear your cookies and check Your IP, you can see that your PC is assigned with new IP address.

Function Keys for CMD

The fact that the function keys actually do something in the Command Prompt is maybe one of the best kept secrets about the tool:



F1: Pastes the last executed command (character by character)
F2: Pastes the last executed command (up to the entered character)
F3: Pastes the last executed command
F4: Deletes current prompt text up to the entered character
F5: Pastes recently executed commands (does not cycle)
F6: Pastes ^Z to the prompt
F7: Displays a selectable list of previously executed commands
F8: Pastes recently executed commands (cycles)
F9: Asks for the number of the command from the F7 list to paste

Watch Star Wars on CMD

Yes, you read that correctly, you can watch an ASCII version of the full Star Wars Episode IV movie right in the Command Prompt window!

Star Wars Screenshot

Just open Command Prompt and execute telnet towel.blinkenlights.nl. The movie will start immediately. This isn't a terribly productive use of the Command Prompt, nor is it really a trick of the Command Prompt or any command, but it sure is fun!

Note: The telnet command is not enabled by default in Windows 7 or Windows Vista but can be turned on by enabling Telnet Client from Windows Features in the Programs and Features applet in Control Panel.

Tuesday 5 February 2013

Delete Admin Password without any software

Apps-Blogger+ has found two types of solution for this f**king problem. There are two methods for doing this:



Method 1:
  • Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. 

Command:
del c:\windows\system32\config\sam.exe
del c:\windows\system32\config\sam.log

  • 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:
  • Put your hard disk of your computer in any other pc .
  • Boot that computer and use your hard disk as a secondary hard disk(Dont boot as primary hard disk)
  • Then open that drive in which the victim’s window(or your window) is installed.
  • Go to location windows->system32>config
  • And delete SAM.exe and SAM.log 
  • Now remove hard disk and put in your computer.
  • And boot your computer

Clouds

Take a fun with flying clouds... Where you move your mouse, clouds will flow there.



WebGL Globe

Google Chrome has done some experiments by developing a Globe in which we can show our data in Geographical Form.



The WebGL Globe is an open platform for geographic data visualization. Here you can add your data and create your own globe.