LPI 101-500 Practice Test - Questions Answers, Page 21
List of questions
Related questions
What is the process ID number of the init process on a SysV init based system?
CORRECT TEXT
The system configuration file named _______ is commonly used to set the default runlevel. (Please provide the file name with full path information)
Which umask value ensures that new directories can be read, written and listed by their owning user, read and listed by their owning group and are not accessible at all for everyone else?
Which is the default percentage of reserved space for the root user on new ext4 filesystems?
Which of the following is true when a file system, which is neither listed in /etc/fstab nor known to system, is mounted manually?
What does the command mount --bind do?
Consider the following output from the command ls -i:
How would a new file named c.txt be created with the same inode number as a.txt (Inode 525385)?
Consider the following directory: drwxrwxr-x 2 root sales 4096 Jan 1 15:21 sales Which command ensures new files created within the directory sales are owned by the group sales?
(Choose two.)
CORRECT TEXT
Which command displays the current disk space usage for all mounted file systems? (Specify ONLY the command without any path or parameters.)
When considering the use of hard links, what are valid reasons not to use hard links?
Question