摘要:
[root@localhost ~]# yum -y installvsftpd (注:在下载wget命令并安装)Could not retrieve mirrorlisthttp://mirrorlist.centos.org/?release=5&arch=i386&repo=os error was [Errno 4] IOError: <urlopen error (-3, '\xe5\x9f\x9f\xe5\x90\x8d\xe8\xa7\xa3\xe6\x9e\x90\xe6\x9a\x82\xe6\x97\xb6\xe5\xa4\xb1\xe8\xb 阅读全文
posted @ 2012-10-24 15:52
阳光温暖了心情
阅读(978)
评论(0)
推荐(0)
摘要:
centOS 6.2 搭建 vsftpd 服务器首先查看是否安装了FTP: rpm –qa | grep vsftpd1.如果安装的centOS没有ftp命令,很有可能是在安装的过程中忽略了这步,不过没关系只需输入 yum install vsftpd(当centos能连接internet时使用yu... 阅读全文
posted @ 2012-10-24 15:37
阳光温暖了心情
阅读(797)
评论(0)
推荐(0)