LPI
101-400 · 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. See the full explanation below for the reasoning.
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
(56 responses)- A2% (1)
- B5% (3)
- C82% (46)
- D11% (6)
Community Discussion
No community discussion yet for this question.