LPI 101-500 Practice Test - Questions Answers, Page 12
List of questions
Related questions
Question 111
CORRECT TEXT
The /etc/_______ file lists currently mounted devices.
Question 112
After successfully creating a hard link called bar to the ordinary file foo, foo is deleted from the filesystem. Which of the following describes the resulting situation?
Question 113
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.)
Question 114
Which of the following commands changes the ownership of file.txt to the user dan and the group staff?
Question 115
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
Question 116
Which of the following commands can be used to search for the executable file foo when it has been placed in a directory not included in $PATH?
Question 117
What does the command mount -a do?
Question 118
Which of the following settings for umask ensures that new files have the default permissions -rw-r--- -- ?
Question 119
Which of the following is the device file name for the second partition on the only SCSI drive?
Question 120
In order to display all currently mounted filesystems, which of the following commands could be used? (Choose TWO correct answers.)
Question