Search:

Type: Posts; User: d3viant

Page 1 of 7 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    4,490

    The -s option on dropbear indicates you want to...

    The -s option on dropbear indicates you want to use an ssh key and not a password, seeing as the session is closing automatically, I assume you don't have an ssh key setup. Remove the -s extension...
  2. Thread: Webserver

    by d3viant
    Replies
    59
    Views
    39,834

    There's a couple of ways - I would personally...

    There's a couple of ways - I would personally recommend scp. This will securely copy the files across to your router from your pc. You will need to setup ssh first (you've probably done this already...
  3. Replies
    91
    Views
    111,110

    Yes - I was trying webserver restarts to get it...

    Yes - I was trying webserver restarts to get it going - that should really be enough, but after a router reboot, the php.ini changes appeared to take effect.
  4. Replies
    91
    Views
    111,110

    I appear to be having some trouble with this - I...

    I appear to be having some trouble with this - I have added those lines to my php.ini file, but I still get the same error when I try and setup the database in torrentflux-b4rt.

    EDIT: nevermind, a...
  5. Replies
    34
    Views
    28,435

    The standard torrentflux supports sqlite as well...

    The standard torrentflux supports sqlite as well apparently. The main problem right now is that there isnt a php-sqlite extension available for the wl-700ge. I will try torrentflux-b4rt tonight and...
  6. Replies
    15
    Views
    23,934

    I agree - ntfs-3g is definitely getting there. ...

    I agree - ntfs-3g is definitely getting there.

    Getting fuse running on the wl-700ge however, is another matter :)

    openWRT may get support at some point in the near future, but for someone who...
  7. Replies
    15
    Views
    23,934

    Chances are, probably not. The NTFS write...

    Chances are, probably not.

    The NTFS write limitation happens with anything Unix based, mainly because Microsoft refuses to release the specification for it. As such, everything is being...
  8. Replies
    34
    Views
    28,435

    After a bit more testing, it works, but it's very...

    After a bit more testing, it works, but it's very SLOW

    my uptime figures with 2 torrents going look like this:
    load average: 5.83, 3.07, 1.30

    Probably a bit on the high side :)

    It may be...
  9. Replies
    34
    Views
    28,435

    1. you shouldn't have to use openWRT - it may...

    1. you shouldn't have to use openWRT - it may provide a bit better in terms of performance than the ASUS modified firmware does, but everything you need is in the optware package set

    2. from what...
  10. Replies
    34
    Views
    28,435

    I just ran ipkg-opt install mysql php-mysql ...

    I just ran ipkg-opt install mysql php-mysql

    That was enough for me (on the openWRT firmware)

    On kfurge's one, you may need to go to /opt/lib/ipkg/info and change the postinst script for mysql...
  11. Replies
    34
    Views
    28,435

    Nice! I got it running with lighttpd and mysql...

    Nice!

    I got it running with lighttpd and mysql :D

    mysqladmin doesn't work properly from the command line so you need phpmyadmin to manipulate your database.

    1. You need to install the...
  12. Replies
    34
    Views
    28,435

    It's almost running - I am trying to get it...

    It's almost running - I am trying to get it running on a lighter-weight solution (lighttpd with sqlite) Theres currently a few issues with the main page not loading (slight problem there :) )

    I...
  13. Replies
    34
    Views
    28,435

    One thing that I have found is torrentflux...

    One thing that I have found is torrentflux

    It's a php frontend torrent downloader/scheduler with an SQL database backend. This should in theory be workable on the wl-700. I have downloaded the...
  14. Replies
    2
    Views
    3,905

    Kfurge's firmware is basically a modified ASUS...

    Kfurge's firmware is basically a modified ASUS version - it seems the ASUS firmware had a checker in it to replace key files at certain time intervals, you will probably need to setup a cronjob to...
  15. Replies
    2
    Views
    3,104

    Hi Unless there is a specific package...

    Hi

    Unless there is a specific package available already, you could just store your movies on the network shared drive, mount the drive and double click the movie when it is on the network drive -...
  16. Replies
    5
    Views
    14,479

    Mines in a cupboard under the stairs :)

    Mines in a cupboard under the stairs :)
  17. Thread: Webserver

    by d3viant
    Replies
    59
    Views
    39,834

    Sollie - you can download the previous version...

    Sollie - you can download the previous version from sourceforge aswell:

    http://sourceforge.net/project/downloading.php?group_id=154984&use_mirror=belnet&filename=telaen_1.1.2.tar.gz&7815072
  18. Replies
    5
    Views
    5,865

    or you can use the -c option when you re-launch...

    or you can use the -c option when you re-launch vsftpd to point it at your custom configuration file. (ie logging into the router to restart vsftpd and kill off the old asus one...)
  19. Thread: What a shame!

    by d3viant
    Replies
    9
    Views
    4,431

    I've always installed kfurge's firmware using the...

    I've always installed kfurge's firmware using the ASUS web interface

    Go to your routers ip address, and login to the configuration panel. Find the upload firmware option and click the browse...
  20. Thread: What a shame!

    by d3viant
    Replies
    9
    Views
    4,431

    Complaining to ASUS hasn't done an awful lot so...

    Complaining to ASUS hasn't done an awful lot so far - your best bet is to install a custom firmware on it - that'll get most of what you want working.

    You can get FTP going without changing the...
  21. Thread: Webserver

    by d3viant
    Replies
    59
    Views
    39,834

    Sollie: thanks, it looks good :)

    Sollie: thanks, it looks good :)
  22. Replies
    5
    Views
    4,897

    Sollie, you could also use optware to install a...

    Sollie, you could also use optware to install a new ftp server and use that instead of the one included with the ASUS firmware.
  23. Thread: Webserver

    by d3viant
    Replies
    59
    Views
    39,834

    Thanks sollie - telaen is working quite well for...

    Thanks sollie - telaen is working quite well for me - do you know of any way to speed up page serving for it though - it takes a few seconds for each page to load for me currently!


    May get round...
  24. The eth0.0 references shouldn't go in the IP...

    The eth0.0 references shouldn't go in the IP address sections.

    It should be like this:

    dhcp-range=10.1.1.2,10.1.1.254,255.255.255.0,45h

    To specify one interface to run dnsmasq on (ie...
  25. For a bridge/access point then you need dnsmasq...

    For a bridge/access point then you need dnsmasq and iptables installed.

    I am not sure exactly why, but iptables is needed to actually make the router route network packets. Dnsmasq is used to give...
Results 1 to 25 of 164
Page 1 of 7 1 2 3 4