2013-03-22から1日間の記事一覧

OpenSSH-6.2p1

OpenSSH-6.2p1 が出ていたのでインストールしておいた。 wget ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.2p1.tar.gz cd /usr/local/src/openssh-6.2p1 make distclean ./configure --with-tcp-wrappers --with-ssl-dir=/usr/local/ssl …