Question 66

The /etc/_______ file lists currently mounted devices.

Question 67

Running chmod 640 filea.txtas a regular user doesn't update filea.txt's permission. What might be a reason why chmod cannot modify the permissions? (Choose two.)
  • Question 68

    When using rpm --verify to check files created during the installation of RPM packages, which of the following information is taken into consideration? (Choose THREE correct answers.)
  • Question 69

    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)?
  • Question 70

    Which of the following files, located in a user's home directory, contains the Bash history?