nerdexam
Oracle

1Z0-821 · Question #7

User jack on host solaris attempts to use ssh to log in to host oracle and receives this message: jack@solaris:~$ ssh oracle ssh: connect to host oracle port 22: connection refused What is the…

The correct answer is G. Host oracle is not running the ssh service. The host he is trying to connect to (oracle) is not running the required service (ssh).

Configuring and Administering Networks

Question

User jack on host solaris attempts to use ssh to log in to host oracle and receives this message:

jack@solaris:~$ ssh oracle ssh: connect to host oracle port 22: connection refused What is the problem?

Options

  • AHost oracle does not have a valid host public key.
  • BHost oracle does not have a valid host private key.
  • CHost solaris does not have a valid host public key.
  • DHost does not have a valid host private key.
  • EHost solaris is not configured for host-based authentication.
  • FHost oracle is not configured for host-based authentication.
  • GHost oracle is not running the ssh service.
  • HHost solaris is not running the ssh service.

How the community answered

(57 responses)
  • C
    2% (1)
  • E
    5% (3)
  • F
    2% (1)
  • G
    81% (46)
  • H
    11% (6)

Explanation

The host he is trying to connect to (oracle) is not running the required service (ssh).

Topics

#SSH#connection refused#ssh service#SMF

Community Discussion

No community discussion yet for this question.

Full 1Z0-821 Practice