Yu-Min Space
2016年1月27日 星期三
CentOS 7 安裝設定 dnsmasq tftp 功能
yum install dnsmasq
編輯 /etc/dnsmasq.conf
# Enable the TFTP server
enable-tftp
# 設定 tftp 目錄
tftp-root=/var/lib/tftp
建立 tftp 目錄
mkdir /var/lib/tftp
systemctl enable dnsmasq.service
systemctl start dnsmasq.service
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言