LPI 101-500 Practice Test - Questions Answers, Page 14
List of questions
Related questions
Which of the following Linux filesystems preallocates a fixed number of inodes at the filesystem's make/creation time and does NOT generate them as needed? (Choose TWO correct answers.)
What is the purpose of the Filesystem Hierarchy Standard?
CORRECT TEXT
Which umask value will result in the default access permissions of 600 (rw-------) for files and 700 (rwx------) for directories? (Specify only the numerical umask value.)
Instead of supplying an explicit device in /etc/fstab for mounting, what other options may be used to identify the intended partition? (Choose TWO correct answers.)
After running the command umount /mnt, the following error message is displayed: umount: /mnt: device is busy.
What is a common reason for this message?
What does the command mount -a do?
Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO correct answers.)
Which of the following commands can be used to display the inode number of a given file?
Which of the following commands shows the definition of a given shell command?
What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command?
Question