Linux

You run ssh 127.0.0.1 but it fails with "connection refused". What could be the problem?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

  1. SSH server is not installed
  2. SSH server is not running