Subscribe to RSS Feed

Google Analytics has been showing me weird numbers since the beginning of February. While it is completely possible that these numbers are correct, it is also hard for me to believe.

Since February Analytics shows the same number of visitors each dayUsually, the traffic looks like a rough bell will low traffic on the weekends.

The number of visitors each day is almost exactly the same (103,102,103,104) which has never been the case for this site.

Continue Reading »
No Comments

Sun Oracle Webcast Wrap Up

January 28, 2010

Last night I watched almost the entire 5 hour live webcast announcing Oracle’s strategies regarding the Sun Microsystems acquisition. As a near-evangelist for Sun and Solaris, I’m very happy with the deal finally going through and even happier that most of what Oracle said makes sense to me as a customer.

Obviously, it is easy…

Continue Reading »
1 Comment

As I originally blogged, I was hoping to use EMC snapshots to perform server-less/network-less backups…
To make a long story short, Replication Manager is useless for LUNs with ZFS. According to EMC, this won’t change in the near future. PowerSnap also has no support for taking snapshots of LUNs with ZFS on them so basically…

Continue Reading »
No Comments

Making Path Persistent

December 7, 2009

You can make the executable search PATH variable persistent in several ways:

  1. On the system level you can …
  2. On a per user level, or for the user root, you can …
Continue Reading »
No Comments

You could get this message for not having the right magic cookie on the client side, or for not having a cookie at all as was apparently my case.

In my case, the developers are being authenticated against Active Directory via Samba/Winbind. Their home directories are non-existent until the first time they login via SSH….

Continue Reading »
No Comments