Thursday 15 July 2010

Starting the Windows XP Setup By Command prompt

1.At the command prompt, type drive:, and then press ENTER (where drive is the drive that contains the Windows XP CD-ROM).
2.Type cd i386, and then press ENTER.
3.Type winnt, and then press ENTER. The Windows XP Setup program starts

73Ping
Ping

Here are all of the ping options:

example .. In DOS .. c:>ping 192.168.0.1 -t

-t Ping the specifed host until interrupted

-a Resolve addresses to hostnames

-n count Number of echo requests to send

-l size Send buffer size

-f Set Don't Fragment flag in packet

-i TTL Time To Live

-v TOS Type Of Service

-r count Record route for count hops
                                                                

-s count Timestamp for count hops

-j host-list Loose source route along host-list

-k host-list Strict source route along host-list

-w timeout Timeout in milliseconds to wait for each reply

No comments:

Post a Comment