search for: 19t08

Displaying 3 results from an estimated 3 matches for "19t08".

Did you mean: 1908
2009 Jun 08
2
How to add these headers to a xml response
Hi, I need to create something like this: <?xml version="1.0" encoding="UTF-8"?> <Container> <id>aQlfVHX+qPM</id> <lifetime>2009-09-19T08:14:55Z</lifetime> </Container> The response should contain the next headers: Content-Type=`application/vnd.3gpp+xml` Authentication-Info={rspauth=`xxxxxxxxxxx...xxxxxxxxxxx`,qop=`auth-int`,cnonce=`xxxxxxxxxxxxxxxxxx....xxxxxxxxxxxxx`,nc=`000 00001`} How can I do that? I always see {...
2017 Jun 20
0
Re: VM fails to start on boot-up
...usb redirectors, and reboot the host PC, then I get the following: > > >2017-06-19 08:14:07.358+0000: starting up libvirt version: 2.0.0, (...) >LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin (...) >char device redirected to /dev/pts/1 (label charserial0) >2017-06-19T08:14:33.453300Z qemu-kvm: terminating on signal 15 from pid 2072 >2017-06-19 08:14:33.670+0000: shutting down > >So even this doesn't work -- if it doesn't fail to start, then something kills it anyway!! > > >Does anyone have any ideas why might it fail during boot-up? And...
2017 May 18
2
ls hangs in internal-sftp for LDAP users + numeric uid/gid instead of names
On 2017-05-18T13:13, mh at ow2.org <mh at ow2.org> wrote: > Le 18/05/2017 ? 12:17, mh at ow2.org a ?crit : > > However, I get uid/gid numbers instead of names within sftp session (ls > > -l) ? I don't know if it's new but I would definitively prefer names... > > It seems the reason is : > > open("/etc/passwd", O_RDONLY|O_CLOEXEC) = -1 EACCES