2019年7月2日

setup tftp service

摘要: Install following packages. sudo apt-get install xinetd tftpd tftp Create /etc/xinetd.d/tftp and put this entry service tftp { protocol = udp port = 6 阅读全文

posted @ 2019-07-02 15:06 荷树栋 阅读(107) 评论(0) 推荐(0)

导航