Search:

Type: Posts; User: sollie

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    5,461

    Thank you. I will inform you about my plans. ...

    Thank you. I will inform you about my plans.

    Sollie.

    PS:


    Wow, impressive samba speed!!!
  2. Replies
    8
    Views
    5,461

    Your welcome, hehe. Sollie.

    Your welcome, hehe.

    Sollie.
  3. Replies
    8
    Views
    5,461

    I say goodbye!!!

    I sold my WL700gE this week. So i am leaving this community. I bought a smc wireless-n router. And i am planning to buy this thing:
    ...
  4. Thread: torrent

    by sollie
    Replies
    11
    Views
    22,222

    I use mldonkey with sancho (client program) for...

    I use mldonkey with sancho (client program) for remote connection. A web based client is enabled by default.

    Sollie.
  5. Replies
    4
    Views
    3,200

    Add this to rc.local: # Opening port 8082...

    Add this to rc.local:



    # Opening port 8082
    iptables -I INPUT 7 -p tcp --dport 8082 -j ACCEPT


    Sollie.
  6. K, thanks. Sollie.

    K, thanks.

    Sollie.
  7. Replies
    1
    Views
    2,818

    Post here your rc.local?

    #!/bin/sh

    pool=`nvram get apps_pool`
    share=`nvram get apps_share`
    internal_hdd=/dev/ide/host2/bus0/target0/lun0/disc

    if [ \! -f /tmp/rc.local.done ]; then

    # Indicate we've already done...
  8. Thats what it says all the time, but its making...

    Thats what it says all the time, but its making the file.

    Sollie.
  9. Rejan, is this possible (step 3a)?: ln -s...

    Rejan, is this possible (step 3a)?:

    ln -s /opt/bin/busybox head /opt/bin/head
  10. I had that also. Test: - rm /opt/bin/sort -...

    I had that also.

    Test:
    - rm /opt/bin/sort
    - sort
    - ln -s /opt/bin/busybox sort /opt/bin/sort
    - sort

    You will see it workes.
  11. Did you install uclibc-opt?

    Did you install uclibc-opt?
  12. Fix for the /opt/bin/update-alternatives problem!!!

    0a: ipkg-opt install uclibc-opt

    0b: ipkg-opt install busybox-links

    1: change first line (/opt/bin/update-alternatives):
    - nano /opt/bin/update-alternatives
    - #!/bin/sh ---> #!/opt/bin/bash
    ...
  13. Replies
    272
    Views
    136,553

    Ok, found it :D: 0: ipkg-opt install...

    Ok, found it :D:

    0: ipkg-opt install busybox-links

    1: change first line:
    nano /opt/bin/update-alternatives #!/bin/sh ---> #!/opt/bin/bash

    2: ln -s /opt/bin/busybox sort /opt/bin/sort

    3:...
  14. Replies
    272
    Views
    136,553

    I dont know :(

    I dont know :(
  15. Replies
    272
    Views
    136,553

    0: i assume nano is there, otherwise use: ipkg...

    0: i assume nano is there, otherwise use: ipkg install nano or ipkg-opt install nano

    1: cd /opt/lib/ipkg/info

    2: nano busybox-links.postinst

    3: comment all the lines, coz...
  16. Wow, i found version 2.91, its running perfect...

    Wow, i found version 2.91, its running perfect for me:

    http://wl500g.dyndns.org/bin/mlnet.lite

    1: replace mlnet.lite in /opt/bin with this one
    2: chmod +x /opt/bin/mlnet.lite

    Sollie.
  17. Thanks man, its running. But its not that fast....

    Thanks man, its running. But its not that fast. Is there a way to test port forwarding?

    Sollie.
  18. Thread: Samba on WAN

    by sollie
    Replies
    11
    Views
    5,304

    why not using the ftp-server.

    why not using the ftp-server.
  19. Replies
    4
    Views
    2,817

    My setup is perfect for little sites and quite...

    My setup is perfect for little sites and quite fast. For example i run torrential on it (http://oz4.org/29/coming-soon-torrential/)

    Sollie.
  20. Replies
    5
    Views
    3,085

    For me either. I think thats a processor...

    For me either. I think thats a processor limmitation.

    Sollie.
  21. Replies
    4
    Views
    2,817

    Yeah, its possible, but its runnning terrible...

    Yeah, its possible, but its runnning terrible slow that way.

    I have:

    lighttpd
    php
    sqlite


    running.
  22. Replies
    5
    Views
    3,013

    i agree :) :)

    i agree :) :)
  23. Replies
    12
    Views
    8,417

    try to install bash ipkg install bash

    try to install bash

    ipkg install bash
  24. Replies
    12
    Views
    8,417

    I changed the first rule in...

    I changed the first rule in opt/etc/init.d/S99ushare into #!/opt/bin/bash.

    Sollie.
  25. Replies
    5
    Views
    4,716

    I do not use UBSA. I cp my passwd file through...

    I do not use UBSA. I cp my passwd file through rc.local and with a cronjob.

    Sollie.
Results 1 to 25 of 209
Page 1 of 9 1 2 3 4