CHAPTER 13: OPERATING SYSTEM ADMINISTRATION Flashcards
What is the windows command prompt?P621
It is actually a Windows program that is intentionally designed to have the look and feel of a DOS ( disk operating system) command line.
You can access a command prompt by running——-?P261
CMD.EXE
a number of diagnostic utilities are often run at the command prompt, and they can be broken into two categories . what are the two categories?P621
NETWORKING AND OPERATING SYSTEM.
The networking command line tools are?P261
PING, TRACERT,NETSTAT,IPCONFIG,NET,NSLOOKUP,AND NBTSTAT
What is PING?P622
It is one of the most useful commands in the TCPIP(transmission control protocol) protocol.
There are several options for the PING command, andou can see them all by typing —— —at the command prompt?P622
ping /?
What is tracert command?P623
It is a command line utility that enables you yo verify the route to a remote host.
If you execute the TRACERT command without any options,you see a help file that describes all the ——— switches?P623
TRACERT.
What is NETSTAT command?P623
It is used to check out the inbound and outbound TCPIP connections on your machine.
T/F Can NETSTATalso be used to view packet statistics , such as how many packets have been sent and received and the number of errors?P623
true.
What is IPCONFIG /ALL?p625
It gives the full details on the duration of your current lease and can verifys weather DHCP( dynamic host configuration protocol) client has connectivity to a DHCP server by releasing the clients Ip address and then attempting to lease an IP address.
What is IPCONFIG?p625
It is one of the first tools to use when experiencing problems accessing resources because it will show you weather an address has been issued to the machine.
In the Linux world, a utility similar to IPCONFIG is ——-?626
IFCONFIG.
What is the purpose for NET ACCOUNTS?p629
SET ACCOUNT OPTIONS(PASSWORD,AGE,LENGHT, ETC.
what i the purpose for net coputer?P629
add and delete computer accounts.