Free LFCS Exam Braindumps (page: 32)

Page 31 of 66

Which of the following commands can be used to search for the executable file foo when it has been placed in a directory not included in $PATH?

  1. apropos
  2. which
  3. find
  4. query
  5. whereis

Answer(s): C



Where are user specific crontabs stored?

  1. In the database file /etc/crontab.db which is shared by all users.
  2. As individual per-user files within /var/spool/cron.
  3. As individual per-user files in /etc/cron.user.d.
  4. In the .crontab file in the user's home directory.
  5. In the file /var/cron/user-crontab which is shared by all users.

Answer(s): B



After successfully creating a hard link called bar to the ordinary file foo, foo is deleted from the filesystem. Which of the following describes the resulting situation?

  1. foo and bar would both be removed.
  2. foo would be removed while bar would remain accessible.
  3. foo would be removed. bar would still exist but would be unusable.
  4. Both foo and bar would remain accessible.
  5. The user is prompted whether bar should be removed, too.

Answer(s): B



Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?

  1. systemd.target=rescue.target
  2. systemd.runlevel=rescue.target
  3. systemd.service=rescue.target
  4. systemd.default=rescue.target
  5. systemd.unit=rescue.target

Answer(s): E






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

LFCS Discussions & Posts