摘要:
未识别的命令 firewall-cmd 可能是没有安装firewall。安装命令: yum install firewalld firewalld的基本使用 启动: systemctl start firewalld 关闭: systemctl stop firewalld 查看状态: system 阅读全文
摘要:
症状: FTP症状:能连接上,ls 和 dir 显示目录的时候,提示 ” ftp: connect: No route to host ” FTP命令行连接设置主动和被动模式 windows的ftp命令默认是使用的主动方式连接FTP serer。 linux默认是PASV模式,并通过 passive 阅读全文