Displaying 7 results from an estimated 7 matches for "16z".
Did you mean:
16
2011 Feb 14
1
How to group data by day
Hi everybody,
I'm a beginner in R and I'm having a hard time grouping my data by day.
The data are in this format:
id; words
2005-07-07T09:59:56Z; 35
2005-07-07T10:01:39Z; 13
2005-07-08T10:02:22Z; 1
2005-07-09T10:03:16Z; 23
2005-07-10T10:04:23Z; 39
2005-07-10T10:04:39Z; 15
I've transformed the date strings in dates with the function:
london$id <- transform(london$id, as.Date(london$id, format="%Y-%m-%d%T%H:%M:%S%Z"))
and it seems to work.
Now I would like to add a new "day" variable to...
2003 Sep 01
1
v6 in tonight's cvsup
just cvsupped to get the panic cure. hosts with v6 enabled get
lock-ups. no detail yet, as i am remote from them and am deciding
whether to wait for remote hands to power cycle or to start
driving.
but two of them got very very net soggy. and i went in out of
band to the console, disabled v6 in /etc/rc.conf, rebooted, and
they're fine. the third host is dead to the world :-(
[ and i can
2018 Jul 02
0
Samba 4.3.11 accessing disk every minute
...t;/dev/sda2", 1000, {bhardlimit=0, bsoftlimit=0, curspace=0, ihardlimit=0, isoftlimit=0, curinodes=186, ...}) = 0
writev(31, [{"\0\0\0h", 4}, {NULL, 0}, {"\376SMB@\0\1\0\0\0\0\0\20\0\1\0001\0\0\0\0\0\0\0W\1\0\0\0\0\0\0"..., 64}, {"\t\0H\0 \0\0\0", 8}, {"h\244\16Z\1\0\0\0PP\367\325\0\0\0\0PP\367\325\0\0\0\0\2\0\0\0\0\2\0\0", 32}], 5) = 108
gettimeofday({1530539063, 125987}, NULL) = 0
gettimeofday({1530539063, 126298}, NULL) = 0
poll([{fd=13, events=POLLIN|POLLHUP}, {fd=6, events=POLLIN|POLLHUP}, {fd=12, events=POLLIN|POLLHUP}, {fd=31, events=POLLIN|POLL...
2006 Jun 01
2
Kernel update = slower ?
This is really strange. Day before, I updated the machine here (x86_64)
and all went normal. I rebooted, and everything came back just as I
expected. Next morning, I noticed one of my jobs during the night had
finished, but finished late by about 8 or 9 minutes. I really didn't
think much of it, but after looking at jobs running today, I'm seeing
the same thing. Processes that
2008 May 21
4
Sweave / Latex per-chapter output
Dear R-help,
I am using Sweave and pdflatex to generate a large report from data
contained in my database (Postgres via RODBC). Currently, I work with
a single R/Sweave file, containing several "chapter" indications for
the Latex engine. My master tex file sets the document class, and
includes the introduction, the main Sweave file, and a conclusions and
reference file. I use a makefile
2004 Apr 12
1
Initial samba + ldap howto
...ID: S-1-5-21-4269728302-1655870493-3894479995
sambaAlgorithmicRidBase: 1000
objectClass: sambaDomain
sambaNextUserRid: 41000
sambaNextGroupRid: 41001
structuralObjectClass: sambaDomain
entryUUID: 02deaf3c-2013-1028-860e-bb5268b7f8fd
creatorsName: cn=Manager,dc=ahm,dc=nl
createTimestamp: 20040411144816Z
entryCSN: 2004041114:48:16Z#0x0001#0#0000
modifiersName: cn=Manager,dc=ahm,dc=nl
modifyTimestamp: 20040411144816Z
etc...
added to /etc/group:
wheel:x:512:root,administrator
smbusers:x:513:
smbguests:x:514:
exact:x:1000:
net groupmap list:
Domain Admins (S-1-5-21-4269728302-1655870493-3894479995-5...
2008 Dec 02
8
RELENG_7_1: bce driver change generating too much interrupts ?
..._7 Mon Sep 8 12:33:06 CEST 2008"
to
"RELENG_7_1 Sat Nov 29 16:20:35 CET 2008"
We have the same machine (dell PE 1950) which have not been upgraded
(production use - the two machine are carp(4)-redundant)
I don't know if it is related to "SVN rev 184826 on 2008-11-10 22:40:16Z
by delphij" patch to sys/dev/bce/if_bce.c
If I can help debugging something? These are production machines, but I
may test patches or ? on the faulty system.
Some clues:
Under the very same load (carp interfaces down on other machine), vmstat
shows:
for newer system:
procs memory...