Results 1 to 15 of 958

Thread: [HowTo] Install and configure Oleg's firmware

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2007
    Location
    Milano - Italy
    Posts
    164
    Quote Originally Posted by QMax View Post
    Can I use something like:

    Code:
    /opt/bin/nice -n-15 /opt/sbin/smbd
    in netbios-ssn, to have higher priority for Samba ?

    Thanks
    I think I've solved simply adding a new line to /opt/etc/xinetd.d/netbios-ssn:

    Code:
    service netbios-ssn
    {
    disable = no
    socket_type = stream
    protocol = tcp
    port = 139
    user = root
    wait = no
    only_from = localhost 192.168.1.1/24
    server = /opt/sbin/smbd
    nice = -18
    }
    Now everytime smbd starts, from Top i can see NI -18.

    Max

  2. #2
    Hi Wengi,

    I'm planning to use an NTFS partition as the DATA partition, is this possible?
    Can this be done by installing ntfs-3g driver and editing the fstab file?
    Do you think my WL-520gU can handle this setup?

    Thanks,

  3. #3
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    ntfs-3g is available via ipkg. This should work in theory if the driver is loaded before the partition is mounted.
    I never tried it

    Give us a feedback if and how it works.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  4. #4

    Cannot ping / reach 192.168.1.* range LAN IP from PC through router

    Have Olegs FW 1.9.2.7-10 on WL-500g Premium

    When logged into the router I can ping the local IP of my printer which is 192.168.1.165
    when I am on another PC (192.168.1.100) I cannot reach / ping 192.168.1.165

    What is wrong in the config???

    Any help much appreciated

  5. #5
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    @coolerstuff

    DOUBLE POST!
    Please do not use this thread.

    wengi
    Last edited by wengi; 09-12-2009 at 11:44.
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  6. #6
    Quote Originally Posted by lowie82ph View Post
    Hi Wengi,

    I'm planning to use an NTFS partition as the DATA partition, is this possible?
    Can this be done by installing ntfs-3g driver and editing the fstab file?
    Do you think my WL-520gU can handle this setup?

    Thanks,
    want to know how to do this too.
    'cos when i copy file from hdd, it's slow(using ubuntu 9.04)

Similar Threads

  1. [Howto] Install DLNA media servers for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 18
    Last Post: 06-06-2017, 07:40
  2. Replies: 24
    Last Post: 05-05-2015, 07:42
  3. Replies: 28
    Last Post: 02-06-2013, 20:58
  4. Replies: 6
    Last Post: 21-09-2012, 17:06
  5. [Howto] Install kernel modules for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 0
    Last Post: 05-12-2011, 16:18

Tags for this Thread

Posting Permissions

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