Results 1 to 15 of 15

Thread: Php, printserver, sharing

  1. #1

    Php, printserver, sharing

    Hi,
    I've bought a WL-HDD for use with my Zaurus
    I've just discovered your site and customs firmwares for the WL-HDD. it is nice
    but i have some questions:
    what is the real risk of trying a custom firmware? can the standard firmware be replaced if problem?

    ok, that was the already asked question, then others
    i've seen that the WL-500g can share an USB printer, is this possible with the WL-HDD with a custom firmware?
    i wished to share an usb key instead of copying it on the disk, but i've seen the lastest official firmware can do this, can anyone confirm?
    the main problem then, i wished to use the web server for my use and for the configuration, is it possible? and if yes, is it possible to install a php module (i don't need mysql)? and how the webserver space is calculated?

    thanks in advance

    Sna

  2. #2
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    WL-HDD is ABLE to support printer, but does not do this with official firmware, neither with firmware from Jockey

    Custom Firmwares from Oleg for the WL-HDD do support printer, list of supported printer/bugs etc is the same as WL500g has

    for the rest search the WL500g forum.

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  3. #3
    I'm doing all what you are asking on my Wl HDD, including php3 (not 4 for the moment). So yes it is possible.

    As Antiloop said, use search function, as nobody still had time to write a tutorial.

  4. #4
    Hi again
    thanks for reply
    i've read a lot, and so i've more precise questions now

    i've seen Oleg firmware seemns to be most ok for my use, but as i have read i can't use my HD with this firmware, this is change?
    i dont found the download page of this firmware, maybe anyone has a little bookmark
    hugo : is it relatively easy to hack the wl-hdd? what firmware do you use? dou you modified it?

  5. #5
    Use this one

    This give you a base to add new programs. You will get all functions from WL HDD, except leds that you won't be able to program (they are still working, but you cannot access them programaticaly like WL hdd.

    You also have to set up thinks to get the same behavious as your actual firmware. Be warned that you get all functions, but most of them need to be setup by a telnet or SSH interface, not web. If it doesn't scare you, then you have for me one of the best compromise for a small linux server, as you have a faster access for HDD than with a WL 500g + USB HD, and the smaller size allow you to grab it anywere, or use it at home as your main internet router.

  6. #6
    nice, i'll try that just after a little backup of my harddrive, in the same time, i'll reformat in ext3
    not many problems for the telnet or ssh
    can i try the 1.9.2.7-3 on your site?

    thanks a lot for help

  7. #7
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    Quote Originally Posted by Sna
    nice, i'll try that just after a little backup of my harddrive, in the same time, i'll reformat in ext3
    not many problems for the telnet or ssh
    can i try the 1.9.2.7-3 on your site?

    thanks a lot for help
    it's Oleg's site, but yes 1.9.2.7-3 has been released just this evening, be sure to take the WL-HDD version otherwise it will not support any IDE functions

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  8. #8
    nice, i've flashed the oleg firmware, there are plus and minus
    no more client mode
    i can't launch samba
    but
    telnet is fantastic
    printserver, a dream
    webcam, i can't imagine it was possible lol

    so if someone can help me for samba
    i've mounted my hard disk in telnet, but smbd doesn't seems to run, smb.conf doesn't exist, have i to generate all myself?

    in all cases thanks a lot for help

  9. #9
    shame on me, i've found the client mode
    and for samba, simply plug an usb storage in usb port and thats it, samba is working

    its so nice, i can even configure iptables

    last things then
    how can i configure the device to exec a script at startup?
    how can i make my changes persistents, to avoid reconfigure all at reboot?
    how can i shutdown it? in standard firmware, i have to shutdown the device before unplug it, probably for the disk, but with oleg firmware, i didn't found this option, in telnet no halt, then how can i unplug it properly?
    for the moment i just umount the drive and unplug the device, but i don't know if i may do this

    thanks a lot for help
    and special thanks to oleg

  10. #10
    Join Date
    Apr 2004
    Location
    Netherlands
    Posts
    1,308
    Quote Originally Posted by Sna
    how can i configure the device to exec a script at startup?
    how can i make my changes persistents, to avoid reconfigure all at reboot?
    Search this forum for 'flashfs' you can do lots of nice stuff with it.

  11. #11
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by Sna
    how can i configure the device to exec a script at startup?
    how can i make my changes persistents, to avoid reconfigure all at reboot?
    Visit http://oleg.wl500g.info
    how can i shutdown it? in standard firmware, i have to shutdown the device before unplug it, probably for the disk, but with oleg firmware, i didn't found this option, in telnet no halt, then how can i unplug it properly?
    for the moment i just umount the drive and unplug the device, but i don't know if i may do this
    This should work in the same way as with stock firmware, ftp page contain "eject" button.
    Yes, there is no halt, you could use reboot and remove the device after several seconds.
    And yes, umount is enough (if it's really get unmounted).

  12. #12
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Just noticed - you're wl-hdd owner. You will need to check if eject works.
    Probably I need to include halt - but I will need to check if it works with broadcom hw.

  13. #13
    ok eject works for unmounting
    it eject even the 2 disks, fun for halt

    i've read your page, nice, i'll try to make a persistent configuration

    the only thing i've not found, if it is possible to launch samba without an external drive connected, automatically, he delete the smb.conf
    maybe if i copy another smb.conf and launch it manually, i'll have a try

  14. #14
    nice, it works, now i have to check the possibility to make smb.conf persistant and that's it

    a real innovation this firmware, thanks a lot
    and thanks for help

  15. #15
    is it possible to disable/change the automount function for the usb drive?
    i don't find any information about that

    sorry, i've found
    Last edited by Sna; 15-01-2005 at 01:31.

Similar Threads

  1. sharing for XP
    By Fridolin4711 in forum WL-HDD Q&A
    Replies: 4
    Last Post: 14-09-2005, 19:46
  2. WL500g als wireless printserver aan Linksys WRK54G
    By killer1977 in forum Dutch Discussion - Nederlands
    Replies: 1
    Last Post: 08-09-2005, 10:55
  3. printserver HP Desject 640C over USB does'nt work
    By baer80 in forum WL-500g Q&A
    Replies: 4
    Last Post: 22-06-2005, 19:41
  4. How to configure the usb-printserver for Linux?
    By paetau in forum WL-500g Q&A
    Replies: 5
    Last Post: 11-08-2004, 18:27
  5. Replies: 2
    Last Post: 20-04-2004, 21:49

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •