摘要:
一、安装vsftpd 1、安装vsftpd: yum install vsftpd -y 2、启动vsftpd: systemctl start vsftpd 3、设置开机启动:systemctl enable vsftpd 4、创建ftp根目录: mkdir -p /ftpserver 二、设置配 阅读全文
posted @ 2018-11-14 10:45
与f
阅读(5470)
评论(1)
推荐(0)
摘要:
由于CentOS6的系统安装了epel-release-latest-7.noarch.rpm 导致在使用yum命令时出现Error: xz compression not available问题。解决方法:1.到http://ftp.riken.jp/Linux/fedora/epel/下载epe 阅读全文
posted @ 2018-11-14 09:48
与f
阅读(5791)
评论(0)
推荐(0)
摘要:
CentOS 7上的安装方法,其中涵盖了源码安装,已编译版本安装,EPEL(Extra Packages for Enterprise Linux)安装和通过NVM(Node version manager)安装这四种方法,其中,前两种方法基本上都是Linux通用的安装方式,特别是前者,其优点自然是 阅读全文
posted @ 2018-11-14 09:13
与f
阅读(55122)
评论(2)
推荐(3)

浙公网安备 33010602011771号