|
@@ -854,7 +854,7 @@ MACs hmac-sha2-512,hmac-sha2-256,hmac-ripemd160
|
854
|
854
|
KexAlgorithms diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1
|
855
|
855
|
#+END_SRC
|
856
|
856
|
|
857
|
|
-CTRL-x CTRL-s to save, then CTRL-x CTRL-c to exit. Now clear out any pre-existing host keys and reconfigure the ssh server.
|
|
857
|
+Save and exit. Now clear out any pre-existing host keys and reconfigure the ssh server.
|
858
|
858
|
|
859
|
859
|
#+BEGIN_SRC: bash
|
860
|
860
|
rm /etc/ssh/ssh_host_*
|
|
@@ -949,7 +949,7 @@ If you want to know what a typical /crontab/ file might look like then see the [
|
949
|
949
|
editor /etc/hostname
|
950
|
950
|
#+END_SRC
|
951
|
951
|
|
952
|
|
-CTRL-x CTRL-s to save, then CTRL-x CTRL-c to exit.
|
|
952
|
+Save and exit.
|
953
|
953
|
|
954
|
954
|
Also issue the command, replacing /mydomainname.com/ with your domain name.
|
955
|
955
|
|