Question 51

In order to display all currently mounted filesystems, which of the following commands could be used? (Choose TWO correct answers.)
  • Question 52

    How can the normal output of a command be written to a file while discarding the error output?
  • Question 53

    Which of the following commands overwrites the bootloader located on /dev/sda without overwriting the partition table or any data following it?
  • Question 54

    Which type of filesystem is created by mkfs when it is executed with the block device name only and without any additional parameters?
  • Question 55

    Which of the following settingsfor umask ensures that new files have the default permissions -rw-r----- ?