search for: wertz

Displaying 3 results from an estimated 3 matches for "wertz".

Did you mean: wert
2008 Nov 03
1
is putting zone paths on zfs supported in Solaris 10 u5/u6 ?? Documentation on that? - 66124245
...ed via legacy. So...anybody have documentation on which u5 or u6 of Solaris (NOT OpenSolaris) supports zfs, if any update, for zone paths? -Brian -------- Original Message -------- Subject: RE: Sun# 66124245 - Solaris 10 u5/u6 and zone path on zfs Date: Mon, 03 Nov 2008 11:18:41 -0700 From: Wertz, Richard <Richard.Wertz at echostar.com> To: Brian.Henchey at Sun.COM References: <490F2929.9020703 at Sun.COM> Brian, Are there any known problems with a whole root zone that has a separate zone opt and var from the zone root? See zone configuration below or do we just need to ens...
2006 Jun 23
2
Storing Array in Database
Hey all, I''m storing an array of timestamps in a field in my database as an array. When the items get saved, however, some minus signs are appended to the text: sample output: --- - 1151971200 - 1152576000 - 1153180800 - 1153785600 - 1154390400 Is this normal behavior? When I retrive the value out of the database and .to_a, the three minus signs (---) are counted as the first
2006 Jun 21
4
Simple Subdomain Routing
Hey all, I hope this is a relitively simple question, but I have not been able to arrive at a workable solution for myself. What I''m wanting to do is a very simple pattern match on a subdomain: www.* forwards to mydomain.com/www_controller and everything else forwards to mydomain.com/other_controller The idea is to forward logged in users to username.mydomain.com, but all the