• # Re: Lampe scroll lock comme témoin réseau ?

    Posté par (site web personnel) . En réponse au journal Lampe scroll lock comme témoin réseau ?. Évalué à 4.

    sous mandrake il y a "ifled" qui fait ca avec "ifled tty7 ppp0 -c nnt -f"


    ifled v0.6 - (c)1999 Mattias Wadman <napolium@sudac.org>
    This program is distributed under the terms of GPL.
    Usage: ifled tty interface [options]
    tty Tty to flash LEDs on, use "console" for current.
    interface Interface to monitor, for example: eth0
    Options:
    -c crt LED config 3 chars, num, caps and scroll-lock.
    r = Receive t = Transmit
    u = Drop (receive) i = Drop (transmit)
    j = Error (receive) k = Error (transmit)
    Receive or transmit:
    e = Error d = Drop
    a = Activity c = Collision
    n = None (will not touch this LED)
    Default: crt
    -d delay LED update delay in ms. Default: 50
    -i Invert LEDs.
    -a Alternativ LED code for none option.
    -f Fork program into background.