Question 36

An administrator has generated an RSA SSH key pair to log in to a remote server. After copying the public key and attempting to log in, the administrator sees the following message:
[email protected]: Permission denied (publickey,password)
After seeing the message, the administrator attempts to connect using ssh -v [email protected] and notices the following debug output:
debug1: send_pubkey_test: no mutual signature algorithm
Which of the following actions should the administrator take first to remediate this issue?
  • Question 37

    After receiving a monitoring call, an administrator checks the Linux server for processes that have completed execution but have not been removed yet from the process table.
    Which of the following represents the process state for which the administrator should search?
  • Question 38

    Users cannot access a server after it has been restarted. At the server console, the administrator runs the following commands;

    Which of the following is the cause of the issue?
  • Question 39

    A user states that an NFS share Is reporting random disconnections. The systems administrator obtains the following information

    Which of the following best explains the symptoms that are being reported?
  • Question 40

    A Linux administrator needs to compare two files and provide the output in the following format:
    2,3d1
    < Line 2
    < Line 3
    4a3
    > Line 5
    Which of the following commands should the administrator use to perform the task?