Question 6

Which of the following may occur as a consequence of using the command ifconfig? (Choose THREE correct answers.)
  • Question 7

    Which file, if present, must contain all users that are allowed to use the cron scheduling system? (Specify the full name of the file, including path.)

    Question 8

    Which of the following crontab entries will execute myscript at 30 minutes past every hour on Sundays?
  • Question 9

    FILL BLANK
    Which command included in systemd supports selecting messages from the systemd journal by criteria such as time or unit name? (Specify only the command without any path or parameters.)

    Question 10

    Given the following user's cronlab entry:
    15 14 * * 1-5 /usr/local/bin/example.sh be executed?
    When will the script /usr/local/bin/example.sh be executed?