Search:

Type: Posts; User: Jarex

Search: Search took 0.01 seconds.

  1. Thread: [HOW-TO] webcam

    by Jarex
    Replies
    26
    Views
    35,463

    Does anyone have a webcam running on WL-500gP v2?...

    Does anyone have a webcam running on WL-500gP v2? I have two different cameras which no go. I checked them with spca, pwc and ovc and they are not recognized. Spent to much time trying make it work....
  2. Replies
    53
    Views
    128,355

    Does anyone have a clue why it's disconnecting me...

    Does anyone have a clue why it's disconnecting me from WAN while downloading? I tested it on two different computers over wired and wireless connection. The same behaviour... Nothing is in syslog,...
  3. Replies
    4
    Views
    2,049

    One more question. Instead of use script on...

    One more question. Instead of use script on desire machine I would like to use script or command on remote machine to e.g. remove a file.

    Anyone can help?
  4. Replies
    4
    Views
    2,049

    It's not working with semicolons. But I found a...

    It's not working with semicolons. But I found a solution. To use rm or sed command I have to add #! /bin/rm and #!/ bin/sed, don't know why it doesn't find the rignt path withouth it.

    #! /bin/sh...
  5. Replies
    4
    Views
    2,049

    Script with rm or sed command

    I am trying to make small script like this editing or removing post-firewall:


    #!/bin/sh
    wget -q -O - ftp://login:pass@ip/log/temp.log > /opt/tmp/test.log
    if test -s /opt/tmp/test.log
    then...
  6. Replies
    0
    Views
    27,891

    AX-112 behind wl-500g

    Did anyone test it in this way? I am considering buing it but first I wanna make sure it will work behind me wl-500g. Right now I have fritz!box (as voip) connected behind my wl-500g but nobody can...
  7. Replies
    1
    Views
    2,279

    I have the same problem. Can anyone help?

    I have the same problem. Can anyone help?
  8. Thread: WL-600g forum

    by Jarex
    Replies
    13
    Views
    35,071

    Any feedback?

    Any feedback?
  9. Replies
    11
    Views
    16,194

    I know what you mean now. Maybe it is built in...

    I know what you mean now. Maybe it is built in and you do not have to install it. I have not tested it and cannot find it on ipkg update list either.
  10. Replies
    11
    Views
    16,194

    "openssh-sftp-server" package does not exist at...

    "openssh-sftp-server" package does not exist at least for Asus. You have to install openssh and vsftpd separatelly"

    ipkg install openssh
    ipkg install vsftpd
  11. Replies
    33
    Views
    84,598

    Thx m8. That is a good point to build a script...

    Thx m8. That is a good point to build a script with uptime. I am not script guru either but will try make one for my own purpose. ;)


    Finally I made it. It works superb!
  12. Replies
    33
    Views
    84,598

    Entire form i know very well. I need to know only...

    Entire form i know very well. I need to know only command to use in script to send info about router's restart and how to tell CRON to start script after restart of router? Is "-fnotused@" the one?...
  13. Replies
    33
    Views
    84,598

    What kind of command in script should I use to...

    What kind of command in script should I use to send info about lack of power (router's restart)? I have running sendmail very well. I need to know only command for that.
  14. Thread: thttpd problem

    by Jarex
    Replies
    78
    Views
    64,255

    Thx m8. That was it!!!!!:D :D :D :D

    Thx m8. That was it!!!!!:D :D :D :D
  15. Thread: thttpd problem

    by Jarex
    Replies
    78
    Views
    64,255

    thttpd codepage

    Hi,
    I have a problem with auto recognizing codepage by either Mozilla or IE. I created website with charset=iso-8859-2 in HEAD section but whenever I access my website the codepage is not recognized...
Results 1 to 15 of 15