CIW Master CIW Admin 1D0-450 Web Demo
This webdemo is just a demo data, only for reference and learning, there is no other purposes
1.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.
Answer: A
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
Answer: D
4. Which of the following is an example of a backbone service?
A. System monitoring and optimization
B. Routing
C. User management
D. File backup
Answer: B
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.
Answer: A
6. 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.
Answer: D
7. 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.
Answer: C
8. 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:wwwroothtml
B. C:inetpubwwwroot
C. C:iishtml
D. C:inetpubwwwroothtml
Answer: B
2. 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.1733.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.
Answer: D