'xinetd'에 해당되는 글 1건

Posted on 2012/02/01 22:34
Filed Under 분류없음

<code>
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
}
</code>
크리에이티브 커먼즈 라이센스
Creative Commons License
2012/02/01 22:34 2012/02/01 22:34

About

by 야랑이

Counter

· Total
: 71712
· Today
: 71
· Yesterday
: 77