• Aug 3

    Apple认证9L0-620考试题库介绍

    考试代号: 9L0-620
    问题数量:101 Q&As

    更新时间: 2009-11-06
    注册地点: Prometric/Pearson VUE
    题库全称:Mac OS X Directory Services v10.5 Exam

    免费9L0-620题库Demo赏析

     
     
    Exam : Apple 9L0-620
    Title : Mac OS X Directory Services v10.5 Exam

    1. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer. GeneratedUIDs provide for user identification in which TWO contexts?
    A. file ACLs
    B. file ownership
    C. password policies
    D. group membership
    Answer: AD

    2. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer. Please point out which type of entry in an LDAP schema defines the record type(s) that the LDAP directory supports?
    A. OID base
    B. object class
    C. syntax definition
    D. attribute definition
    Answer: B

    3. A Mac OS X v10.5 computer is bound to an Active Directory server using the Active Directory plug-in in Directory Access. Using the default configuration of the plug-in, what is the Mac OS X user ID number for a user account provided by the Active Directory server?
    A. The user ID number is always set to 500.
    B. The user ID number is the value stored in the user account??s UID attribute.
    C. The user ID number is generated based on the user account??s Globally Unique ID (GUID).
    D. The user ID number is a randomly generated value that does not conflict with any user IDs used by the local user records.
    Answer: C

    4. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer. You are configuring a Mac OS X Server v10.5 computer to search multiple directory domains. How to specify the order in which the server searches the directories when authenticating users?
    A. You should define a custom search path in the Authentication pane of Directory Utility.
    B. You should run slapconfig -setauthmechanisms and specify the directory domain search order.
    C. You should modify the mapping for the AuthenticationAuthority attribute in the Mappings pane of Directory Utility.
    D. You should configure the computer account and enter the authentication search path in the Advanced pane of Workgroup Manager.
    Answer: A

    5. Which attribute in a Mac OS X network user account stores the network location of the user’s home folder?
    A. The UserHome attribute in the mount record
    B. The VFSLinkDir attribute in the mount record
    C. The ExportDirectory attribute in the computer record
    D. The HomeDirectory attribute in the user account record
    Answer: D

    6. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer, how to enable or disable debug logging for the DirectoryService process?
    A. You should enter the command killall -USR1 DirectoryService in Terminal.
    B. You should select Detailed Logging in the Open Directory service pane in Server Admin,
    C. You should enter the command defaults write com.apple.DirectoryService LogLevel debug in Terminal.
    D. You should enter the command serveradmin settings dirserv:loggingAttributes:logLevel = "debug" in Terminal.
    Answer: A

    7. A search base for an LDAP request describes the client application making the search request
    A. TRUE
    B. FALS
    Answer: B

    8. A search base for an LDAP request describes the network path to the LDAP server that the request will search
    A. TRUE
    B. FALS
    Answer: B

    9. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer .When a Kerberos client authenticates with a kerberized service, how does the kerberized service determine that the client has a service ticket from an authentic KDC?
    A. If the service ticket is signed with the KDC’s public key.
    B. If the service ticket is signed with the user’s private key.
    C. If the service ticket is encrypted with the service’s public key.
    D. If the service ticket is encrypted with the service’s private key.
    Answer: D

    10. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer. You want to make an OpenLDAP server to support AFP network user logins from Mac OS X v10.5 computers. Which Open Directory attribute must you add to the OpenLDAP schema, and in what format is the attribute’s value stored?
    A. A UserHome attribute with a value containing a UNC for the AFP server share point
    B. An ExportDirectory attribute with a value containing a URL for the AFP server share point
    C. A Mount attribute with a value containing a UNC description of the AFP server share point
    D. A HomeDirectory attribute with a value containing an XML description of the AFP server share point
    Answer: D

    11. A search base for an LDAP request describes the directory services data types that correspond to the LDAP entry being searched
    A. TRUE
    B. FALS
    Answer: B

    12. In Mac OS X v10.5, which command should you enter in Terminal to send a HUP signal to a process?
    A. sig
    B. kill
    C. stop
    D. signal
    Answer: B

    13. Which statement describes a standard attribute in Mac OS X v10.5 directory services?
    A. An attribute defined by RFC2307
    B. An attribute required by Mac OS X v10.5 to publish services with Bonjour
    C. An attribute required by Open Directory to support network logins in Mac OS X v10.5
    D. An attribute in an Open Directory record that includes default mappings to one or more native attributes in a local or connected directory
    Answer: D

    14. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer. There is one Open Directory master with many replicas. But it fails to work fine. How should you promote one of the replicas to master and have all the other replicas look to the new master?
    A. You should use Server Admin to change one of the Open Directory replicas to a master, and then change all of the remaining Open Directory replicas to standalone servers, and back to replicas.
    B. You should use dsconfigldap to change one of the Open Directory replicas to a master, and then use Server Admin to change all of the remaining Open Directory replicas to standalone servers, and back to replicas.
    C. You should use Server Admin to change one of the Open Directory replicas to a master, and then change the address of the Open Directory master on all of the remaining replicas, without changing the role of the replicas.
    D. You should use dscl to change one of the Open Directory replicas to a master, and then use serveradmin to change the address of the Open Directory master on all of the replicas, without changing the role of the replicas.
    Answer: A

    15. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer. You want a Mac OS X v10.5 computer to mount a network volume dynamically over AFP when users log in to the computer. Which TWO attributes must be defined in the mount record?
    A. You should define the attribute Export
    B. You should define the attribute MountDir
    C. You should define the attribute VFSOpts
    D. You should define the attribute VFSType
    Answer: CD

    16. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer. One Mac OS X v10.5 computer client is bound to an Open Directory master. How does the client obtain the mapping of standard Directory Service attributes to native LDAP attributes?
    A. It uses mapping information provided in DHCP Option 95.
    B. It performs an LDAP query on the Open Directory master, searching for a record named "macosxodconfig" which contains the mapping.
    C. It performs a series of LDAP queries on the Open Directory master and reviews the whole directory tree, then builds the mapping based on the object classes it finds.
    D. It performs an LDAP query on the Open Directory master, searching for a record named "macosxodschema" which contains the schema. The client builds the mapping from the schema.
    Answer: B

    17. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer. Where in the Mac OS X v10.5 file system are user accounts for the /Local/Default directory domain stored?
    A. /var/db/netinfo/local.nidb
    B. /etc/openldap/Local/Default
    C. /var/db/mysql/dslocal/Default
    D. /var/db/dslocal/nodes/Default/users/
    Answer: D

    18. A search base for an LDAP request describes the location in the LDAP hierarchy where the search will begin.
    A. TRUE
    B. FALS
    Answer: A

    19. In a default installation of Mac OS X v10.5, which command should you enter in Terminal to search for a user named "kim" in all directory domains in your search path?
    A. dscl localhost read /Search/Users/kim
    B. dscl localhost read /Default/Users/kim
    C. dscl localhost read /127.0.0.1/Users/kim
    D. dscl localhost read /Local/Default/Users/kim
    Answer: A

    20. As an Apple Certified System Administrator in Apple Company. Your company has a Mac OS X Server v10.5 computer. You want to add a user to an Open Directory master. What should you do to achieve it without stopping the DirectoryService process to avoid data corruption?
    A. You should use command-line tool dscl
    B. You should use command-line tool slapadd
    C. You should use command-line tool slapconfig
    D. You should use command-line tool slappasswd
    Answer: A

    免费下载9L0-620题库Demo

    Examsoon提供最新的ACPT认证 9L0-620题库,其全名为:(Mac OS X Directory Services v10.5 Exam). 在您决定是否购买之前 可以先下载9L0-620题库的部分演示. Examsoon是全球唯一提供所有IT认证考试题库demo免费下载的厂商 ,以下为免费9L0-620模拟测试题的下载链接

    免费的9L0-620题库PDF下载链接

    Apple 9L0-620学习指南

    ACPT认证 9L0-620考试已经证明了它在全世界的广泛性和重要性,因此明白这项认证考试的世界各地的人必须具备与认证考试相关领域所需的技能和知识。Apple认证 9L0-620学习指南的目的是检查考生的能力和他对概念的意识。很多时候练习测试9L0-620考试都已经被修改过了,删掉了许多过时的东西,而那些需求是在考试课程。当应用到时候你所学的知识的时候,就会鉴定出你所学到的东西以及对所学知识的应用是多么的恰到好处。Apple认证 9L0-620是在IT行业的知名品牌,所以如果您通过了这样一个知名公司举行的一次考试,你可以想象你将来的事业会做的多么好。

    想要通过这个考试当然存在很多困难。你所要做的就是准备好充足的勇气和信心,而这些都来源与你平时训练的好坏.建议大家可以去Examsoon这个网站看一下,它的9L0-620考试是为了测试您在这方面的知识的掌握程度,最好的部分是它可以使你不断更新你所学的知识,不断进步。如果你知道所有的概念和如何使用他们的时候才是你真正掌握了Examsoon的用意。这门考试检查了您的能力和一旦你通过这次考验你将成为最优秀的人才,其他9L0-620考试的Examsoon结算值得注意的影响就是你的薪水将直线上升这大概也是每个人都希望获得的,所以要找一些好的资源才行。

    Examsoon考题大师9L0-620试题都是考试原题的完美组合,覆盖率95%以上,答案由多位专业资深讲师原版破解得出,正确率100%,只要您使用Examsoon的考试题库参加9L0-620考试,保证您一次轻松通过考试;

    售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是Examsoon考题大师的一贯宗旨;

  • Aug 3

    Apple认证9L0-621考试题库介绍

    考试代号: 9L0-621
    问题数量:105 Q&As

    更新时间: 2009-09-25
    注册地点: Prometric/Pearson VUE
    题库全称:Mac OS X Advanced System Administration v10.5 Exam

    免费9L0-621题库Demo赏析

     
     
    Exam : Apple 9L0-621
    Title : Mac OS X Advanced System Administration v10.5 Exam

    1. You should review the contents of which TWO folders to understand the upgrade history of a Mac OS X Server v10.5 computer?
    A. /var/log/
    B. /etc/swupd/
    C. /var/db/swupd/
    D. /Library/Receipts/
    E. /System/Library/Receipts/
    Answer: AD

    2. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer. When you join an AirPort Extreme Base Station to the RADIUS service on a Mac OS X Server v10.5 computer, what role does the shared secret perform?
    A. The shared secret establishes a secure tunnel between the base station and the RADIUS server.
    B. Clients authenticate using the shared secret as their password to gain access to the base station.
    C. The shared secret generates a key that the base station uses to encrypt traffic between the RADIUS server and the base station.
    D. The key management system uses the shared secret as a token to establish trust between the RADIUS server and the base station.
    Answer: D

    3. In an environment where a server is providing services to connected clients, which statement best defines ???utilization??à?
    A. The total capacity of various resources, such as CPU processor cycles,RAM, bandwidth, and storage
    B. The amount of usage of various resources, such as CPU processor cycles, RAM, bandwidth, and storage
    C. The ratio of usage to capacity of various resources, such as CPU processor cycles, RAM, bandwidth, and storage
    D. The difference between usage and capacity of various resources,such as CPU processor cycles, RAM, bandwidth, and storage
    Answer: C

    4. Receipts contain a list of the package’s contents, which the Installer application validates against a checksum stored on Apple’s public Software Update servers.
    A. TRUE
    B. FALSE
    Answer: B

    5. Receipts are tokens that the Installer application looks for to determine if a package has been installed.
    A. TRUE
    B. FALSE
    Answer: A

    6. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer. How to identify the configuration file that is written to when you change a setting using a GUI tool?
    A. You should use command-line tool ps
    B. You should use command-line tool otool
    C. You should use command-line tool netstat
    D. You should use command-line tool fs_usage
    Answer: D

    7. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer. This computer receives a signal from the connected UPS device that the computer is now running on battery power due to loss of electrical power. How does the operating system respond?
    A. The operating system will run the program /var/run/upsresponder.
    B. The operating system will execute the script /usr/libexec/upsshutdown.
    C. The operating system will execute the script /etc/emond/rules/upssignal.
    D. The operating system will load and run the job defined in /System/Library/LaunchDaemons/com.apple.hwmond.plist.
    Answer: B

    8. Review the Xserve configuration details and specifications, then answer the question below.
    Xserve (Early 2008):
    Two 3.0 GHz Quad-Core Intel Xeon processors
    Three 300 GB SAS Apple Drive Modules @ 15,000 rpm
    Eight 4 GB 800 MHz DDR2 ECC fully-buffered DIMMs (RAM)
    Xserve RAID card
    ATI Radeon X1300 Graphics with 64 MB RAM
    (no PCI cards)
    Power Consumption Thermal Output
    Idle CPU Max
    CPU+Disk
    Max
    Idle CPU Max
    CPU+Disk
    Max
    300 W 395 W 409 W 1021 BTU/h 1344 BTU/h 1391 BTU/h
    What is the maximum number of Xserves, configured as described above, that can power up from a UPS with a maximum rating of 3000VA?
    A. 4
    B. 5
    C. 6
    D. 7
    Answer: A

    9. Receipts contain a checksum file that the Installer application reviews to determine whether a package’s installation is authorized on a system.
    A. TRUE
    B. FALSE
    Answer: B

    10. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer .You are using ARD on an admin computer at company headquarters to control a Mac OS X v10.5 computer at a remote office. Which procedure will activate the ARD agent on the remote computer?
    A. Choose Send Unix Command from the Manage menu in ARD, then add the command: kickstart -restart and click Send.
    B. Choose Change Client Settings from the Manage menu in ARD, then enable the Remote Desktop option in the Startup pane of Settings Assistant and click the Change button.
    C. In Terminal, log in to the remote computer, then type the command sudo
    /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate and press Enter.
    D. In Terminal, log in to the remote computer, then type the commands cd /System/Library/CoreServices/RemoteManagement/
    ; mv com.apple.RemoteDesktop.plist /Library/LaunchDaemons/ and press Enter.
    Answer: C

    11. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer.Which command should you use to execute the contents of the file called "hello_world.sh" based on the following information?
    MyMac:bin apple$ ls ?§Cl
    Total 8
    -rwxr??r– 1 apple staff 31 Jul 29 13:00 hello_world.sh
    MyMac:bin apple$ cat hello_world.sh
    #1 /bin/sh
    Echo ???hello world!??à
    MyMac:bin apple$
    A. hello_world.sh
    B. ./hello_world.sh
    C. run hello_world.sh
    D. exec hello_world.sh
    Answer: B

    12. Which of the following are the benefits of a caching-only name server?(choose two)
    A. Reduced network overhead
    B. Reduced intrusion exposure
    C. Automatic host configuration
    D. Decreased query response time
    Answer: AD

    13. Which TWO tools can you use to determine the availability of services being provided by a Mac OS X Server v10.5 computer?
    A. iostat
    B. tcpdump
    C. netstat
    D. Server Admin
    E. Server Monitor
    F. serveradmin
    Answer: DF

    14. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer. You plan to configure a Mac OS X Server v10.5 computer to provide mail service to the Mac OS X v10.5 client computers on your intranet. You want to generate and sign a certificate as a root authority, and use the certificate for the mail service. What is the correct order for every step?
    (1).Use the openssl command in Terminal to sign the key
    (2).Use Server Admin to import the key and to configure the mail service to use the key.
    (3).On the server, use the Certificate Assistant to generate the key
    (4).Copy the certificate onto each client and add the certificate to the client’s keychain using Keychain Access.
    A. (1).(3).(2).(4)
    B. (4).(3).(2).(1)
    C. (3).(1).(2).(4)
    D. (2).(3).(1).(4)
    Answer: C

    15. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer. How should you understand the upgrade history of a Mac OS X Server v10.5 computer?
    A. You should check the history of installation activity in the install.log file.
    B. You should check the list of applied Apple updates in the swupd.plist file.
    C. You should check the list of applied Apple updates in the swupd.conf file.
    D. You should check the contents of the /Library/Receipts/ folder to determine which Apple updates have been applied.
    Answer: AD

    16. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer.You get message: -bash: serversetup: command not found
    After running serversetup on a Mac OS X Server v10.5 computer. What is the most likely reason?
    A. Because you are not authenticated as the root user.
    B. Because Server Administration Tools package has not been installed.
    C. Because command has been removed from the system for security reasons.
    D. Because /System/Library/ServerSetup is not in your PATH environment variable.
    Answer: D

    17. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer. Please point out which DNS record type contains information about a machine’s hardware?
    A. A
    B. AAAA
    C. CNAME
    D. HINFO
    Answer: D

    18. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v5 computer. What should you do to enhance the security of the root account on a default installation of Mac OS X Server v5?
    A. You should remove the root password from the System keychain in Keychain Access.
    B. You should select the root user and set the value of the AccountState key to "Inactive" in the Inspector pane in Workgroup Manager.
    C. You should choose Enable Root User, then choose Change Root Password, and set a robust password from the Edit menu in Directory Utility.
    D. You should enter the command: dsenableroot -d, then authenticate with your user name and password at each of the prompts in Terminal.
    Answer: D

    19. In an environment in which a server is providing services to connected clients, which statement best defines ???headroom??à?
    A. The total capacity of various resources, such as CPU processor cycles,RAM, bandwidth, and storage
    B. The amount of usage of various resources, such as CPU processor cycles, RAM, bandwidth, and storage
    C. The ratio of usage to capacity of various resources, such as CPU processor cycles, RAM, bandwidth, and storage
    D. The difference between usage and capacity of various resources,such as CPU processor cycles, RAM, bandwidth, and storage
    Answer: D

    20. As an Apple Certified System Administrator in pass4sure.com. Your company has a Mac OS X Server v10.5 computer. What should you do to enable IP failover in Mac OS X Server v10.5?
    A. You should type sysctl -w net.inet.ip.redirect = 1 and press Return in Terminal.
    B. You should type sudo serveradmin settings network:ipFailover = YES and press Return in Terminal.
    C. You should select Network Management Server under the General tab of the Settings pane in Server Admin.
    D. You should use a text editor to add the appropriate failover commands to the /etc/hostconfig file on the primary and secondary servers.
    Answer: D

    免费下载9L0-621题库Demo

    Examsoon提供最新的ACHDS认证 9L0-621题库,其全名为:(Mac OS X Advanced System Administration v10.5 Exam). 在您决定是否购买之前 可以先下载9L0-621题库的部分演示. Examsoon是全球唯一提供所有IT认证考试题库demo免费下载的厂商 ,以下为免费9L0-621模拟测试题的下载链接

    免费的9L0-621题库PDF下载链接

    Apple 9L0-621学习指南

    ACHDS认证 9L0-621考试已经证明了它在全世界的广泛性和重要性,因此明白这项认证考试的世界各地的人必须具备与认证考试相关领域所需的技能和知识。Apple认证 9L0-621学习指南的目的是检查考生的能力和他对概念的意识。很多时候练习测试9L0-621考试都已经被修改过了,删掉了许多过时的东西,而那些需求是在考试课程。当应用到时候你所学的知识的时候,就会鉴定出你所学到的东西以及对所学知识的应用是多么的恰到好处。Apple认证 9L0-621是在IT行业的知名品牌,所以如果您通过了这样一个知名公司举行的一次考试,你可以想象你将来的事业会做的多么好。

    想要通过这个考试当然存在很多困难。你所要做的就是准备好充足的勇气和信心,而这些都来源与你平时训练的好坏.建议大家可以去Examsoon这个网站看一下,它的9L0-621考试是为了测试您在这方面的知识的掌握程度,最好的部分是它可以使你不断更新你所学的知识,不断进步。如果你知道所有的概念和如何使用他们的时候才是你真正掌握了Examsoon的用意。这门考试检查了您的能力和一旦你通过这次考验你将成为最优秀的人才,其他9L0-621考试的Examsoon结算值得注意的影响就是你的薪水将直线上升这大概也是每个人都希望获得的,所以要找一些好的资源才行。

    Examsoon考题大师9L0-621试题都是考试原题的完美组合,覆盖率95%以上,答案由多位专业资深讲师原版破解得出,正确率100%,只要您使用Examsoon的考试题库参加9L0-621考试,保证您一次轻松通过考试;

    售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是Examsoon考题大师的一贯宗旨;

  • Aug 3
  • Aug 3

    Apple认证9L0-509考试题库介绍

    考试代号: 9L0-509
    问题数量:90 Q&As

    更新时间: 2009-09-14
    注册地点: Prometric/Pearson VUE
    题库全称:Server Essentials 10.5

    免费9L0-509题库Demo赏析

     
     
    Exam : APPLE 9L0-509
    Title : Server Essentials 10.5

    1. Which TWO logs does the Mac OS X Server v10.5 web service keep by default?(Choose TWO.)
    A. hits
    B. error
    C. access
    D. request
    E. throughput
    Answer: BC

    2. Review the image, and then answer the question below.
    You have specified the applications that will be displayed in the Dock for the Lab computer group, the Science1 computer, which is a member of the Lab computer group, the Teachers workgroup, and for a member of the Teachers workgroup, John, as shown in the image. When John logs in on the Science1 computer for the first time, which of the applications below will NOT be displayed in the Dock?
    A. iMovie
    B. Keynote
    C. TextEdit
    D. QuickTime Player
    Answer: D

    3. Review the image, and then answer the question below.
    You have managed the Dock preferences to define where on the computer screen the Dock will appear for these four accounts: Lab (a computer group), Science1 (a computer in the Lab computer group), Teachers (a workgroup), and John (a member of the Teachers workgroup). When John logs in on the Science1 computer, where on the computer screen does the Dock appear?
    A. bottom of the screen
    B. left side of the screen
    C. right side of the screen
    D. John will be prompted to choose whether his user preferences or the Teachers workgroup preferences should be used. The Dock will appear at the location of his choice.
    Answer: C

    4. NetBoot filters in Mac OS X Server v10.5 can be configured to allow specified client computers to access NetBoot, based on each client computers ________.
    A. URL
    B. host name
    C. IP address
    D. Ethernet hardware address
    Answer: D

    5. Which service does Xgrid perform on a Mac OS X Server v10.5 computer?
    A. It offers an end-to-end solution for capturing, encoding, and distributing digital media.
    B. It allows a job to run across multiple computers, thereby offering a high-performance computing environment to users.
    C. It monitors and manages the status of one or more Xserve computers, including their disk capacity, bandwidth usage, and active user accounts.
    D. It allows two or more Mac OS X Server v10.5 computers to be linked together, so that if one server fails, another server can assume its functionality.
    Answer: B

    6. Which utility should you use on a Mac OS X v10.5 computer to create resources, such as rooms and projectors, in an LDAP directory so that those resources can be scheduled by iCal service users?
    A. Directory
    B. Address Book
    C. Directory Utility
    D. Directory Access
    Answer: A

    7. You have set up multiple mail servers to receive email for your company. Where in the DNS server do you specify the hostname of the mail server whose availability should be checked first when mail is being routed to an employee?
    A. In the A record with the priority number that is lowest.
    B. In the A record with the priority number that is highest.
    C. In the MX record with the priority number that is lowest.
    D. In the MX record with the priority number that is highest.
    E. In the PTR record with the priority number that is lowest.
    F. In the PTR record with the priority number that is highest.
    Answer: C

    8. A MacBook computer running Mac OS X v10.5 was formerly managed, but its managed preferences have been disabled on the server. Still, the user is unable to change some preferences on the MacBook. Which statement presents a valid method for restoring the users access to these preferences?
    A. Delete the /Library/Managed Preferences/ folder.
    B. Delete the MCX attributes from the user records in the NetInfo database.
    C. Deselect the Managed Accounts option in the Services pane of Directory Utility.
    D. Deselect the Managed Accounts option in the Accounts pane of System Preferences.
    Answer: A

    9. What is the maximum number of replicas of one Open Directory master that can be used in a Mac OS X Server v10.5 Open Directory infrastructure?
    A. 31
    B. 64
    C. 256
    D. 1024
    E. 1056
    Answer: E

    10. What is a blacklist server?
    A. A server that provides a list of known open relay servers
    B. A server that blocks outgoing email to specified domains
    C. A server that sends mail to a large recipient group simultaneously
    D. A server that allows anyone to send email through it without authenticating
    E. A server that provides a list of email addresses that are known sources of spam
    Answer: A

    11. What is the order of account precedence (from high precedence to low precedence) for managed preferences that follow the override rule in Mac OS X Server v10.5?
    A. Computer, Computer Groups, Groups, User
    B. User, Groups, Computer, Computer Groups
    C. Computer Groups, Computer, User, Groups
    D. User, Computer, Computer Groups, Groups
    Answer: D

    12. Which utility can you use to display the status of ticket-granting tickets on a Mac OS X v10.5 computer?
    A. Kerberos
    B. Server Admin
    C. KerberosAgent
    D. Keychain Access
    E. Directory Utility
    F. Certificate Assistant
    Answer: A

    13. You have enabled AFP service on your Mac OS X Server v10.5 computer. You configured the authentication method as Any. The server will attempt to authenticate file service users using which authentication methods, and in what order?
    A. (1) Kerberos; (2) SSH
    B. (1) Standard; (2) Kerberos
    C. (1) Kerberos; (2) Standard
    D. (1) SSH; (2) Standard; (3) Kerberos
    E. (1) Standard; (2) Kerberos; (3) SSH
    Answer: C

    14. You are setting up a Mac OS X Server v10.5 computer to store the home folders for 10 users. The computer has 510 GB of free space on the volume where the home folders reside. Which of these procedures will ensure that each user has an equal amount of storage space, yet leave at least 10 GB free?
    A. In AFP service in Server Admin, select Limit disk usage to, and set the value to 50 GB.
    B. In AFP service in Server Admin, select Limit disk usage to, and set the value to 500 GB.
    C. In Workgroup Manager, in the Home pane for each user account, set the Disk Quota to 50 GB.
    D. In Workgroup Manager, in the Quota pane for a group containing all of the users, set the Limit to 50 GB.
    Answer: C

    15. You have enabled the NetBoot service on a Mac OS X Server v10.5 computer, and configured it to store images on the boot volume. Where on the server should you store a NetBoot image so that it can be deployed by the NetBoot service?
    A. /etc/NetBoot/NetBootSP0/
    B. /etc/NetBoot/NetBootClients0/
    C. /Library/NetBoot/NetBootSP0/
    D. /Library/NetBoot/NetBootClients0/
    E. /System/Library/NetBoot/NetBootSP0/
    F. /System/Library/NetBoot/NetBootClients0/
    Answer: C

    16. Which protocol does the iChat service in Mac OS X Server v5 use to send messages?
    A. IRC (Internet Relay Chat)
    B. SMP (Symmetric Messaging Protocol)
    C. AIMP (AOL Instant Messaging Protocol)
    D. XMPP (Extensible Messaging and Presence Protocol)
    Answer: D

    17. Your company has a set of site-licensed fonts in a folder named Fonts, on the share point, Resources, on your Mac OS X Server v10.5 computer. You are configuring the Resources share point so that these fonts will be automatically accessible by all your Mac OS X users. After you have enabled the Automount option for the Resources share point, how should you configure the share point in the automount configuration sheet?
    A. Choose User home folders.
    B. Choose Shared Library folder.
    C. Choose Shared Applications folder.
    D. Choose Custom mount path and enter ~/Library/Fonts for the path.
    Answer: B

    18. Which TWO tasks can you perform using Server Admin in Mac OS X Server v10.5? (Choose TWO.)
    A. Manage share points.
    B. Create user accounts.
    C. Create NetBoot images.
    D. Monitor the servers power usage.
    E. Reset the password for a user account.
    F. Configure services provided by the server.
    G. Assign IP addresses to the servers network interfaces.
    Answer: AF

    19. Which of these is a zone that is configurable from Server Admin?
    A. Cache
    B. Master
    C. Pointer
    D. Forward
    Answer: B

    20. What kind of DNS record is created when you add an alias in Server Admin?
    A. A
    B. MX
    C. PTR
    D. CNAME
    Answer: D

    免费下载9L0-509题库Demo

    Examsoon提供最新的ACTC认证 9L0-509题库,其全名为:(Server Essentials 10.5). 在您决定是否购买之前 可以先下载9L0-509题库的部分演示. Examsoon是全球唯一提供所有IT认证考试题库demo免费下载的厂商 ,以下为免费9L0-509模拟测试题的下载链接

    免费的9L0-509题库PDF下载链接

    Apple 9L0-509学习指南

    ACTC认证 9L0-509考试已经证明了它在全世界的广泛性和重要性,因此明白这项认证考试的世界各地的人必须具备与认证考试相关领域所需的技能和知识。Apple认证 9L0-509学习指南的目的是检查考生的能力和他对概念的意识。很多时候练习测试9L0-509考试都已经被修改过了,删掉了许多过时的东西,而那些需求是在考试课程。当应用到时候你所学的知识的时候,就会鉴定出你所学到的东西以及对所学知识的应用是多么的恰到好处。Apple认证 9L0-509是在IT行业的知名品牌,所以如果您通过了这样一个知名公司举行的一次考试,你可以想象你将来的事业会做的多么好。

    想要通过这个考试当然存在很多困难。你所要做的就是准备好充足的勇气和信心,而这些都来源与你平时训练的好坏.建议大家可以去Examsoon这个网站看一下,它的9L0-509考试是为了测试您在这方面的知识的掌握程度,最好的部分是它可以使你不断更新你所学的知识,不断进步。如果你知道所有的概念和如何使用他们的时候才是你真正掌握了Examsoon的用意。这门考试检查了您的能力和一旦你通过这次考验你将成为最优秀的人才,其他9L0-509考试的Examsoon结算值得注意的影响就是你的薪水将直线上升这大概也是每个人都希望获得的,所以要找一些好的资源才行。

    Examsoon考题大师9L0-509试题都是考试原题的完美组合,覆盖率95%以上,答案由多位专业资深讲师原版破解得出,正确率100%,只要您使用Examsoon的考试题库参加9L0-509考试,保证您一次轻松通过考试;

    售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是Examsoon考题大师的一贯宗旨;

  • Aug 3

    Apple认证9L0-061考试题库介绍

    考试代号: 9L0-061
    问题数量:67 Q&As

    更新时间: 2009-10-20
    注册地点: Prometric/Pearson VUE
    题库全称:MAC OS X 10.5 Troubleshooting Exam

    免费9L0-061题库Demo赏析

     
     
    Exam : Apple 9L0-061
    Title : MAC OS X 10.5 Troubleshooting Exam

    1. A customer would like to install Leopard onto a Mac with Mac OS X 10.2 Jaguar. What installation options will be available to this customer? SELECT ALL THAT APPLY.
    A. Upgrade
    B. Secure Install
    C. Erase and Install
    D. Archive and Install
    Answer: CD

    2. Examine the exhibit. What does this symbol mean when starting Leopard?
    A. The Mac is unable to find a startup disk that contains boot files.
    B. The Mac cannot identify one or more folders on the hard disk.
    C. The Mac cannot identify one or more files on the hard disk.
    D. The Mac is unable to find the Classic environment.
    Answer: A

    3. Leopard supports the creation of groups to manage permissions for multiple user accounts.
    A. True
    B. False
    Answer: A

    4. An application in Leopard has become unresponsive, and you wish to force the application to quit. Which THREE of the following are ways to Force Quit an unresponsive application in Leopard? SELECT THREE
    A. Press Command-Control-Eject
    B. Press Command-Option-Escape
    C. Choose Force Quit from the Apple Menu
    D. Control-click the application’s icon in the Dock
    E. Press and hold the power button for ten seconds
    F. Press and hold the mouse button for ten seconds
    Answer: BCD

    5. Which one of the following combinations of network configurations would require multiple locations to properly configure?
    A. PPP dialup IP address with modem and DHCP IP address with AirPort.
    B. DHCP IP address with built-in Ethernet and DHCP IP address with AirPort.
    C. PPP dialup IP address with modem and fixed IP address with built-in Ethernet.
    D. Fixed IP address with built-in Ethernet and DHCP IP address with built-in Ethernet.
    Answer: D

    6. Which ONE of the following volume formats is required for use on a Time Machine backup drive?
    A. Mac OS Standard
    B. Mac OS Extended
    C. FAT-32
    D. NTFS
    E. UFS
    Answer: B

    7. Leopard File Sharing allows files to be shared in folders other than the user’s Public folder.
    A. True
    B. False
    Answer: A

    8. Which TWO of the following Macintosh Computers DO NOT support Leopard? SELECT TWO
    A. Mac Pro
    B. iBook G3
    C. Power Mac G5
    D. Power Mac G4 Cube
    E. PowerBook G4 (12-inch)
    Answer: BD

    9. Which conditions must be met for you to be able to connect to a remote "Back to My Mac"-enabled computer? (SELECT ALL THAT APPLY)
    A. You have a .Mac account.
    B. The remote computer must be awake.
    C. Your computer has "Back to My Mac" enabled.
    D. Remote computer has "Back to My Mac" enabled.
    E. Your Time Machine Backup Disk must be connected.
    Answer: ABCD

    10. A customer complains that the image on her MacBook’s display is too large and distorted. Which of the following would be the best suggestion to resolve this issue?
    A. Open Display preferences and change the display resolution.
    B. Adjust brightness control to a more optimum setting.
    C. Restart the MacBook in Verbose Mode.
    D. Replace the display assembly.
    Answer: A

    11. After installing Windows on his Mac with Leopard using Boot Camp, a customer is unable to eject the Windows Installer CD from his optical drive. What should you tell this customer?
    A. The optical drive may have failed, and should be brought in for testing.
    B. Apple does not support Boot Camp and the customer should contact Microsoft for support.
    C. Until the customer installs the Mac drivers for Windows, he will be unable to use the eject key on his keyboard.
    D. The customer did not run the required firmware update and needs to do so before the optical drive will work with Windows.
    Answer: C

    12. Which application provides the most detail about system processes in Mac OS X v10.5?
    A. System Profiler
    B. Activity Monitor
    C. Process Manager
    D. CPU Monitor Expanded Window
    Answer: B

    13. A customer using a Mac with Leopard complains that she set up a new user account in Accounts preferences, but that user does not appear in the Login Window. Which of the following is the most likely explanation for this?
    A. The user has a sharing only account.
    B. The user has attempted to log in too many times.
    C. The user has time limits applied that have expired.
    D. The user has parental controls applied that have been activated.
    Answer: A

    14. Which TWO of the following are supported ways of restoring a file or folder from a Time Machine backup in Leopard? SELECT TWO
    A. Manual restore through Finder
    B. Restore from the Time Machine interface
    C. Time Machine Restore Utility in the Utilities folder
    D. Use the Restore tab in the Time Machine system preference pane.
    Answer: AB

    15. You can reinstall bundled printer drivers from the Leopard installation disc.
    A. True
    B. False
    Answer: A

    免费下载9L0-061题库Demo

    Examsoon提供最新的ACPT认证 9L0-061题库,其全名为:(MAC OS X 10.5 Troubleshooting Exam). 在您决定是否购买之前 可以先下载9L0-061题库的部分演示. Examsoon是全球唯一提供所有IT认证考试题库demo免费下载的厂商 ,以下为免费9L0-061模拟测试题的下载链接

    免费的9L0-061题库PDF下载链接

    Apple 9L0-061学习指南

    ACPT认证 9L0-061考试已经证明了它在全世界的广泛性和重要性,因此明白这项认证考试的世界各地的人必须具备与认证考试相关领域所需的技能和知识。Apple认证 9L0-061学习指南的目的是检查考生的能力和他对概念的意识。很多时候练习测试9L0-061考试都已经被修改过了,删掉了许多过时的东西,而那些需求是在考试课程。当应用到时候你所学的知识的时候,就会鉴定出你所学到的东西以及对所学知识的应用是多么的恰到好处。Apple认证 9L0-061是在IT行业的知名品牌,所以如果您通过了这样一个知名公司举行的一次考试,你可以想象你将来的事业会做的多么好。

    想要通过这个考试当然存在很多困难。你所要做的就是准备好充足的勇气和信心,而这些都来源与你平时训练的好坏.建议大家可以去Examsoon这个网站看一下,它的9L0-061考试是为了测试您在这方面的知识的掌握程度,最好的部分是它可以使你不断更新你所学的知识,不断进步。如果你知道所有的概念和如何使用他们的时候才是你真正掌握了Examsoon的用意。这门考试检查了您的能力和一旦你通过这次考验你将成为最优秀的人才,其他9L0-061考试的Examsoon结算值得注意的影响就是你的薪水将直线上升这大概也是每个人都希望获得的,所以要找一些好的资源才行。

    Examsoon考题大师9L0-061试题都是考试原题的完美组合,覆盖率95%以上,答案由多位专业资深讲师原版破解得出,正确率100%,只要您使用Examsoon的考试题库参加9L0-061考试,保证您一次轻松通过考试;

    售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是Examsoon考题大师的一贯宗旨;

 

友情链接 | Examsoon IT 认证考试网 思科认证资源网 思科微軟考古題 IT證照模擬試題 考古題考試模擬軟件 70-649 70-643 70-646 640-802 640-863 e20-340 HP0-085 HP0-A25