Terracotta, RIFE and Java
| Blog Name: |
Terracotta, RIFE and Java |
| Url: |
http://rifers.org/blogs/gbevin |
| Language: |
English |
| Topics: |
terracotta, java, rife |
| Description: |
As a Java developer I work on two well respected open-source projects: Terracotta DSO and RIFE. Once in a while I have something to say that I want to share in more than 140 char tweets. |
| Popularity: |
10 Followers |
Fix for slower startup and shutdown times since Snow Leopard 10.6.1
Ever since I upgraded to Snow Leopard 10.6.1, my MacBook Pro startup and shutdown was much slower than before.
I searched for a quite a while on forums to find the solution, but nobody seemed to know a solution. I finally figured out what it was. It seems that somehow the ownership of my startup volume's root directory (/) wasn't assigned to the root account anymore, but to my account instead. This made the kernel prelinking fail since it requires that root is the owner.
This is how you solve this after launching the Terminal app:
sudo chown root:admin /
sudo kextcache -system-prelinked-kernel
sudo kextcache -system-caches
Not enough data.
Calculated for blogs with 20+ followers.
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.