安装nginx的时候,出现了这样的问题: nginx : Depends: libssl1.0.0 (>= 1.0.2~beta3) but 1.0.1f-1ubuntu2.11 is to be installed E: Unable to correct problems, you have held broken packages. 这个问题的原因是我们系统安装的OpenSSL太老了.查看OpenSSL的版本: openssl version 得到的结果是: OpenSSL 1.0.1f
系统版本:CentOS Linux release 7.4.1708 (Core) $ vi /etc/nfsmount.conf # # /etc/nfsmount.conf - see nfsmount.conf(5) for details # # This is an NFS mount configuration file. This file can be broken # up into three different sections: Mount, Server and Glo