Displaying 6 results from an estimated 6 matches for "54z".
Did you mean:
54
2010 Jul 05
0
Serialized JSON object importation
...gt; l = Yea.create(:title => "foo bar")
=> #<Yea id: 3, title: "foo bar", created_at: "2010-07-05 21:44:54",
updated_at: "2010-07-05 21:44:54">
>> j = l.to_json
=> "{\"yea\":{\"created_at\":\"2010-07-05T21:44:54Z\",\"title\":\"foo
bar\",\"updated_at\":\"2010-07-05T21:44:54Z\",\"id\":3}}"
>> Yea.delete(3)
=> 1
>> a = ActiveSupport::JSON.decode(j)
=> {"yea"=>{"created_at"=>"2010-07-05T21:44:54Z",...
2009 Nov 08
1
Failure of user registration with XLITE
...SIP /2.0..Vi
0050 61 3a 20 53 49 50 2f 32 2e 30 2f 55 44 50 20 31 a: SIP/2 .0/UDP 1
0060 39 32 2e 31 36 38 2e 31 2e 31 31 36 3a 35 34 30 92.168.1 .116:540
0070 35 30 3b 62 72 61 6e 63 68 3d 7a 39 68 47 34 62 50;branc h=z9hG4b
0080 4b 2d 64 38 37 35 34 7a 2d 32 34 32 38 38 65 37 K-d8754z -24288e7
0090 32 38 32 36 64 30 31 32 38 2d 31 2d 2d 2d 64 38 2826d012 8-1---d8
00a0 37 35 34 7a 2d 3b 72 70 6f 72 74 0d 0a 4d 61 78 754z-;rp ort..Max
00b0 2d 46 6f 72 77 61 72 64 73 3a 20 37 30 0d 0a 43 -Forward s: 70..C
00c0 6f 6e 74 61 63 74 3a 20 3c 73 69 70 3a 31 32 33 ontact:...
2008 May 27
7
[Bug 16119] New: X crashes when playing video with xfmedia
...http://gplv3.fsf.org/
Usually crashes immediately after the video window appears.
2. big_buck_bunny_720_stereo.ogg (197MB) from
http://www.archive.org/details/BigBuckBunny1280x720Stereo
Usually takes a couple of seconds or more to crash.
---
I have tried:
DRM with last check-in on 20080522T23:39:54Z
X driver with last c-i on 20080522T19:08:48Z
(Debian packages currently available at
http://www.m4r3k.org/storage/nouveau/nouveau/2008-05-25/ )
and two older versions, the oldest one was
DRM 20080117T23:51:56Z
X 20080118T16:50Z
The first video didn?t crash with it, there was just no picture.
(ha...
2011 Oct 19
3
[Bug 1944] New: Wrong "Date flow start" and "Duration Proto" in version 9 with nfcapd
...=20m
2. Collector
# uname -a
Linux COLLECTOR 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009
x86_64 x86_64 x86_64 GNU/Linux
# date
??? ??? 19 09:49:48 MSD 2011
# nfcapd -V
nfcapd: Version: 1.6.1 $LastChangedDate: 2010-03-05 07:50:35 +0100
(Fri, 05 Mar 2010) $
$Id: nfcapd.c 51 2010-01-29 09:01:54Z haag $
Start collector nfcapd like:
/usr/local/bin/nfcapd -w -D -z -n SENSOR sensor_ip /tmp/netflowv9 -p
9998 -t 300 -u username -g usergroup -P /tmp/netflowv9/9998.pid -x
/tmp/netflowv9/nfcapdmv -B 200000
So, we have this:
# nfdump -r nfcapd.201110190940
Date flow start Duration Proto...
2012 Apr 17
0
Problems with samba as PDC
...op
testme
www
alish
[wynkoop at dt0 ~]$
Note that users testme www and alish do not exist on the workstation.
They only
exist on the Samba Server which is FreeBSD 9 with samba 3.6.
I have the following in /etc/pam.d/sshd
#
# $FreeBSD: releng/9.0/etc/pam.d/sshd 197769 2009-10-05 09:28:54Z des $
#
# PAM configuration for the "sshd" service
#
# auth
auth sufficient pam_opie.so no_warn no_fake_prompts
auth sufficient /usr/local/lib/pam_winbind.so
auth requisite pam_opieaccess.so
no_warn allow_local
#auth sufficient pam_krb5.so...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking