nerdexam
LPI

101-500 · Question #47

After moving data to a new filesystem, how can the former path of the data be kept intact in order to avoid reconfiguration of existing applications? (Choose TWO correct answers.)

The correct answer is C. By creating a symbolic link from the old to the new path of the data. E. By mounting the new filesystem on the original path of the data. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Devices, Linux Filesystems, Filesystem Hierarchy Standard

Question

After moving data to a new filesystem, how can the former path of the data be kept intact in order to avoid reconfiguration of existing applications? (Choose TWO correct answers.)

Options

  • ABy creating an ACL redirection from the old to the new path of the data.
  • BBy creating a hard link from the old to the new path of the data.
  • CBy creating a symbolic link from the old to the new path of the data.
  • DBy running the command touch on the old path.
  • EBy mounting the new filesystem on the original path of the data.

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    9% (2)
  • C
    73% (16)
  • D
    14% (3)

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#symbolic links#filesystem mounting#data migration#path redirection

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice