Question 31

Which of the following fields are available in the standard format of both the global /etc/crontab file as well as in user-specific crontab files? (Choose two.)
  • Question 32

    FILL BLANK
    What command is used to add OpenSSH private keys to a running ssh-agentinstance? (Specify the command name only without any path.)

    Question 33

    Of the ways listed, which is the best method to temporarily suspend a user's ability to interactively login?
  • Question 34

    On a machine running several X servers, how do programs identify the different instances of the X11 server?
  • Question 35

    Given the following excerpt of the sudoconfiguration:
    jane ANY=NOPASSWD: /bin/kill, /bin/id, PASSWD: /sbin/fdisk
    Which of the following statements are true? (Choose three.)