Search results

  1. N

    Domain name registrars: what's the best?

    icdsoft.com costs $5 a year, but its a web hosting company so you have to pay $60 for web hosting, though the resources they have are incredible, including 24hr free (yes free) very fast tech support. Incredible people i must say! (I use them for my websites)
  2. N

    Monitor stays black when falls asleep

    dont know, apple didnt mention it, and i didnt have any firewire devices at the time. also, sometimes if you zap the pram it might help...
  3. N

    What is your favorite UNIX shell?

    why do people like zsh?
  4. N

    Monitor stays black when falls asleep

    same thing happend to me. Apple says that it might be a USB conflict. They say to unplug each piece and put them back in one at a time, and testing sleep. For me it was bad RAM. if youve installed new hardware recently, it might be that
  5. N

    queue problem with sendmail

    chmod 755 /var/spool/mqueue thats the last i can think of send me a ls -al from /var, /var/spool admin@newzworld.com
  6. N

    queue problem with sendmail

    http://www.macdevcenter.com/pub/a/mac/2002/02/26/terminal_three.html?page=3 Does this help?
  7. N

    queue problem with sendmail

    chmod g-w / chmod g-w /etc chmod g-w /etc/mail should work
  8. N

    queue problem with sendmail

    goto http://tech.newzworld.com/modules.php?name=Downloads&d_op=viewdownload&cid=8 and download Repair Priveleges. This should fix your problem.
  9. N

    proxy settings

    http://docs.info.apple.com/article.html?artnum=61101&SaveKCWindowURL=http%3A%2F%2Fkbase.info.apple.com%2Fcgi-bin%2FWebObjects%2Fkbase.woa%2Fwa%2FSaveKCToHomePage&searchMode=Expert&kbhost=kbase.info.apple.com&showButton=false&randomValue=100&showSurvey=true&sessionID=anonymous|139309177...
  10. N

    zsh and mysql

    locate where the mysql command itself was installed then add the folder where its located to the PATH environment variable by export path=(<NAME OF FOLDER> $path) and include that in your .zshenv file. im not sure, but that should work, i dont use zsh that much cause tcsh is much better
  11. N

    force setup assn't

    I believe the file you're looking for is /var/db/.AppleSetupDone Im not sure, but if you boot in single user (command s) and delete it and complete start up, the setup assistant should start.
Back
Top