Search results

  1. joel@

    Comand line torrent client

    rtorrent. I've been using the following config file for ages (I don't really remember what all the stuff do, just check the docs for more info): min_peers = 40 max_peers = 100 min_peers_seed = 10 max_peers_seed = 50 max_uploads = 20 download_rate = 800 upload_rate = 20 directory =...
  2. joel@

    Posting problems

    We are aware of the problem but haven't found a proper solution yet.
  3. joel@

    FreeBSD - Beginner

    The book has some info on setting up Apache on FreeBSD. That shouldn't be a problem. ...and I think FreeBSD is an excellent choice for beginners. Setting up (for example) a web server isn't very hard. With the right literature available, you probably won't have any major problems.
  4. joel@

    FreeBSD - Beginner

    Yes.
  5. joel@

    No entry for hostname (Apache)

    Put: hostname="your.domain.here" into /etc/rc.conf and reboot.
  6. joel@

    FreeBSD Network Bugathon - Jan 30th, 31st, and Feb 1st

    The FreeBSD bugbusting team is coordinating a network bugathon, which will be held from 2009-01-30 to 2009-02-01 (Fri-Sun). The plan is to work through all network related PRs still open in GNATS. Everyone is welcome to join and help this effort. Lots of more information is available on the...
  7. joel@

    "Burncd" and ioctl(CDRIOCFIXATE): Input/output error

    Change this: http://svn.freebsd.org/viewvc/base/head/sys/dev/ata/ata-queue.c?r1=185357&r2=187105 Then recompile.
  8. joel@

    "Burncd" and ioctl(CDRIOCFIXATE): Input/output error

    This might be of interest: http://lists.freebsd.org/pipermail/svn-src-head/2009-January/002685.html
  9. joel@

    M-Audio Revolution 7.1 (envy24ht) - not working?

    No, they won't be automatically incorporated. The Perforce repository is just a place where lots of random FreeBSD hacking occurs. It has no real relationship with our svn repository (from which we build our releases). Konstantin still needs to talk to someone that can review and commit his code...
  10. joel@

    M-Audio Revolution 7.1 (envy24ht) - not working?

    Konstantin needs to send-pr a patch or contact a developer with commit privileges to the src tree.
  11. joel@

    Problem with transferring huge file

    Split may be a workaround but there seems to be a real problem here. nfm: if you don't get a good answer or a solution within a few days, try emailing directly to stable@FreeBSD.org and describe your problem with as much details as you can.
  12. joel@

    The FreeBSD SysAdmin's Favorite Tools

    I use ee all the time.
Back
Top