Free LFCS Exam Braindumps (page: 15)

Page 14 of 66

Which of the following environment variables overrides or extends the list of directories holding shared libraries?

  1. LD_LOAD_PATH
  2. LD_LIB_PATH
  3. LD_LIBRARY_PATH
  4. LD_SHARE_PATH
  5. LD_RUN_PATH

Answer(s): C



Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?

  1. chmod u=rwx, go=rx /bin/foo
  2. chmod o+rwx, a+rx /bin/foo
  3. chmod 577 /bin/foo
  4. chmod 775 /bin/foo

Answer(s): A



Immediately after deleting 3 lines of text in vi and moving the cursor to a different line, which single character command will insert the deleted content below the current line?

  1. i (lowercase)
  2. P (uppercase)
  3. p (lowercase)
  4. U (uppercase)
  5. u (lowercase)

Answer(s): C



What is true about the ntpdate command?

  1. It is the primary management command for the NTP time server.
  2. It updates the local system's date (i.e. day, month and year) but not the time (i.e. hours, minutes, seconds).
  3. It queries one or more NTP time servers and adjusts the system time accordingly.
  4. It sends the local system time to one or many remote NTP time servers for redistribution.
  5. It can be used by any user to set the user clock independently of the system clock.

Answer(s): C






Post your Comments and Discuss Linux Foundation LFCS exam with other Community members:

LFCS Discussions & Posts