Server app provides graphs that let you monitor patterns over time for which TWO server stats? (Select 2)
A. number of connected users
B. memory usage
C. temperature
D. processor usage
E. amount of disk space used
What URL should you use on an iOS device to access a WebDAV-enabled share point that is hosted by OS X Server on a Mavericks computer located at server.pretendco.com?
A. afp://server.pretendco.com/webdav
B. http://webdav.server.pretendco.com
C. http://server.pretendco.com
D. webdav://server.pretendco.com
You are creating a network disk image that you will use to start up a Mac across the network, so users can log in and use the Mac as if it were started up from its own drive.
What type of network disk image are you creating?
A. NetCopy
B. NetInstall
C. NetRestore
D. NetBoot
You configured the Time Machine service on a computer with OS X Server to store backup data on the Data volume. Later you configure the service to store the backup data on a larger volume named Backup Data.
How is the backup data handled after the switch to the new backup volume?
A. The next time users back up, new and changed files are backed up to the new volume, along with aliases pointing to the data on the old volume.
B. The next time users back up, all their files are backed up to the new volume.
C. Users are presented with a dialog asking which volume they want to use to store their backup data.
D. OS X Server copies the existing backup data from the old volume to the new volume.
Two websites are hosted on the same Mavericks computer running OS X Server.
What are THREE ways can you configure the server to differentiate between incoming requests for either website? (Select3)
A. Configure each site to use a different Apache process.
B. Create a different .ht access file for each site.
C. Configure each site to use a different domain name.
D. Configure each site to use a different socket.
E. Configure each site to use a different IP address,
F. Configure each site to use different certificates.
G. Configure each site to use a different port.
Which statement about Open Directory locales in OS X Server is TRUE?
A. Locales integrate the Open Directory domain with Active Directory forest names.
B. Locales organize Open Directory servers according to the subnet that they serve.
C. Locales affect which folders, if any, appear in the Network view on a Mac client computer.
D. Locales let administrators define language preferences, so that users can interact with services in their preferred language
What token does a client computer present to OS X Server in order to authenticate to a kerberized service running on the server?
A. A client-generated service ticket
B. A ticket-granting ticket (TGT) obtained from the Key Distribution Center (KDC)
C. The user's password
D. A service ticket obtained from the Key Distribution Center (KDC)
Which statement is TRUE of file and folder permissions in the Finder in OS X Mavericks?
A. A user with Write-only permissions to a folder can delete any file in that folder.
B. A user with Read-only permissions to a folder CANNOT rename any files in that folder.
C. A user with Write-only permissions to a folder can rename any file in that folder.
D. A user with Read-only permissions to a folder CANNOT view any files in that folder.
What is the minimum amount of available disk space required on an OS X Mavericks computer in order to install and run OS X Server?
A. 2 GB
B. 4 GB
C. 8 GB
D. 10 GB
Using Server app, how do you configure the Websites service in OS X Server to serve website files that are stored on a volume other than the system volume?
A. In /Library/Web Server/Documents/, create an alias to the folder on the external volume, then select the alias in the Web Site Configuration pane.
B. Drag the website files from the external volume into the Websites pane.
C. Click Add (+) to create a new website, and in the New Web Site pane choose a folder on the external volume from the "Store Site Files In" pop-up menu.
D. Click Add (+) and add the external volume to the list of Websites service folders, then store the website files in Library/WebServer/Documents/ on the external volume.