search for: 32z

Displaying 9 results from an estimated 9 matches for "32z".

Did you mean: 32
2009 Apr 29
1
Different behaviour on ActiveResorce with JSON or XML
...uot;=>2, "created_at"=>Tue Apr 28 14:48:55 UTC 2009} ] Nice and smooth. But when it is JSON: Content.find(:all)[0,2].map(&:attributes) => [ {"content"=>#<Content:0x2040d10 @prefix_options={}, @attributes= {"updated_at"=>"2009-04-27T15:04:32Z", "url"=>"www.google.com", "id"=>1, "created_at"=>"2009-04-27T15:04:32Z"}>}, {"content"=>#<Content:0x2040248 @prefix_options={}, @attributes= {"updated_at"=>"2009-04-28T14:48:55Z", "url&...
2009 Feb 23
2
to_json problem (Rails2.2.2)
Hi all, i got a record from my project server side database, like this : @user = User.find 1 then i cover @user to json format: @user.to_json the result : "created_at": "2009-01-28T12:29:32Z" what''s the T and Z of created_at field ? but i change Rails 2.2.2 to Rails1.1.6, I got : "created_at": "2009-01-28 12:29:32" this is a bug of the Rails2.2.2 ??? --~--~---------~--~----~------------~-------~--~----~ You received thi...
2003 Sep 29
1
Problems joining workstation with samba3
...aptop objectClass: top objectClass: domain objectClass: domainRelatedObject associatedDomain: laptop.home structuralObjectClass: domain entryUUID: 8c6fc14c-7efa-1027-9c89-97d20690e775 creatorsName: cn=manager,dc=laptop,dc=home modifiersName: cn=manager,dc=laptop,dc=home createTimestamp: 20030919143732Z modifyTimestamp: 20030919143732Z entryCSN: 2003091914:37:32Z#0x0001#0#0000 dn: sambaDomainName=HOME,dc=laptop,dc=home sambaDomainName: HOME sambaSID: S-1-5-21-1993653893-1826843911-45253619 sambaAlgorithmicRidBase: 1000 objectClass: sambaDomain structuralObjectClass: sambaDomain entryUUID: 9b621a4...
2008 Nov 25
1
Correct way to change I/O scheduler in a iSCSI dev
Hi, What's the correct way to change configuration parameters for an iSCSI device? For example I/O scheduler, max_sectors_kb, etc... I could add commands to the S99local script: echo noop > /sys/block/sdb/queue/scheduler echo 64 > /sys/block/sdb/queue/max_hw_sectors_kb Unfortunately, iSCSI device names might change from sdb to, say, sdc (server reboot, iSCSI target reconnection).
2011 Aug 01
6
AgeOfConan successfully started but without textures ...
[Image: http://clip2net.com/clip/m78332/thumb640/1312198861-clips32590-536kb.png ] (http://clip2net.com/s/15qO7) I have run ConanPatcher.exe with -opengl option.
2004 Jan 14
0
Problems with smbldap-tools 0.8.2 and Samba 3
...ount cn: nodo03$ sn: nodo03$ uid: nodo03$ uidNumber: 1002 gidNumber: 553 homeDirectory: /dev/null loginShell: /bin/false description: Computer structuralObjectClass: inetOrgPerson entryUUID: b343498a-db14-1027-8c44-bf8a7f8d59ff creatorsName: cn=Manager,dc=guaydil,dc=prv createTimestamp: 20040114193632Z entryCSN: 2004011419:36:32Z#0x0001#0#0000 modifiersName: cn=Manager,dc=guaydil,dc=prv modifyTimestamp: 20040114193632Z If I try to manually add the account "as Samba would do it", I get the same error that can be read in the Samba logs: servidor:~# smbpasswd -a -m nodo03$ ldapsam_modif...
2004 Jul 23
1
NT domain migration to LDAP/SAMBA
...r: 1006 gidNumber: 513 homeDirectory: /home/rwind loginShell: /bin/bash gecos: System User description: System User userPassword:: e2NyeXB0fXg= structuralObjectClass: inetOrgPerson entryUUID: a3d3720c-7111-1028-96d6-80de4c82e4f8 creatorsName: cn=admin,dc=acu,dc=ac,dc=uk createTimestamp: 20040723163232Z sambaPwdLastSet: 0 sambaLogonTime: 0 sambaLogoffTime: 2147483647 sambaKickoffTime: 2147483647 sambaPwdCanChange: 0 sambaPwdMustChange: 2147483647 displayName: System User sambaAcctFlags: [UX] sambaSID: S-1-5-21-2704678572-2069052080-1039482078-3012 sambaLMPassword: XXX sambaPrimaryGroupSID: S-1-5-2...
2002 Jul 25
0
scp hangs
...ockname(3, {sin_family=AF_INET, sin_port=htons(2019), sin_addr=inet_addr("192.168.1.5")}}, [16]) = 0 [pid 1438] setsockopt(3, SOL_IP, IP_TOS, [8], 4) = 0 [pid 1438] select(7, [3], [3], NULL, NULL) = 1 (out [3]) [pid 1438] write(3, "\v{fu\371\332O\370\376O\6)\226\362\303\32I\216\32Z\t\303"..., 64) = 64 [pid 1438] select(7, [3], [], NULL, NULL ...and there it stops. The client side log: h> scp -v foo 192.168.1.111:/tmp Executing: program /usr/bin/ssh host 192.168.1.111, user (unspecified), command scp -v -t /tmp OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL...
2008 May 21
35
DO NOT REPLY [Bug 5478] New: rsync: writefd_unbuffered failed to write 4092 bytes [sender]: Broken pipe (32)
https://bugzilla.samba.org/show_bug.cgi?id=5478 Summary: rsync: writefd_unbuffered failed to write 4092 bytes [sender]: Broken pipe (32) Product: rsync Version: 3.0.3 Platform: Other URL: https://bugzilla.samba.org/show_bug.cgi?id=1959 OS/Version: Linux Status: NEW Severity: normal