Question 71

A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?
  • Question 72

    Which of the following commands display the IDs of all processes owned by root? (Choose two.) pgrep -c root
  • Question 73

    In order to display all currently mounted filesystems, which of the following commands could be used? (Choose two.) cat /proc/self/mounts
  • Question 74

    Which of the following examples for Bash file globbing matches a file named root-can-do-this.txt when used in the directory holding that file? (Choose three correct answers.)
  • Question 75

    Which of the following statements are true about the boot sequence of a PC using a BIOS? (Choose two.)