Results 1 to 3 of 3

Thread: ftp/http/Development Server

  1. #1

    ftp/http/Development Server

    Hi All, the ftp/http/development server is up and running.

    It's modest box :-)
    Celeron 333, 352Mb memory, 12Gb HD running Mandrake 10.0.

    Generally everybody has read access, specified developers have write.

    It has the following :
    mysql: (no general read)
    phpmyadmin: http://orac.caffeine.co.nz/phpmyadmin/ (no general read)

    ftp: ftp://orac.caffeine.co.nz
    Web: http://orac.caffeine.co.nz
    cvs:
    (you can use the test project for trying out your configuration)
    cvs -dserver:anonymous@orac.caffeine.co.nz:2401/usr/local/cvsroot login
    cvs -z3 -dserver:anonymous@orac.caffeine.co.nz:2401/usr/local/cvsroot -r co test


    cvs -dserver:USERNAME@orac.caffeine.co.nz:2401/usr/local/cvsroot login
    cvs -z3 -dserver:USERNAME@orac.caffeine.co.nz:2401/usr/local/cvsroot -r co test

    The ftp is only allowed from within NZ. If it doesn't work for you complain to you ISP about your reverse DNS not being a .nz domain.

    ftp is currently throttled at 50K/s

    There is a copy the OzTivo iso image there.

    Enjoy.

  2. #2

    Install directory

    Thre is now a directory called install on the ftp server which should have most things needed to setup a Tivo in NZ. If I have missed anything let me know.

    ftp://orac.caffeine.co.nz/install

  3. #3

    Updated loadguide.conf

    I've updated the loadguide.conf in the install directory to get around ISP's poxy proxies as per Dalc's suggestion.

    Quote Originally Posted by Dalc
    This problem is called ISP's invisible proxy knowing best. Most if not all ISPs now have a proxy server that handles all its customer's web access without the user having to setup a proxy server in thier browser settings, it just intercepts all traffic on port 80 and does with it as it pleases.

    This is generally good for ISP and customer, but if customer, in this case you and me, wants the latest version of a file but the proxy can't be bothered checking if a new version is available so just gives you the old one, so loadguide doesn't bother dling it as it hasn't changed.

    This is easily fixed however. Change your loadguide.conf, the last line is:

    WGET="wget -t 5 -nv -nd -S -Na /var/log/wget.log"

    Add a "-C off"(case matters) so its:

    WGET="wget -C off -t 5 -nv -nd -S -Na /var/log/wget.log"

    Then the ISP proxy server will be put in its place, letting loadguide always check the latest version from the web server.

Similar Threads

  1. Cannot connect to Server
    By Ray in forum New Zealand TV Guide Issues
    Replies: 4
    Last Post: 03-05-2016, 03:25 PM
  2. Server
    By tonys in forum New Zealand TV Guide Issues
    Replies: 3
    Last Post: 25-09-2013, 10:36 AM
  3. Tivoweb not working; new IP add is http://0.0.0.0
    By Mahim in forum Question and Answer Forum
    Replies: 3
    Last Post: 25-02-2007, 08:09 PM

Bookmarks

Posting Permissions

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