浏览代码

Remove Emacs specific keys to make the instructions more editor agnostic

Bob Mottram 10 年前
父节点
当前提交
07ff717217
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt 查看文件

854
 KexAlgorithms diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1
854
 KexAlgorithms diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1
855
 #+END_SRC
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
 #+BEGIN_SRC: bash
859
 #+BEGIN_SRC: bash
860
 rm /etc/ssh/ssh_host_*
860
 rm /etc/ssh/ssh_host_*
949
 editor /etc/hostname
949
 editor /etc/hostname
950
 #+END_SRC
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
 Also issue the command, replacing /mydomainname.com/ with your domain name.
954
 Also issue the command, replacing /mydomainname.com/ with your domain name.
955
 
955