redhat 内核版本号:2.6.18-128.e15
使用yum安装vsftpd时遇到提示:
Load plugins:rhnplugin ,security
This system is not registered with RHN
RHN support will be disabled
Setting up Install Process
Parsing package install arguments
No package vsftpd available.
Nothing to do
后又用rpm安装上后,启用vsftpd正常,在openssl genrsa 1024 >ftp.key后用openssl req -new -key ftp.key -out ftp.csr时提示:Unable to load config info from /etc/pki/tls/openssl.cnf
求解决方案!!!
漫漫求知路 于 2011-11-03 14:35:49发表:
主要是你的这个版本没有在红帽上进行激活注册。可以尝试激活下。
vnxm 于 2011-10-26 07:39:27发表:
是不是你用的是redhat没有在线注册,用CentOS或是SL吧。