Which type of file system is created by mkfs when it is executed with the block device name only and without any additional parameters?
Answer : C
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?
Answer : B
Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?
Answer : B
Which is the default percentage of reserved space for the root user on new ext4 filesystems?
Answer : E
Which of the following is true when a file system, which is neither listed in /etc/fstab nor known to system, is mounted manually?
Answer : C