SIMULATION
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)
Answer is in the explanation below.
Loading demo links...
Showing 1–3 of 10 questions
SIMULATION
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)
Answer is in the explanation below.
SIMULATION
Which file in /proc describes the IRQs that are used by various kernel drivers? (Specify the file name only without any path.)
Answer is in the explanation below.
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.)
Select all that apply, then click Submit answer.
By creating an ACL redirection from the old to the new path of the data.
By creating a hard link from the old to the new path of the data.
By creating a symbolic link from the old to the new path of the data.
By running the command touch on the old path.
By mounting the new filesystem on the original path of the data.