2015-08-12から1日間の記事一覧

openssh-7.0p1

openssh-7.0p1 が出ていたので入れ換えておいた。 wget ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.0p1.tar.gz tar zxf /usr/local/src/openssh-7.0p1.tar.gz cd /usr/local/src/openssh-7.0p1 make distclean ./configure --with-tcp-w…