Linux_FoundationLinux_Foundation
LFCS · Question #867
LFCS Question #867: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #867. The question stem and answer options stay visible for context.
Submitted by minji_kr· Apr 18, 2026Storage Management
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.
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Filesystems#Symlinks#Mounting#Path Redirection