LPI 101-500 - LPIC-1 Exam 101, Part 1 of 2, version 5.0
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.)
Which of the following settings for umask ensures that new files have the default permissions -rw-r----- ?
Following the Filesystem Hierarchy Standard (FHS), where should binaries that have been compiled by the system administrator be placed in order to be made available to all users on the system?
Which of the following commands will change the quota for a specific user?
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.)
Which command shows all shared libraries required by a binary executable or another shared library? (Specify ONLY the command without any path or parameters.)
Which of the following file permissions belong to a symbolic link?
Which of the following commands changes the ownership of file.txt to the user dan and the group staff?
Which of the following describes the correct order in which the components of the system boot process are started?
Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of the following signal codes?