分页: 43/122 第一页 上页 38 39 40 41 42 43 44 45 46 47 下页 最后页 [ 显示模式: 摘要 | 列表 ]

CentOS 64X启动Pureftpd服务故障处理 不指定

root , 2009/08/21 00:00 , Linux , 评论(0) , 阅读(23859) , Via 本站原创
引用

1、error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
yum -y install zlib

引用

2、error while loading shared libraries: libcap.so.1: cannot open shared object file: No such file or directory
yum -y install libcap

引用

3、error while loading shared libraries: libpam.so.0: cannot open shared object file: No such file or directory
yum -y install pam
Tags:

Linux根据端口查进程信息 不指定

root , 2009/08/14 23:58 , SHELL , 评论(2) , 阅读(30248) , Via 本站原创
Tags:
分页: 43/122 第一页 上页 38 39 40 41 42 43 44 45 46 47 下页 最后页 [ 显示模式: 摘要 | 列表 ]