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

+ 2
- 2
beaglebone.txt 查看文件

1414
 
1414
 
1415
 #+BEGIN_SRC: bash
1415
 #+BEGIN_SRC: bash
1416
 chmod +x /usr/bin/exim-gencert
1416
 chmod +x /usr/bin/exim-gencert
1417
-exim-gencert
1417
+exim-gencert --force
1418
 #+END_SRC
1418
 #+END_SRC
1419
 
1419
 
1420
 This will generate the certificate used for email authentication.  You will be asked for various details, the most important of which is the server name, which should be your domain name.
1420
 This will generate the certificate used for email authentication.  You will be asked for various details, the most important of which is the server name, which should be your domain name.
6697
 Regenerate email certificate.
6697
 Regenerate email certificate.
6698
 
6698
 
6699
 #+BEGIN_SRC: bash
6699
 #+BEGIN_SRC: bash
6700
-exim-gencert
6700
+exim-gencert --force
6701
 #+END_SRC
6701
 #+END_SRC
6702
 
6702
 
6703
 As an added precaution you may wish to regenerate your ssh host keys:
6703
 As an added precaution you may wish to regenerate your ssh host keys: