天空的雲,是我的留下的足跡
2012年11月28日 星期三
install tftpd
apt-get install tftpd tftp xinetd
cd /etc/xinetd.d/
vi tftp
service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -s /tftpboot
disable = no
per_source = 11
cps = 100 2
flags = IPv4
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言