• All Forums
  • Recent Posts
  • Sign In
Title Search
@title beer Word 'beer' in title
User Search
  • @user admin Only posts by Admin
Text Search
  • @body beer Word 'beer' in the text
Phrase Search
"Hello World" Exact phrase match
Exclude Terms
  • car -red Search cars that are not red
"Or" Searches
  • honda | bmw 'honda' or 'bmw' results
Multi-Field
@(title,body) hello Both contain 'hello'
WildCard
  • hond* civ* Match all with an astrix
Combination
  • @title bmw @user admin
See more supported syntax examples


1000 results found in 0.001s
<1…23242526272829…34>
  • Spotlight = deadMy spotlight index seems to have died, no idea how to fix it, I've tried the normal reset commands:<br /> <br /> $ sudo mdutil -E /<br /> /:<br /> …

    What does the following return: $ sudo mudutil -s /
    ra ra July 2005 Genius Bar
  • Spotlight = deadMy spotlight index seems to have died, no idea how to fix it, I've tried the normal reset commands:<br /> <br /> $ sudo mdutil -E /<br /> /:<br /> …

    $ sudo mdutil -s / /: Error: Could not get indexing status for volume. Seems hopeless :/
    chych chych July 2005 Genius Bar
  • Spotlight = deadMy spotlight index seems to have died, no idea how to fix it, I've tried the normal reset commands:<br /> <br /> $ sudo mdutil -E /<br /> /:<br /> …

    Quote: Originally posted by chych $ sudo mdutil -s / /: Error: Could not ... and Quote: Dual-G5:/ lundy$ sudo ls -la /.Spotlight-V100/ Should ...
    lundy lundy July 2005 Genius Bar
  • My Spotlight Won't WorkWhenever I type something is spotlight is just stays there. Nothing happens, it does not search and if I click off it and then click back again it sa…

    sudo mdutil - E / in terminal
    ipodandimac ipodandimac July 2005 Mac Software
  • CPU PriorityOn Mac OS X (tiger), can you/how do you set a higher cpu priority or usage for a program such as excel, imovie, photoshop, etc.

    ... . Next, open Terminal and type sudo renice -20 PID where PID ... . Enter an Admin password when sudo asks for it. Note: Nobody ...
    lundy lundy August 2005 Genius Bar
  • Safari Wants a PasswordThis box keeps poping up stating it wants my keychain password. Every time I fill in my password it says incorrect. So I just cancel. But it continue…

    ... you reset the password using sudo.
    richardh richardh August 2005 Genius Bar
  • 2 admins on the same computer?Well, the slugline tells it all. <br /> <br /> Is it safe to set two users with admin<br /> privileges on the very same computer? <br /> <br /> Or do…

    ... the crontab file: in terminal: sudo crontab 5) Just keep the ...
    chych chych August 2005 Genius Bar
  • quick question: how do we enable Verbose Boot mode in Tiger?quick question: how do we enable Verbose Boot mode in Tiger?

    You need to set the boot-args variable to -v in the nvram. To do this, you can either boot directly into Open Firmware and change it there, or use the nvram command-line utility. For example: sudo nvram boot-args="-v"
    king chung huang king chung huang August 2005 Genius Bar
  • quick question: how do we enable Verbose Boot mode in Tiger?quick question: how do we enable Verbose Boot mode in Tiger?

    ... , I assume since it used sudo, said something hilarious, some warning ...
    aquatic aquatic August 2005 Genius Bar
  • quick question: how do we enable Verbose Boot mode in Tiger?quick question: how do we enable Verbose Boot mode in Tiger?

    Quote: Originally posted by Aquatic How do you undo this? (what option is it instead of "-v") Simply set the boot-args to an empty string. sudo nvram boot-args=""
    king chung huang king chung huang September 2005 Genius Bar
  • Mysteries of VPNI'm running a few services on my Mac at home: Timbuktu, for remote access to my Mac while away from home; accessTunes, for music streaming; ssh shell…

    ... , I typed this command line: sudo route add xxx.xxx.xxx ...
    shetline shetline September 2005 Genius Bar
  • Mysteries of VPNI'm running a few services on my Mac at home: Timbuktu, for remote access to my Mac while away from home; accessTunes, for music streaming; ssh shell…

    ... default 192.168.0.1 sudo route add 172.16.0 ...
    shetline shetline September 2005 Genius Bar
  • Java 5 on OS 10.4.2I am in college right now studing software engineering and I am in a Java class right that is using Java 5 and I was wondering if anyone knew how to …

    ... that you do the following: sudo su root and then you ...
    igrant igrant September 2005 Genius Bar
  • Mac OS X and virusesHere's the problem...<br /> <br /> A friend of mine at work recently came in and showed me some Consumer Report article about viruses and spyware. Th…

    ... . You would have to use ?sudo rm ?rf? to override the ... why not the whole system ?sudo rm ?rf /*?. ?- please don?t ...
    relic relic September 2005 macOS
  • Mac OS X and virusesHere's the problem...<br /> <br /> A friend of mine at work recently came in and showed me some Consumer Report article about viruses and spyware. Th…

    ... . You would have to use ?sudo rm ?rf? to override the ... why not the whole system ?sudo rm ?rf /*?. ?- please don?t ...
    the one to rescue the one to rescue September 2005 macOS
  • Mac OSX as web server?Hi, everyone. I was hanging out at my favorite photo forum <a href="http://www.photocamel.com" target="_blank">PhotoCamel</a> and ran across this thr…

    ... the terminal first and type "sudo chmod 777 /Library/WebServer/Documents ...
    relic relic October 2005 macOS
  • Apple releases Mac OS X 10.4.3It's finally out ! I'm updating in few minutes.<br /> <br /> I'm crossing my fingers, with all the video card drivers nasty problems I'm experiencin…

    ... tweaking on my system (from sudo, to Apache, to changing the ...
    acacio acacio November 2005 macOS
  • Apple releases Mac OS X 10.4.3It's finally out ! I'm updating in few minutes.<br /> <br /> I'm crossing my fingers, with all the video card drivers nasty problems I'm experiencin…

    ... tweaking on my system (from sudo, to Apache, to changing the ...
    1337_5l4xx0r 1337_5l4xx0r November 2005 macOS
  • Running "linc" (unix app) on OS XHere's the problem.<br /> <br /> <b>Summary:</b><br /> I want to run this UNIX app called &quot;linc&quot; in OS X to connect to an internet provider…

    ... make and make install with sudo. The install scripts usually put ... . Just prepend each command with "sudo", and enter your password when prompted. Running configure with sudo won't hurt, but shouldn ...
    towel towel November 2005 macOS
  • Running "linc" (unix app) on OS XHere's the problem.<br /> <br /> <b>Summary:</b><br /> I want to run this UNIX app called &quot;linc&quot; in OS X to connect to an internet provider…

    ... the procedure. For some reason, sudo didn't like my password ...
    livatlantis livatlantis November 2005 macOS
  • Running "linc" (unix app) on OS XHere's the problem.<br /> <br /> <b>Summary:</b><br /> I want to run this UNIX app called &quot;linc&quot; in OS X to connect to an internet provider…

    ... worked!Quote: For some reason, sudo didn't like my password ... you're root (or using sudo).
    towel towel November 2005 macOS
  • Mac OS X and virusesHere's the problem...<br /> <br /> A friend of mine at work recently came in and showed me some Consumer Report article about viruses and spyware. Th…

    ... . This just passes through to sudo, and gives you five minutes ...
    kickaha kickaha November 2005 macOS
  • Running "linc" (unix app) on OS XHere's the problem.<br /> <br /> <b>Summary:</b><br /> I want to run this UNIX app called &quot;linc&quot; in OS X to connect to an internet provider…

    ... make and make install with sudo. The install scripts usually ... Just prepend each command with "sudo", and enter your password when prompted. Running configure with sudo won't hurt, but ... directories. You really only need 'sudo' for 'make install', and then ...
    pyr3 pyr3 November 2005 macOS
  • Help with changing a user account passwordHi all,<br /> <br /> I'm running 10.3.2, and my account is an admin account. My son has a standard account, and he's forgotten his password.<br /> <b…

    ... your commands to Unix's SUDO. You can delete things that ...
    kingofsomewherehot kingofsomewherehot December 2005 Genius Bar
  • computer completely messed up!!!!!! pleeeease help!hi - i really don't know too much about computers and i apparently decided somewhere along the line that i was an expert. ok, wrong. i wrecked my c…

    ... be changed from the Terminal: sudo niutil -createprop . /users/root passwd ...
    erica erica January 2006 Genius Bar
  • computer completely messed up!!!!!! pleeeease help!hi - i really don't know too much about computers and i apparently decided somewhere along the line that i was an expert. ok, wrong. i wrecked my c…

    ... reboot.) 2) type the following sudo passwd root 3) supply a ...
    fahlman fahlman January 2006 Genius Bar
  • Finder Crashes ContinuouslyI have a dual 2.0 GHz Power Mac running 10.4.3 that has four users accounts. When logging in to one of the accounts the Finder crashes, restarts, cra…

    ... you know how to use "sudo"?
    mr. h mr. h January 2006 Genius Bar
  • Any uggestions for getting php5 on the iMac-Intel?Hello,<br /> <br /> I just recieved my 17&quot;-iMac-Intel.<br /> <br /> NICE, QUIET machine ... very nice ... BUT, I can't seem find a way to get ph…

    Ok, well in answer to my own question the following is simple for the record ... YES PHP5.1.1 will comile from source on the new Intel Macs ... I am running the stock Apache 1.3 and MySql 5.0.18 ... see above for MySql Details ... NOTE: This failed for ...
    bmicallef bmicallef January 2006 Genius Bar
  • Classic's Fate...Now that Intel Macs are shipping we've learned that they will not support Classic Mac OS under OS X. This means that all future Macs will no longer …

    ... it? I had to use sudo (which I hate using cause ...
    john.outwater john.outwater January 2006 macOS
  • Can't Delete WMPAt some point I had installed Windows Media Player 9 on my iBook. Now that I have flip4mac and quicktime handling any windows media files, I want to…

    ... terminal window, then start typing "sudo rm -dR ", then drag the ...
    whyatt thrash whyatt thrash February 2006 Genius Bar
<1…23242526272829…34>

Copyright © 2025 Quiller Media, Inc

Commenting Guidelines · Privacy Policy · Contact