Skip to content

[dacrib.net]

Everything is broken.

Menu

Primary menu

  • Home
  • Login

Month: December 2007

How to make a backup + perform a search and replace on multiple files.

Posted on December 13, 2007 by Brandon — No Comments ↓

Using perl of coarse. It took me a second to get this to work; but its pretty easy: perl  -pi.bak -e ‘s/string1/string2/g’

Posted in Work | Leave a reply

Zen with Xen + a terrible perl program

Posted on December 9, 2007 by Brandon — No Comments ↓

I know I am very late to the Xen party. I try to stay on top of the life changing software, but there have just been so many new things out there over the past two years or so. I Continue reading Zen with Xen + a terrible perl program→

Posted in Home, Projects, Work | Leave a reply

Have spotlight reindex any volume

Posted on December 1, 2007 by Brandon — No Comments ↓

Its rare, but sometimes spotlight gets a little dumb. It will start missing things in /Applications or people in your address book. If this happens to you then you can have it reindex the volume. Just run mdutil -E /  Continue reading Have spotlight reindex any volume→

Posted in OS X | Leave a reply

If you are having DNS issues w/ OS X. Look into scutil.

Posted on December 1, 2007 by Brandon — 3 Comments ↓

We had been having some problems w/ dns for OS 10.4 users. After running lookupd -flushcache didn’t work, and host was returning the correct values I got confused. Google to the rescue once again. I fixed it with scutil. If Continue reading If you are having DNS issues w/ OS X. Look into scutil.→

Posted in OS X | 3 Replies
Copyright © 2021 [dacrib.net]. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up