TFTP中国 最专业的TFTP站点 www.tftp.org.cn
homehelpsite map
TFTP中文站
启动 tftp 服务器
作者: TFTP 点击:
在 dhcp 服务器上,请使用 rpm -q tftp-server 命令来校验 tftp-server 软件包是否被安装了。如果它没有被安装,通过红帽网络或红帽企业 linux 光盘来安装它。
tftp 是一个基于 xinetd 的服务;可使用以下命令来启动它:
命令
/sbin/chkconfig --level 345 xinetd on
/sbin/chkconfig --level 345 tftp on
相关文章: