Search results

  1. CodeBlock

    How old are you?

    I know the code because I'm a ham radio operator. I passed the morse code test a few months before they removed the requirement for code at all.
  2. CodeBlock

    PHP 5.3.2 (was: php 5.3.0)

    He'll probably wait for the real upstream patch, but I don't see why he can't make a php5-testing port (even if he doesn't submit it in a PR and just gives it to us here, or something) and release that.. at least *something* until we get a 5.3 patch :(
  3. CodeBlock

    IRC server with user authentication

    InspIRCd (irc/inspircd)has some LDAP modules in it, not sure if you can actually /quote pass with it or not, but it might be worth looking into.
  4. CodeBlock

    FreeBSD Wallpapers

    Nice collection :)
  5. CodeBlock

    Apache will not start at boot

    Yeah apache22_enable was my first thought then I re-read the first post and knew that wasn't it. A valid question is why *not* use apache 2.2? Another would be have you checked logs? See if /var/log/messages has anything maybe? Just some ideas, not trying to get on you if you have a real reason...
  6. CodeBlock

    Hrm...what about new software that isn't a port?

    Key words, "And if you don't want to release the port", meaning it'd be just for him. The only issue I see here is if he gets a computer that is another Arch (i.e. 32-bit), and the package was built on 64 bit, it will be incompatible (as far as I know).
  7. CodeBlock

    The Absolute FreeBSD Book - Where to get it cheaply?

    Not sure what shipping from England -> U.S. would entail, but that would have been sweet. Let me know if you can still do it, I have not ordered it from Amazon yet.
  8. CodeBlock

    fastest & lightest window-manager ?

    Using AwesomeWM on my desktop- Might try pekwm, seems quite a few people use it here. Awesome has been pretty decent, now that I've gotten used to tiling.
  9. CodeBlock

    The Absolute FreeBSD Book - Where to get it cheaply?

    Yeah, you make a valid point. I just don't have the cash right now... Anyway thanks for the ideas.
  10. CodeBlock

    The Absolute FreeBSD Book - Where to get it cheaply?

    I live in the US, and that might be possible. Not sure - the library I checked already has quite a few branches and none of them have it. I'm not sure if they'll get stuff from completely separate libraries or not... Something to check out I guess....I might just throw Amazon the $20 bucks and...
  11. CodeBlock

    FreeBSD 7.2 local root vulnerability

    That's bad - is it fixed in 8-BETA4?
  12. CodeBlock

    The Absolute FreeBSD Book - Where to get it cheaply?

    Already looked on eBay - they don't have the second edition for any cheaper than Amazon. Also already checked the local libraries, and they don't have it. Sigh :(.
  13. CodeBlock

    The Absolute FreeBSD Book - Where to get it cheaply?

    I am looking to get the Absolute FreeBSD book because I often see it recommended here, and by looking at the description on amazon, it seems to cover a lot of things that I have questions or misunderstandings about. However money is very tight and I'm looking for some ideas on the best/cheapest...
  14. CodeBlock

    www.freebsd.org doesn't load in browser

    Seemed like it got really slow at *night* (eastern time) moreso than during the morning/afternoon. I'll let you know over the next few days if the issue seems fixed. Thanks for letting me know about the fix though.
  15. CodeBlock

    Test

    test failed. :)
  16. CodeBlock

    Happy programmers day

    Happy programming day, may your programs not segfault :P.
  17. CodeBlock

    PHP 5.3.2 (was: php 5.3.0)

    Anyone hear anything back from the maintainer yet? This is kind-of annoying.
  18. CodeBlock

    Vim backspace delete

    or :set nocompatible and :set bs=2 My full .vimrc is available: on github. :)
Back
Top