Search:

Type: Posts; User: Bocsek

Search: Search took 0.01 seconds.

  1. Thread: dropbear

    by Bocsek
    Replies
    5
    Views
    1,920

    I've found the solution! If the number, given...

    I've found the solution!

    If the number, given by
    ps -A | grep dropbear | wc -l | awk '{ print $1 }' is greater then 1, then there are user(s) logged in, or trying to login. If that number is 1,...
  2. Thread: dropbear

    by Bocsek
    Replies
    5
    Views
    1,920

    It isn't enough, unfortunately. I want to know...

    It isn't enough, unfortunately.
    I want to know if somebody logged in at the moment, and how many users connected at the same time.
  3. Thread: dropbear

    by Bocsek
    Replies
    5
    Views
    1,920

    dropbear

    Hi! (sorry for my english)

    Is there any way to know if somebody logged in to router through SSH (dropbear), except syslog?
  4. Replies
    13
    Views
    45,981

    Flashing leds

    Hi!

    I want to flash the leds.
    I know how to switch on (printf "\x00" > /dev/gpio/out) and off (printf "\x02" > /dev/gpio/out) the power led, but i want to switch the others.
    Is this possible?
  5. Thread: Flashing leds

    by Bocsek
    Replies
    0
    Views
    2,498

    Flashing leds

    Hi!

    I want to flash the leds, just for fun :D
    I know how to switch on (printf "\x00" > /dev/gpio/out) and off (printf "\x02" > /dev/gpio/out) the power led, but i want to switch the others.
    Is...
Results 1 to 5 of 5