Which daemon identifies available filesystems throughthe /etc/xtab file?()A.nfsdB.biodC.rpc.lockdD.rpc.mountd

题目
Which daemon identifies available filesystems throughthe /etc/xtab file?()

A.nfsd

B.biod

C.rpc.lockd

D.rpc.mountd


相似考题
更多“Which daemon identifies available filesystems throughthe /etc/xtab file?() ”相关问题
  • 第1题:

    Companycomhasrestoredtheirmksysb.Theynoticethattheexternalvolumegroupscannotbeseen.Whatshouldbedonetoaccessthevolumegroups?()

    A.Runimportvgcommand

    B.Runsynclvodmcommand

    C.Recreatevolumegroups

    D.Update/etc/filesystems


    参考答案:A

  • 第2题:

    Usersfrequentlyoverruntheamountofspaceintendedforthem,resultinginfullhomefilesystems.ThecustomeriscurrentlyusingAIX5.3withamixofJFSandJFS2filesystems.Whichofthefollowingwillcontainthegrowthofthehomefilesystemspace?()

    A.Implementdiskquotaforallhomefilesystems

    B.ImplementdiskquotafortheJFS2homefilesystems

    C.Recreatethehomedirectoriesasindividualfilesystems

    D.Runthefindcommandeverynightanddeletealloldfiles


    参考答案:A

  • 第3题:

    与NFS相关的系统文件不包括()。

    A./etc/hosts

    B./etc/rc

    C./etc/export

    D./etc/filesystems


    参考答案:A

  • 第4题:

    ToaddaTTYTerminaltoSerialport1,whichofthefollowingsetofoptionsshouldbechosen?()

    A.ttyrs232AsynchronousTerminalthensa1Available01-S2StandardI/OSerialPort

    B.ttyrs422AsynchronousTerminalthensa1Available01-S2StandardI/OSerialPort

    C.ttyrs232AsynchronousTerminalthensa0Available01-S1StandardI/OSerialPort

    D.ttyrs422AsynchronousTerminalthensa0Available01-S1StandardI/OSerialPort


    参考答案:C

  • 第5题:

    ThesystemadministratorhasdeterminedthatanewJFSlogneedstobecreatedonadifferentdisk,inordertodecreaseanI/Obottleneck.Whichofthefollowingstepsarethemostcorrect?()

    A.mklv-tjfslog-yLVnameVGname1PVnamelogform/dev/LVname chfs-alog=/dev/LVname/filesystemnamem ountandunmountfilesystem

    B.mklv-tjfslog-yLVnameVGnamePVnameunmountfilesystemvi/etc/filesystems,changeentryforlvtopointfilesystemtonewJFSlogmountfilesystem

    C.mklvcopy-ajfslog-yLVnameVGname1PVname chfs-alog=/dev/LVname/filesystemname unmountandmountfilesystem

    D.mklvcopy-tjfslog-yLVnameVGname1PVname logform/dev/LVname vi/etc/filesystems,changeentryforlvtopointfilesystemtonewJFSlog unmountandmountfilesystem


    参考答案:A

  • 第6题:

    判断一个文件的大小我们可以使用哪个方法

    A.File类的length()方法

    B.File类的available()方法

    C.FileInputStream类的length()方法

    D.FileInputStream类的available()方法


    File类的length()方法