CompTIA Linux+ XK0-006 (V8) Practice Question

A systems administrator needs to provide access to a configuration file, /etc/app/config.conf, from a user's home directory located at /home/user/settings.conf. The /home directory is mounted on a separate filesystem from the root (/) filesystem. A key requirement is that if the original configuration file is deleted, the link in the user's home directory must become invalid to prevent an application from using a stale or incorrect path. Which of the following commands will meet all these requirements?

  • ln -s /etc/app/config.conf /home/user/settings.conf

  • cp -l /etc/app/config.conf /home/user/settings.conf

  • ln -s /home/user/settings.conf /etc/app/config.conf

  • ln /etc/app/config.conf /home/user/settings.conf

CompTIA Linux+ XK0-006 (V8)
Services and User Management
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot