101-400 LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2

Loading demo links...

Showing 1–3 of 10 questions

Question 1 (GNU and Unix Commands)

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.

Question 2 (Devices, Linux Filesystems, Filesystem Hierachy Standard)

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.

Question 3 (Devices, Linux Filesystems, Filesystem Hierachy Standard)

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.