2016-03-14から1日間の記事一覧

openssh-7.2p2

openssh-7.2p2 が出ていたので入れ換えておいた。 wget ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.2p2.tar.gz tar zxf openssh-7.2p2.tar.gz cd /usr/local/src/openssh-7.2p2 ./configure --with-tcp-wrappers --with-ssl-dir=/usr/lo…