LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 101-400 Question # 38 Topic 4 Discussion
101-400 Exam Topic 4 Question 38 Discussion:
Question #: 38
Topic #: 4
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.)
A.
By creating an ACL redirection from the old to the new path of the data.
B.
By creatinga hard link from the old to the new path of the data.
C.
By creating a symbolic link from the old to the new path of the data.
D.
By running the command touch on the old path.
E.
By mounting the new filesystem on the original path of the data.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit