Search results

  1. danger@

    writing bachelor thesis next year.

    defending such a thesis might be quite fun :-)
  2. danger@

    Show transfer like in apt-get ?

    I think you can set these variables in /etc/make.conf to overwrite the defaults and use e.g. wget: # FETCH_BINARY - Path to ftp/http fetch command if not in $PATH. # Default: "/usr/bin/fetch" # FETCH_ARGS - Arguments to ftp/http fetch command. # Default...
  3. danger@

    Oracle is brain f***ed

    I'm just looking forward for the time when Oracle closes the source of the MySQL and start asking for $$ ;)
  4. danger@

    Can you add an "Unanswered Posts" link?

    enjoy it under "Quick Links" menu item.
  5. danger@

    Permission denied

    btw, you don't want to decrease kern.hz on a normal machine, just in the case you have installed in an VM.
  6. danger@

    Permission denied

    you better give us an exact example of how are you trying to open the file, e.g. which command are you trying to achieve what you want with?
  7. danger@

    zfs v15 and newer

    as I understand it, the problem with newver ZFS versions is that it adds dependency on Python(?) for administrative commands (and maybe other tasks), which is not part of the FreeBSD base. Another problem is that those newer versions go deep into the changes in the OS internals, and require much...
  8. danger@

    FreeBSD Handbook section 2.6.5 update please!

    As the Contributing article states -- it is fine to submit plain text version of your revision, although the diff against SGML files is more preffered. However plaintext is still better than a diff against HTML files. I see your point in having a wiki-style documentation resource, unfortunately...
  9. danger@

    FreeBSD Handbook section 2.6.5 update please!

    Please do not make changes to the HTML file itself. Please read http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/index.html. If you want to submit a documentation patch for handbook, you need to download the source of the documentation and make the desired changes to the...
  10. danger@

    ezjail vs. manually jails

    Modify things in /usr/local. However if you really need to modify things in base, you have to use each jail on its own, or modify a way the ezjail is working. You may as well have a look at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-application.html
  11. danger@

    Handbook Index

    patches are welcome.
  12. danger@

    Too much unused border white space

    the width should be fixed now
Back
Top