Recent content by MasonMcD

  1. MasonMcD

    Airport card with 3rd party wireless hub (NetBlaster)

    I have a PBG4 with an airport card, which I got to replace a HP Omnibook. For the Omnibook, I bought a NetBlaster II wireless card and hub. As Airport is 802.11b, the card sees the Netblaster hub, and gives me signal strength. But the rub is that Airport can't be used concurrently with PPPoE...
  2. MasonMcD

    VPN client Checkpoint compatible?

    Does anyone know of a VPN client that would work in a comparable way as Checkpoint's SecuRemote software client? FWZ encryption, etc. Anyone had any luck getting behind their company's firewall?
  3. MasonMcD

    Problems installing Apache 2 beta

    Supposedly has OS X support out of the box. Anyone know what this may mean, then? When I was compiling Apache 2.0.16, got it after ./build (went fine), ./configure (went fine), on make: /usr/bin/ld: Undefined symbols: _apr_create_signal_thread _apr_setup_signal_thread make[1]: ***...
  4. MasonMcD

    Problems installing Apache 2 beta.

    Supposedly has OS X support out of the box. Anyone know what this may mean, then? When I was compiling Apache 2.0.16, got it after ./build (went fine), ./configure (went fine), on make: /usr/bin/ld: Undefined symbols: _apr_create_signal_thread _apr_setup_signal_thread make[1]: ***...
  5. MasonMcD

    iDisk mistery update - is OSX ready in the end?

    Means if you have OS X, it's supported in the OS, not a browser. Go, connect to server, idisk.mac.com.
  6. MasonMcD

    debug code?

    I think what most people are referring to as \"debug code\" is routines inserted into proggies that spit out throwaway results as it chugs throught the program. Where a prog. fails is easier to spot if it fails to return a throwaway result. Then a lot of code can be eliminated as a culprit by...
  7. MasonMcD

    my server is screwed up...

    Yeesh. Edit apache.conf Bonehead easy, and it tells you what to do in the commented bits.
  8. MasonMcD

    is os x's webserver enough???

    Once you tick the box to turn on the webserver, surf over to "localhost" or your IP and you'll find the default index has a link to tons of stuff on Apache.
  9. MasonMcD

    StartUpItems vs. (erm) StartUpItems

    One's in /Library, the other's in /System/Library, and they're not the same. Any clues?
  10. MasonMcD

    apple has to port yellowbox to win32 and linux

    Yellowbox is (was) a port of the OpenStep API, not the mac toolbox. (As an aside, the mac toolbox on Windows would be QT on Windows, which basically includes all the mac calls. QT does not use Win32 native.)
  11. MasonMcD

    User Root Exposed

    My jaw is on the ground. I don't know if you are joking, or are sincere and just a moron. Don't do what you did again. Or let anyone think that has *anything* to do with su'ing to root, or gaining access to root privileges.
  12. MasonMcD

    Apache Access Log

    As a stopgap, you could open a new terminal, and pico your log. Just keep hitting the up arrow to keep generating that pico command every time you want to take a look. After control-c, that is. So: pico path/apache_access_log see your results ctrl-c pico path/apache_access_log (via the up...
  13. MasonMcD

    What happened to NeXbar?

    Nevermind. Should have spent more than 15 min looking. ubermind is back up.
  14. MasonMcD

    What happened to NeXbar?

    Looks like someone forgot a registration payment to keep ubermind.com. I can't find a mirror anywhere.
  15. MasonMcD

    Disabling animated effects in OS X

    I don't care about it hogging CPU time. I care about it hogging resident RAM.
Back
Top