Chinese(T) | English
contact me
User Login
Username:
Password :

CIW SERVER ADMINISTRATOR

Index >> CIW >> Master CIW Admin >> "1D0-450"Exam

VUE/Prometric Code:1D0-450

Exam Name:CIW SERVER ADMINISTRATOR
Questions and Answers:178 Q&As
Price:$ 79
Updated:2008-12-01
CIW SERVER ADMINISTRATOR
Test Q&A Updated Price
1D0-450 178 Q&A 2008-12-01 $ 79

please download in PDF format Demo: 1D0-450

killtest 1D0-450 Exam Features

High quality and Value for the 1D0-450 Exam.
Killtest Practice Exams for CIW SERVER ADMINISTRATOR 1D0-450 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.

100% Guarantee to Pass Your Master CIW Admin exam and get your Master CIW Admin Certification.
We guarantee your success in the first attempt. If you do not pass the 1D0-450 (CIW SERVER ADMINISTRATOR) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.

killtest 1D0-450 Downloadable.
Printable Exams (in PDF format) Our Exam 1D0-450 Preparation Material provides you everything you will need to take your Master CIW Admin exam. The Master CIW Admin Certification details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get Master CIW Admin exam questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first Master CIW Admin exam try, but also save your valuable time .

  • Comprehensive questions with complete details about 1D0-450 exam.
  • 1D0-450 exam questions accompanied by exhibits.
  • Verified Answers Researched by Industry Experts and almost 100% correct.
  • Drag and Drop questions as experienced in the Real Master CIW Admin exam.
  • 1D0-450 exam questions updated on regular basis.
  • Like actual Master CIW Admin Certification exams, 1D0-450 exam preparation is in multiple-choice questions (MCQs).
  • Tested by many real Master CIW Admin exams before publishing.
  • Try free Master CIW Admin exam demo before you decide to buy it in http://www.Killtest.com.

High quality and Value for the 1D0-450 Exam:100% Guarantee to Pass Your Master CIW Admin exam and get your Master CIW Admin Certification.

http://www.Killtest.com The safer.easier way to get Master CIW Admin Certification.

We offer Demo version of Q&A, Q&A are as follows (not to provide picture):

1D0-450:please download 1D0-450 in PDF format Demo 1D0-450

1.What is the default location for the Web server HTML files in Microsoft Internet Information Server (IIS) 4.0/5.0 on a system that has one hard drive (C:\)?
A.C:\wwwroot\html
B.C:\inetpub\wwwroot
C.C:\iis\html
D.C:\inetpub\wwwroot\html
Correct:B
2.Which of the following is an example of a backbone service?
A.System monitoring and optimization
B.Routing
C.User management
D.File backup
Correct:B
3.Nadir wants to convert his Windows NT Server and 2000 Server systems from FAT32 to NTFS. All the servers use one drive (C:\). Which command will allow Nadir to do this?
A.convert c: -t ntfs
B.convert -fs c: ntfs
C.convert c: -fs ntfs
D.convert c: /fs:ntfs
Correct:D
4.Which of the following is a characteristic of the linuxconf program?
A.It can be used to install device drivers.
B.It is a command-line program that is used only to add and delete users from the system.
C.It can be used to configure a system host name and IP address.
D.It can be used to install new applications and modules.
Correct:C
5.Which of the following scenarios might result from having a security policy that is too strict?
A.Users may place written passwords in their workspaces to remember them.
B.Users may choose ineffective passwords that are easy to guess.
C.Users may have access to resources that are not appropriate for them to see.
D.Users may choose passwords that are too short.
Correct:A
6.Javier has created a DNS address entry for a server. He wants users to be able to find the server by its IP address as well. The server IP address is 197.176.33.21. Which action should Javier perform so that users can find the server by its IP address?
A.No action is required; the DNS address record will allow users to find the IP address as well as the host name.
B.Assign an in-addr.arpa address of 197.176.33.21.in-addr.arpa to the server in a Pointer (PTR) record in DNS.
C.Assign a Canonical Name (CNAME) to the server in DNS.
D.Assign an in-addr.arpa address of 33.176.197.in-addr.arpa to the server's IP address of 21 in a Pointer (PTR) record in DNS.
Correct:D
7.Javier copies a file named "secret" from a folder named "restricted" to a folder named "open". Both folders reside on the same NTFS partition. What happens to the permissions on the file named "secret"?
A.The file inherits the target directory permissions. .
B.The file loses its permissions and is assigned to the Everyone group.
C.The file retains the permissions it had before it was copied.
D.The file is copied into the new directory and the old file is deleted; all permissions are retained.
Correct:A
8.Jeanne is a Linux administrator. She notices that a user is continually abusing the FTP service on the Linux server by downloading extremely large files. Jeanne has added this user name to the hosts.deny file, but the user is still able to use FTP. Why does the user still have access?
A.The user name should also be added to the hosts.allow file.
B.The hosts.deny file does not allow you to exclude the FTP service.
C.The user name should be added to both the hosts.deny and hosts.allow file.
D.The user name is in the hosts.allow file, which is considered before the hosts.deny file.
Correct:D
9.You want to list all interfaces for your Windows NT/2000 system. What command will do this?
A.ipconfig /all
B.ipconfig -a
C.ifconfig /all
D.ifconfig -a
Correct:A
10.Which task is a part of the Windows Internet Naming Service (WINS) name registration process?
A.Name renewal and release
B.Static name assignment
C.Static IP assignment
D.Reading any Imhost information
Correct:A
11.Rolf is experimenting with NT/Windows 2000 commands to ensure that he can assign appropriate permissions for his Web server. He executes the List permission on an NTFS directory. Which rights does the List permission grant to the user?
A.Write and Add
B.Read, Write and Add
C.Read and Execute
D.Add and Execute
Correct:C
12.You are setting up DNS, and you want to assign a Pointer (PTR) record to a computer. What does the PTR record accomplish?
A.The PTR record identifies DNS servers for the DNS domain.
B.The PTR record identifies the DNS server with the best source of information for the DNS domain.
C.The PTR record performs reverse DNS lookups.
D.The PTR record creates an alias for a specific host.
Correct:C
13.Suki is the administrator of a Linux system. She is told that Javier needs to be assigned ownership of the job file. Which command should Suki enter to grant ownership of the job file to Javier?
A.chown javier jobfile
B.chmod javier jobfile
C.cp javier jobfile
D.grep javier jobfile
Correct:A
14.Which step is often necessary when adding a new NIC to a Linux machine?
A.Copy the device driver to the /var/libs/ directory.
B.Load a new module
C.Issue the following command: . /etc/modules.conf.
D.Insert the CD-ROM with the device driver into the machine; Linux will detect it and prompt you through installation.
Correct:B
15.Birgitta is a systems administrator for a large network. She is troubleshooting a server access problem, but she cannot remember the IP address of the remote system. Which command should Birgitta enter to determine the IP address of the remote system, even if she cannot log on to that system?
A.tracert
B.nslookup
C.ipconfig
D.ifconfig
Correct:B
16.Nadir is a Linux administrator. A user tells him that it takes an unusually long time to receive a response from another host system. Which command can Nadir execute to discover how many hops exist between the user system and the target host system?
A.traceroute
B.iroute
C.ifconfig
D.chmod
Correct:A
17.Nadir is a systems administrator who administers a network of Windows NT/2000 servers. He has added a Linux server, and is attempting to use Samba to allow the Linux system to communicate with the Windows servers. Nadir has Samba configured, but user-level security is not working properly. Which of the following is the most likely problem?
A.Samba expects encrypted passwords, whereas the Windows NT/2000 servers send passwords in cleartext after Service Pack 3.0.
B.Samba is not completely installed; user-level security is the final element in the installation routine.
C.Samba does not accommodate user-level security.
D.Samba expects cleartext passwords, whereas Windows NT/2000 servers send encrypted passwords.
Correct:D
18.Which tool in Windows NT Server 4.0 or Windows 2000 allows you to determine the directories to audit?
A.Disk Administrator
B.Windows Explorer
C.The MMC
D.User Manager
Correct:B
19.You are the administrator of a Novell network. Which utility should you use to add users to your network?
A.NDS Manager
B.Rconsole
C.User Manager for Domains
D.NWAdmin
Correct:D
20.Claude has configured a Windows Internet Naming Service (WINS) server to notify other WINS servers when its database changes. What has Claude done?
A.Established pull partners replication
B.Established push partners replication
C.Established DNS replication
D.Established NT Server replication
Correct:B
21.Jeanne wants to directly modify the registries on her Windows NT and Windows 2000 systems. On either operating system, which command will use a version that allows her to search for values in the registry?
A.sysedit
B.regedt
C.regedt32
D.regedit
Correct:D
22.Which choice lists the Linux commands used to create and remove a directory?
A.mdir and deldir
B.mkdir and rmdir
C.makedir and removemdir
D.adir and deldir
Correct:B
23.Nadir is a Linux systems administrator who was recently assigned new responsibilities. He is looking for default system profile files for all users on the system. If the current administrator kept the files in the default location, where will Nadir find the files?
A./etc/shadow
B./usr/sbin
C./etc/skel
D./etc/profile
Correct:C
24.Claude is a user on a Linux-based network. He notices that someone has been accessing a file called Reports, in which he keeps proprietary company information. Claude owns this file. Which command should he enter to secure the Reports file from other users?
A.chmod 700 Reports
B.chmod 007 Reports
C.chmod 000 Reports
D.chmod 400 Reports
Correct:A
25.Claude is installing DNS on his Linux server. Which address should he enter into the named.local file?
A.The loopback address
B.The IP address of the DNS server
C.The IP address of the gateway
D.The broadcast address
Correct:A
26.Birgitta wants to enable auditing on a Windows NT/2000 system. What must she do first?
A.Convert the drive so that it is a spanned volume.
B.Convert the drive so that it uses the FAT32 format.
C.Convert the drive so that it uses NTFS.
D.Convert the drive so that it uses RAID 5.
Correct:C
27.You are the administrator of a Linux network. You have created a strong password policy that requires users to change passwords every 30 days, and you are ready to implement the policy. Which Linux command should you enter to accomplish this task?
A.chmod M 30
B.chgrp d 30
C.chage M 30
D.useradd D 30
Correct:C
28.Claude wants to perform some basic TCP/IP configuration. Which of the following would he need to know to correctly configure his system?
A.Processor speed
B.Processor type
C.Computer name
D.Network interface card information
Correct:C
29.Rosa is designing a network that will include multiple subnets. When choosing a routing protocol, she must consider such factors as load balancing, authenticated exchanges, and minimal routing update traffic. Which routing protocol should Rosa use for this network?
A.OSPF
B.RIP
C.EGP
D.BGP
Correct:A
30.Javier is installing a Linux system and needs to change the IP address. He uses the ifconfig command to change the address, but he notices that it reverts back to the original address when he reboots the system. Why does the IP address revert after Javier has changed it?
A.The ifconfig command is used to change the broadcast address only.
B.The ifconfig command is not permanent; it changes parameters only for the current session.
C.The ifconfig command is used to change the default subnet mask only.
D.The ifconfig command syntax has been changed to ipconfig for Linux systems.
Correct:B