niusouti.com

Which of the following would be an advantage to using a blade server as opposed to a rack mount server?()A. Blade servers allow for internal tape drivesB. Blade servers offer more rack densityC. Blade servers are typically fasterD. Blade servers allow for

题目
Which of the following would be an advantage to using a blade server as opposed to a rack mount server?()

A. Blade servers allow for internal tape drives

B. Blade servers offer more rack density

C. Blade servers are typically faster

D. Blade servers allow for more RAM


相似考题
更多“Which of the following would be an advantage to using a blade server as opposed to a rack mount server?() ”相关问题
  • 第1题:

    WhichofthefollowingcommandswillmountaremoteSambasharewhentheuserisWinuserandthepasswordissomepass?()

    A.mount-tsmbfs-ousername=Winuser,password=somepass//SERVER/share/media/sambashare

    B.mount-tsmbfs-ousername=Winuser,password=somepass\\SERVER\share/media/sambashare

    C.mount-tsmbfs-oWinuser%somepass//SERVER/share/media/sambashare

    D.mount-tsmbfs-ousername=Winuser%somepass//SERVER/share/media/sambashare


    参考答案:A

  • 第2题:

    Yournetworkcontainsfivevirtualizationhosts.Thehostsareconfiguredasshowninthefollowingtable.YouplantodeployMicrosoftSystemCenterVirtualMachineManager2008R2ServicePack1(SP1).YouneedtoidentifywhichvirtualizationhostsyoucanmanagebyusingSystemCenterVirtualMachineManager.Whichserversshouldyouidentify?()

    A.Server4

    B.Server3

    C.Server2

    D.Server1

    E.Server5


    参考答案:B, D, E

  • 第3题:

    Your network consists of a single Active Directory domain named contoso.com. All servers run WindowsServer 2003 Service Pack 2 (SP2). The domain contains a domain Distributed File System (DFS) root named DFSroot.The network contains the offices shown in the following table.Server1 and Server2 currently each host a share named Applications.You need to implement a solution to meet the following requirements:·Automatically redirect users to the Applications folder in their local site.·Ensure that the contents of the Applications shares on Server1 and Server2 are automatically synchronized.What should you do? ()

    A. In the DFS root, create one link named Applications that has \\server1\applications and \\server2\applications as targets.

    B. In the DFS root, create a root target that points to \\server1\applications. Create a second root target that points to \\server2\applications.

    C. In the DFS root, create one link named Applications1 that has \\server1\applications as its target. Create a second link named Applications2 that has \\server2\applications as its target.

    D. In the Main-office-computers OU, publish the \\server1\applications share. In the Branch-office-computers OU, publish the \\server2\applications share.


    参考答案:A

  • 第4题:

    用以下的哪个命令可以把server的/tmp mount 到 client的/mnt/tmp 并且是( )

    A.mount -o ro server:/tmp /mnt/tmp

    B.mount -o ro /mnt/tmp server:/tmp

    C .mount -o ro client:/mnt/tmp server:/tmp

    D.mount -o ro server:/tmp client:/mnt/tmp


    正确答案:A

  • 第5题:

    YouinstallanewExchangeServer2010server.YouneedtoensurethatuserscanconnectfromtheInternettotheserverbyusingExchangeActiveSync.WhatshouldyoudoontheExchangeserver?()

    A.ModifytheinternalURLfortheMicrosoft-Server-ActiveSyncvirtualdirectory.

    B.ModifytheexternalURLfortheMicrosoft-Server-ActiveSyncvirtualdirectory.

    C.EnableAnonymousAuthenticationfortheMicrosoft-Server-ActiveSyncvirtualdirectory.

    D.EnableWindowsIntegratedAuthenticationfortheMicrosoft-Server-ActiveSyncvirtualdirectory.


    参考答案:B

  • 第6题:

    获取已上传文件的大小,使用什么数组?

    A.$_SERVER['REMOTE_ADDR']

    B.$_SERVER['SERVER_ADDR']

    C.$_FILES["userfile"]["size"]

    D.$_SERVER["userfile"]["size"]


    getS()