April 2016 Archives

vim的几个问题

使用vim很长时间了,有些case需要记下来

Fedora 23 版本中ssh的问题

升级到openssh-server-7.2p2-1之后,发现ssh又出现问题了,注释掉

UsePrivilegeSeparation sandbox

之后,仍然不好使,sshd -d之后,出现如下

privsep_preauth: preauth child terminated by signal 31

的错误,于是乎,查相关资料,需要在/etc/ssh/sshd_config里面添加一项:

UsePrivilegeSeparation yes

终于正常ssh了。

Monthly Archives

Pages

Powered by Movable Type 7.7.2

About this Archive

This page is an archive of entries from April 2016 listed from newest to oldest.

March 2016 is the previous archive.

May 2016 is the next archive.

Find recent content on the main index or look in the archives to find all content.