diff --git a/exercises/h5.md b/exercises/h5.md index 8e184e5..6e7e716 100644 --- a/exercises/h5.md +++ b/exercises/h5.md @@ -419,7 +419,7 @@ AuthorizedKeysFile .ssh/authorized_keys **5.** We shall test public key authentication from the client computer. Use same user account which you previously used for executing `ssh-keygen` command on the client computer. The client computer user should be able to login into SSH server without a password. -**EXTRA: Modifying welcome banner** +### EXTRA: Modifying welcome banner Let's modify default Ubuntu login/SSH banner message by executing the following bash script: