LX0-102

单选题How is VFS (Virtual File System) support enabled in Samba?()ASamba does not support VFS.BCompile and load vfs.ko kernel module.CCompile and load vfs.ko and its dependent smbfs kernel modules.DCompile and load pvfs.ko kernel module.ECompile Samba with V

题目
单选题
How is VFS (Virtual File System) support enabled in Samba?()
A

 Samba does not support VFS.

B

 Compile and load vfs.ko kernel module.

C

 Compile and load vfs.ko and its dependent smbfs kernel modules.

D

 Compile and load pvfs.ko kernel module.

E

 Compile Samba with VFS module support.

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which of the following actions will enable 64-bit applications on a system with  32-bit kernel()

  • A、Use "smit load64bit" to enable the 64-bit applications.
  • B、Re-install all applications with 64-bit versions.
  • C、Re-install the OS with 64-bit kernel enabled.
  • D、Change the kernel to 64bit, reboot, and then use the following command: chdev -l sys0 -a "applications=64_bit"

正确答案:A

第2题:

Given: 35.String #name = "Jane Doe"; 36.int $age = 24; 37.Double _height = 123.5; 38.double ~temp = 37.5; Which two statements are true?()

  • A、Line 35 will not compile.
  • B、Line 36 will not compile.
  • C、Line 37 will not compile.
  • D、Line 38 will not compile.

正确答案:A,D

第3题:

There are many methods in the CPETT .One of them is the method that runs a Kernel as the load of a computer.So we call it

A.Monitor method

B.Model method

C.Benchmark method

D.Physical method


正确答案:C

第4题:

Which of the following best describes what is meant by Linux Affinity on AIX?()

  • A、The ability to install a Linux system on an AIX system
  • B、The ability to install an AIX system on a Linux system
  • C、The ability to compile and run a Linux application on AIX
  • D、The ability to compile and run an AIX application on Linux

正确答案:C

第5题:

You are running Linux 2.0.36 and you need to add a USB mouse to your system. Which of the following statements is true?()

  • A、 You need to rebuild the kernel.
  • B、 You need to upgrade the kernel
  • C、 You need to load the USB modules for your existing modular kernel.
  • D、 USB support is not available in Linux.

正确答案:B

第6题:

What stanza file does a system administrator view to determine what kernel-tuning parameter changes were made when the system was last booted?()

  • A、/etc/rc.net
  • B、/etc/tunables/tuning
  • C、/etc/tunables/lastboot
  • D、/usr/samples/kernel/nextboot

正确答案:C

第7题:

How is VFS (Virtual File System) support enabled in Samba?()

  • A、 Samba does not support VFS.
  • B、 Compile and load vfs.ko kernel module.
  • C、 Compile and load vfs.ko and its dependent smbfs kernel modules.
  • D、 Compile and load pvfs.ko kernel module.
  • E、 Compile Samba with VFS module support.

正确答案:E

第8题:

Which two statements about Oracle Direct Network File System (NFS) are true?()

A. It bypasses the OS file system cache.

B. A separate NFS interface is required for use across Linux, UNIX, and Windows platforms.

C. It uses the operating system kernel NFS layer for user tasks and network communication modules.

D. File systems need not be mounted by the kernel NFS system when being served through Direct NFS.

E. Oracle Disk Manager can manage NFS on its own, without using the operating system kernel NFS driver.


参考答案:A, E

第9题:

A system administrator is doing an AIX 5L New and Complete Overwrite installation on a system with a 64-bit processor using the default settings. Which of the following will be the resulting installed environment?()

  • A、Only the 32-bit kernel will be installed and enabled
  • B、Only the 64-bit kernel will be installed and enabled
  • C、Both the 32-bit and 64-bit kernel will be installed and the 32-bit kernel will be enabled
  • D、Both the 32-bit and 64-bit kernel will be installed and the 64-bit kernel will be enabled

正确答案:C

第10题:

public class foo {  public static void main (String[]args) {  String s;  system.out.printIn (“s=” + s);  }  }   What is the result?()  

  • A、 The code compiles and “s=” is printed.
  • B、 The code compiles and “s=null” is printed.
  • C、 The code does not compile because string s is not initialized.
  • D、 The code does not compile because string s cannot be referenced.
  • E、 The code compiles, but a NullPointerException is thrown when toString is called.

正确答案:C

更多相关问题