Search:

Type: Posts; User: WitchCraft; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.12 seconds.

  1. Replies
    7
    Views
    7,546

    Re: Installing bind9 with DLZ on Ubuntu 11.10

    OK, I was now able to resolve the apparmor problem:

    bind9 was not allowed to write into /var/log by apparmor.
    To change that, go to /etc/apparmor.d/
    And after


    /var/log/named/** rw,
    ...
  2. Replies
    7
    Views
    7,546

    Re: Installing bind9 with DLZ on Ubuntu 11.10

    looks like there is no bind9 executable.
    Did you try


    chmod +x /usr/sbin/named

    ?

    What's the output of which named ?
    It should be
  3. Replies
    17
    Views
    8,778

    Re: Howto compile mono 2.8

    Note:

    On mono 3, the install scripts for xsp-2.10.2 is broken.

    You get a HTTP 502 always when executing a website via fastcgi-mono-server4.

    With this error message in the logfiles.

    ...
  4. Replies
    17
    Views
    8,778

    Re: Howto compile mono 2.8

    Here the full dependencies for mono 3.0 in one copy-paste install



    apt-get install build-essential autoconf automake \
    bison flex gtk-sharp2-gapi boo gdb valac libfontconfig1-dev \...
  5. Replies
    134
    Views
    15,242

    Re: Programming Language for Kids

    I'd go with VB.NET (mono & monodevelop).
    I think Python's indent system isn't all to excellent for a kid, and Perl is a bit cryptic.
    Also, this will be good in case he/she ever needs to write Excel...
  6. Howto create .deb packages for the latest mono version ?

    Question:

    Mono 3.0 is out, but I found no ppa from where I could install it.

    There is this one:
    https://launchpad.net/~directhex/+ppa-packages

    but it's mono 2.10.8.1-5.

    I'm playing with...
  7. Howto create .deb packages for the latest mono version ?

    Question:

    Mono 3.0 is out, but I found no ppa from where I could install it.

    There is this one:
    https://launchpad.net/~directhex/+ppa-packages

    but it's mono 2.10.8.1-5.

    I'm playing with...
  8. Replies
    0
    Views
    266

    What happened to libxul-dev on 12.04

    Hi, question:

    Anybody knows what happened to libxul-dev on Ubuntu 12.04 ?
    It's not in the repos.
    I need it to compile gluezilla for mono-3.0, for the embedded mono webbrowser...

    See at the...
  9. Replies
    17
    Views
    8,778

    Re: Howto compile mono 2.8

    Tip for mono 3.0:

    If you get:
    error: #error "Only <glib.h> can be included directly."

    when compiling GTK-Sharp, you have to alter gtk-sharp-2.12.11/glib/glue/thread.c to:


    // #include...
  10. Replies
    9
    Views
    366

    Re: Compiling from source

    On a) You need to do:


    apt-get install lsb

    first

    lsb - Linux Standard Base 4.0 support package

    Unlike apt, dpkg does not do automagic dependency resolution for you.
  11. [ubuntu] Why does ubuntu server switch to standby when using the xen kernel ?

    Question (see title):

    http://askubuntu.com/questions/207598/why-does-ubuntu-server-switch-to-standby-when-using-the-xen-kernel
  12. Replies
    13
    Views
    1,380

    [SOLVED] Re: MS-SQL syntax compatibility ?

    I revise my answer.
    There now is T-PostGres.
    That is what I was looking for in the first place, instead of an application level solution.

    http://tpostgres.org/se/tpg_about_us.jsp
  13. [ubuntu] Re: PXE-M0F: Exiting Intel PXE ROM. No bootable device -- insert boot disk and press

    Oh man I get it working.

    For the record, if anyone has the same problem:

    If you get this message (and your BIOS settings are OK):

    1. Switch off your laptop for more than 30 seconds.

    2....
  14. [ubuntu] Re: PXE-M0F: Exiting Intel PXE ROM. No bootable device -- insert boot disk and press

    HELP ! HELP !

    I backed-up the data and reinstalled (erasing all partitions).

    AND I STILL GET THE SAME FAULT !!!

    Boot settings are OK.
    I tried resetting the BIOS to factory defaults, too...
  15. [ubuntu] PXE-M0F: Exiting Intel PXE ROM. No bootable device -- insert boot disk and press any

    Hi, question:

    I have this problem here:
    http://askubuntu.com/questions/173155/cant-boot-pxe-m0f-exiting-intel-pxe-rom

    Anybody has an idea what I could do ?
  16. [ubuntu] Bind9 DLZ permission & apparmor problem

    Question:

    Regarding Ubuntu 12.04

    See here:
    http://askubuntu.com/questions/172017/how-can-i-add-file-create-read-write-and-delete-for-a-specific-user

    And here:...
  17. Replies
    7
    Views
    7,546

    Re: Installing bind9 with DLZ on Ubuntu 11.10

    Also note:
    On 12.04, do NOT use the bind sources of the ubuntu repository, which comes from:
    git://git.debian.org/~lamont/

    Instead, use the official latest stable version from...
  18. Replies
    7
    Views
    7,546

    Re: Installing bind9 with DLZ on Ubuntu 11.10

    Yes, but I don't know if they apply to 11.10 as well.

    If I do apt-get build-dep bind9 on 12.04, it installs
    If you then do


    apt-get install libdb4.8-dev
    then it will remove libdb-dev and...
  19. Replies
    18
    Views
    765

    Re: Ideas for C programming safety?

    Not on Ubuntu, yes. Why do you think this is so ? :)



    Hehe, well, you know, that way your just faster, because permissions don't ever get in the way.

    Not that it couldn't be done otherwise....
  20. [SOLVED] Re: Setting up paravirtualization with Xen on Ubuntu 11.10

    I hope it is better in 12.04, as in 11.04, it crashes the host operating system often. Every time on laptop standby, and every second time on server restart...
  21. Replies
    7
    Views
    860

    [ubuntu] Re: Does Xen actually work ?

    OK, the tutorial has been OK'ed, so you find the rest of the info here:

    http://ubuntuforums.org/showthread.php?t=2008795
  22. Replies
    7
    Views
    860

    [ubuntu] Re: Does Xen actually work ?

    Apparently, you seem to be under the impression that I didn't Google my problem before I posted here.

    I assure you this is not the case.
    I already read those unfortunately rather useless pages a...
  23. [SOLVED] Setting up paravirtualization with Xen on Ubuntu 11.10

    This tutorial is about how to paravirtualize an Ubuntu 12.04 guest on a Ubuntu 11.10 host.

    Now before you study this tutorial, if you don't really need paravirtualization, because the processor...
  24. Replies
    7
    Views
    860

    [ubuntu] Re: Does Xen actually work ?

    Is this supposed to be a joke ?
    It's untested and looking at it, I have
    a) seen that the author was unable to install xen
    b) seen that he's using NAT instead of bridging (which already works...
  25. Replies
    7
    Views
    860

    [ubuntu] Re: Does Xen actually work ?

    Right, I just managed to solve these, after hours of trying.
    So I deleted them.


    The only remaining problem is that it doesn't work with a WIFI interface.

    I have exactly the same...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4