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 of the following files exist in a standard GRUB 2 installation? (Choose two.)
Which of the following commands can be used to locate programs and their corresponding man pages and configuration files?
Which of the following commands sets the SetUID permission on the executable /bin/foo?
chmod 4755 /bin/foo
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)?