yum install tftp_server
yum install tft
安装tftp服务端和客户端
修改tftp的配置文件
vim /etc/xinetd.d/tftp
service iptables stop 关闭防火墙
service xinetd restart 重启xinetd
vim /etc/sysconfig/selinex
selinux 策略修改
重启
getenforce 查看是否修改成功
yum install tftp_server
yum install tft
安装tftp服务端和客户端
修改tftp的配置文件
vim /etc/xinetd.d/tftp
service iptables stop 关闭防火墙
service xinetd restart 重启xinetd
vim /etc/sysconfig/selinex
selinux 策略修改
重启
getenforce 查看是否修改成功