• 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.000s
<1…13141516171819…34>
  • Anyone else glad there's a new Finder interface?I must admit, I've never completely warmed up to Jaguar's Finder. And to this day, it's still not completely refined. (Sometimes open windows would l…

    ... in there and need to sudo rm them anyway why can ...
    aquatic aquatic June 2003 macOS
  • Missing HD spaceHello,<br /> My iMac has a 40 MB hd, with 20MB said to be used. However utilites like omnidisksweeper can only account for 12MB. Using the finder, …

    ... sure you are root or sudo. Oh you can also hide ...
    dobby dobby July 2003 Genius Bar
  • crash and burnMy imac suffered it's first crash in 14 months of service. The problem occured while the wife was ordering a photo off of the iphoto app. After pre…

    ... everything is okay), then do 'sudo reboot'. you can also go ...
    thuh freak thuh freak July 2003 Genius Bar
  • Making files invisibleAlright, here's another random question. Is there any way in OS X to make a file invisible <i>without</i> putting a period in front of it? I instal…

    ... a bit safer to do "sudo chown yourusername /.hidden" and then ...
    bauman bauman July 2003 macOS
  • Making files invisibleAlright, here's another random question. Is there any way in OS X to make a file invisible <i>without</i> putting a period in front of it? I instal…

    ... a bit safer to do "sudo chown yourusername /.hidden" and then ...
    saabmp3 saabmp3 July 2003 macOS
  • .rar?What is a .rar? What opens it? It appears to be an archive, but I can't get the damn thing to open.

    ... directory is the rar one): sudo mv *rar /usr/local/bin ...
    wjmoore wjmoore July 2003 Mac Software
  • Making files invisibleAlright, here's another random question. Is there any way in OS X to make a file invisible <i>without</i> putting a period in front of it? I instal…

    ... , even if I do a sudo rm, it still returns. I ...
    bauman bauman July 2003 macOS
  • Making files invisibleAlright, here's another random question. Is there any way in OS X to make a file invisible <i>without</i> putting a period in front of it? I instal…

    ... I went through, did the sudo SetFile -a V on all ...
    bauman bauman July 2003 macOS
  • Using root access in JaguarI've been trying to get quicktime to work with an mpeg2 encoder. However, whenever I try to add the encoder into the system/library/quicktime file, i…

    ... 't work, just use the sudo (SuperUserDO) command in the terminal ... this into the terminal: Code: sudo mv /file/to/move/filename ...
    bauman bauman July 2003 macOS
  • OS X's Verbose Boot ProcessI use the &quot;Apple + V&quot; key a lot to watch the Mac boot. How can I make a Mac boot in verbose mode automatically everytime? Is there a sys co…

    ... and enter this command: Code: sudo nvram boot-args="-v" Of ... command in the terminal: Code: sudo nvram boot-args="" Enjoy!
    ghost_user_name ghost_user_name July 2003 macOS
  • OS X's Verbose Boot ProcessI use the &quot;Apple + V&quot; key a lot to watch the Mac boot. How can I make a Mac boot in verbose mode automatically everytime? Is there a sys co…

    ... and enter this command: Code: sudo nvram boot-args="-v" Of ... command in the terminal: Code: sudo nvram boot-args="" Enjoy! Thanks ...
    dstranathan dstranathan July 2003 macOS
  • TCSH... why?Why does Apple use TCSH when it's such a pain in the ass to use RegEx with grep and egrep as compared to BASH?

    My aliases work fine. I'm using tcsh, though. Some of the aliases I use: alias ls "ls --color=auto" alias ll "ls -l" alias pico "nano" alias damn "sudo killall -9 lookupd"
    chucker chucker July 2003 Mac Software
  • TCSH... why?Why does Apple use TCSH when it's such a pain in the ass to use RegEx with grep and egrep as compared to BASH?

    Quote: alias damn "sudo killall -9 lookupd" It's amazing after all this time lookupd still gets wedged this often.
    eugene eugene July 2003 Mac Software
  • setting up applications on multiple partitionsWell I am planning on splitting up my ibook 30GB drive into three partitions, two five gig partitions and one 18 gig partition. The goal is to have …

    ... you want to modify. 4. "sudo niutil -insertval / /users/Yourname home ...
    chucker chucker July 2003 macOS
  • Expressions explainedEvery subculture will to a certain extend develop its own language with its own words, meanings, expression, humor etc. that differs from the everyda…

    ... of sudo, which in conjunction with another command, e.g. "sudo updatedb ...
    mac the fork mac the fork July 2003 General Discussion
  • PrintJobMgr uses 98% CPU after 10.2.6 update!Running a G4-upgraded B&amp;W in Photoshop 7.0.1 will all updates. This problem first appeared immediately after updating from 10.2.5 to 10.2.6.<br …

    ... that doesn't work.. try sudo kill... if you can kill ...
    paul paul July 2003 Genius Bar
  • Can you Manually set ethernet speedCan I throttle down my ethernet card to only transmit at 10 Mb insted of 100???

    Quote: Originally posted by salmonstk Can I throttle down my ethernet card to only transmit at 10 Mb insted of 100??? sudo ifconfig en0 media 10baseT/UTP mediaopt full-duplex to go back: sudo ifconfig en0 media autoselect other media types: see ifconfig
    123 123 July 2003 Genius Bar
  • Terminal and Apache: did I hurt anything?Felling like working above my station I though I'd try to figure out if I could password protect files that I put on line to share via 10.2's built-i…

    I ahve absolutely no idea what you did, were trying to do, how Apache works, or anything, but my WAG is that sudo /Library/WebServer/.htpasswd is the correct answer.
    1337_5l4xx0r 1337_5l4xx0r July 2003 Genius Bar
  • Jaguar 10.2.6 and PerlIm doing network programming using perl this semester. Is Perl installed in MacOS X by default, or does it need to be installed. <br /> <br /> If an …

    ... to fix it is: sudo apachectl stop; sudo apachectl start (that starts ...
    thuh freak thuh freak July 2003 Genius Bar
  • Jaguar 10.2.6 and PerlIm doing network programming using perl this semester. Is Perl installed in MacOS X by default, or does it need to be installed. <br /> <br /> If an …

    ... to fix it is: sudo apachectl stop; sudo apachectl start (that starts ...
    boemane boemane July 2003 Genius Bar
  • TCSH... why?Why does Apple use TCSH when it's such a pain in the ass to use RegEx with grep and egrep as compared to BASH?

    ... .tar.gz Expand it, and sudo mv it to /usr/local ...
    bauman bauman July 2003 Mac Software
  • TCSH... why?Why does Apple use TCSH when it's such a pain in the ass to use RegEx with grep and egrep as compared to BASH?

    ... certain port function kick () { sudo ipfw add deny tcp ... access function unkick () { rules=`sudo ipfw list | grep -s $ ... number to delete:' read rulenum sudo ipfw delete $rulenum fi } # ... to remotely function whatmusic () { music=`sudo lsof -Fn | grep /Volumes/ ...
    bauman bauman July 2003 Mac Software
  • OS X G4 Shuts Down With NO Warning?OS X G4 Server Shuts Down With NO Warning?<br /> <br /> I had a Dual G4 867 OS X Server 10.2.6 box SHUT DOWN for no reason today. <br /> <br /> I che…

    ... terminal with grep, like this: sudo grep -rn 'System Shut Down ...
    thuh freak thuh freak July 2003 Genius Bar
  • NVRAM SettingsNVRAM Settings<br /> <br /> OK, I know how to set some nvram args like this:<br /> <br /> <br /> sudo nvram boot-args=&quot;-v&quot;<br /> <br /> <br…

    sudo nvram -p maybe? use the manual pages, man nvram
    chych chych July 2003 Genius Bar
  • NVRAM SettingsNVRAM Settings<br /> <br /> OK, I know how to set some nvram args like this:<br /> <br /> <br /> sudo nvram boot-args=&quot;-v&quot;<br /> <br /> <br…

    Quote: Originally posted by chych sudo nvram -p maybe? use the ...
    dstranathan dstranathan July 2003 Genius Bar
  • how do I stop booting to command line?My computer is booting for some wierd reason straight into command line. How do I get out of this.... AHHHHHHHHHHH I really want to just get to my…

    ... command in the terminal: Code: sudo /usr/sbin/nvram boot-args=""
    ghost_user_name ghost_user_name July 2003 Genius Bar
  • repair permissions weirdness ...i recently moved my wife's pb over to osx 10.2.6 - clean install of 10.2 + updates.<br /> i also copied some files (music, pics, etc.) from my pb to …

    ... and enter the following line: sudo diskutil repairPermissions / so you dont ...
    kosjer d kosjer d August 2003 macOS
  • repair permissions weirdness ...i recently moved my wife's pb over to osx 10.2.6 - clean install of 10.2 + updates.<br /> i also copied some files (music, pics, etc.) from my pb to …

    ... and enter the following line: sudo diskutil repairPermissions / so you dont ...
    ast3r3x ast3r3x August 2003 macOS
  • Which is better...cable or DSLHaving trouble with Road Runner getting signal...am considering switching to DSL. Do use cable router to network 2 computers within house. Any opin…

    ... worked into a shell script): sudo sysctl -w net.inet.tcp ...
    graphicump graphicump August 2003 General Discussion
  • Phoning HomeI used the following to block a program from phoning home &quot; sudo ipfw add deny log ip from 64.225.100.153 to any &quot; I now need to take this …

    first, do 'sudo ipfw list' so you can ... from anywhere'. if you do 'sudo ipfw -f flush' it will ... from that list's output: sudo ipfw add ; sudo ipfw add ;
    thuh freak thuh freak August 2003 Genius Bar
<1…13141516171819…34>

Copyright © 2025 Quiller Media, Inc

Commenting Guidelines · Privacy Policy · Contact