Forum: Darwin, X11 and BSD Dec 12th, 2006 |
| Replies: 4 Views: 4,800 It should be noted that the chime is a sign of a successful POST (Power On Self Test), and can be quite useful for troubleshooting hardware issues. |
Forum: Darwin, X11 and BSD May 2nd, 2006 |
| Replies: 7 Views: 7,310 There's no more need for this if one is running Tiger (or later), as cron has been supplanted by launchd, which operates in a more efficient manner. Launchd will run the appropriate script at the... |
Forum: Darwin, X11 and BSD Apr 6th, 2006 |
| Replies: 2 Views: 4,183 From your backup.. otherwise, you'd have to spend $ on software for data recovery. So basically... nope. |
Forum: Darwin, X11 and BSD Mar 20th, 2006 |
| Replies: 4 Views: 6,467 For future ref: I prefer to use SuperDuper (or Carbon Copy Cloner) for these tasks. Never had a failed boot, nor a failed app start. |
Forum: Darwin, X11 and BSD Nov 8th, 2005 |
| Replies: 5 Views: 16,085 I prefer Apple's "version" of X11..
You can install it from the XCode installer. |
Forum: Darwin, X11 and BSD May 13th, 2005 |
| Replies: 2 Views: 4,880 If you erased the original, no, there's no way to reassemble them.. the resource forks are gone. However, you should be able to open the files and receate some resource forks if you use the correct... |
Forum: Darwin, X11 and BSD Mar 14th, 2005 |
| Replies: 7 Views: 7,310 To run the scripts by hand, do:
sudo periodic <script>
Where <script> should be replaced by daily, weekly, monthly, or any combo thereof.. example:
sudo periodic daily weekly
This will... |
Forum: Darwin, X11 and BSD Nov 17th, 2004 |
| Replies: 12 Views: 11,259 It should be noted that SunShield and BrickHOuse are just GUIfied front-ends for ipfw. While NetBarrier is a completely separate firewall product.
If you wish to learn to control ipfw by hand... |