Displaying 20 results from an estimated 40 matches for "4213".
Did you mean:
213
2011 Jul 20
2
Question about converting list items in matrix
Hi friends,
I have got a list where each element might have variable number of members.
$`4213`
[1] "214077_x_at"
$`164832`
[1] "225996_at" "235977_at"
$`339010`
[1] NA
$`23410`
[1] "221562_s_at" "221913_at" "49327_at"
$`285386`
[1] "229764_at"
$`2099`
[1] "205225_at" "211233_x_at" "211...
2010 Mar 28
0
Problems logging in when authenticating against Active Directory
...was trying to create a home directory for administrator
in "/home/DACRIB/administrator" - which is exactly what it should do.
Then I am immediately logged out, and returned to a new login prompt. No
other messages on the console, nothing.
auth.log says:
Mar 27 21:04:15 workhorse login[4213]: pam_unix(login:auth):
authentication failure; logname=turgon uid=0 euid=0
tty=/dev/tty1 ruser= rhost= user=DACRIB+administrator
Mar 27 21:04:15 workhorse login[4213]: pam_winbind(login:auth): getting
password (0x00000180)
Mar 27 21:04:21 workhorse login[4213]: pam_winbind(login:auth): user...
2007 Sep 06
1
order intervals in a data.frame
...ample below.
Original data.frame:
> dat
Interval Number_reads
0-100 685
200-300 744
100-200 1082
300-400 4213
>Desired_dat:
Interval Number_reads
0-100 685
100-200 1082
200-300 744
300-400 4213...
2006 Jul 08
1
Combining a list of similar dataframes into a single dataframe
...:'POSIXct', format: chr "2006-06-30 12:31:44"
"2006-06-30 12:32:58" "2006-06-30 12:34:46" "2006-06-30 12:36:55" ...
$ countername : Factor w/ 4 levels "Bytes Received/sec",..: 1 1 1 1 1
1 1 1 1 1 ...
$ countervalue: num NA 938 816 4213 906 ...
What I'd dearly love to do, without looping or lapply-ing through t1
and rbinding (too much data for this to finish quickly enough -- this
is about 10% of what I'm eventually going to have to manage), is
convert t1 to one big dataframe.
On the other hand, I admit that I may be go...
2009 Jan 22
1
melt stumbles over deleted columns
...olumn I get different
error messages when melting:
> head(tinfos)
vpn group trial_no item relation trial_type rt variable #
1 102 2 1 4351 diag1 distractor 8471 fix_d 27
2 102 2 2 1214 id target 4072 fix_d 17
3 102 2 3 4213 diag1 distractor 7040 fix_d 27
4 102 2 4 1314 id target 4370 fix_d 15
5 102 2 5 2655 vert distractor 4397 fix_d 17
6 102 2 6 3322 horiz distractor 6132 fix_d 26
> tinfos$variable <- NULL
> melt(tinfos)...
2014 Oct 15
0
permissions when moving mails
...nobody gsd 6 Oct 13 13:46 .
drwxrws--- 5 nobody gsd 81 Oct 15 09:41 ..
PAS/.Eingang/cur/:
total 4
drwxrws--- 2 nobody pas 89 Oct 15 09:39 .
drwxrws--- 5 nobody pas 79 Oct 15 09:39 ..
-rw-rw-r-- 1 nobody pas 4073 Jul 8 08:14
1404967500.M656935P20690.samba.intern.rk-klosterneuburg.at,S=4073,W=4213:2,S
-------------------- 8< --------------------
after the move:
-------------------- 8< --------------------
GSD/.Eingang/cur/:
total 4
drwxrws--- 2 nobody gsd 87 Oct 15 09:42 .
drwxrws--- 5 nobody gsd 81 Oct 15 09:42 ..
-rw-rw-r-- 1 nobody pas 4073 Jul 8 08:14
1413358925.M22574P3008.s...
2003 Apr 08
1
Root Password
...tem, is there a way I can
login to the system without root password, and then change the root password
after login ?
Will appreciate your assistance.
Best Regards
Mit freundlichem Gru?
Audrey Phang
Siemens Power Generation Asia Pacific Sdn Bhd
Control & Instrumentation Department
* 006 03 7952 4213
* 006 03 7952 4390
* 006 016 2656 882
* audrey.phang@siemens.com
* audrey_phang@hotmail.com
######################################################################################
Note:
This message is for the named person's use only. It may contain confidential,
proprietary or legally p...
2011 Jul 09
1
Suppressing the labelling of tick marks on ggplot2
...ousands, indistinguishable tick marks that correspond to each id. I am wondering if there is a way to suppress these tick marks?
Here is some test data:
> test
id.bb bb.res.m bb.math.comb BB
1 2900 1 -3.0032235 BB
2 2904 1 -1.8758770 BB
3 3469 1 0.8182852 BB
4 4213 1 -2.0660215 Not BB
5 4215 1 -4.8622086 BB
6 4395 1 0.8873996 Not BB
> ggplot(data=test,aes(x=factor(id.bb),y=bb.math.comb,fill=BB)) + geom_bar() + facet_grid(BB~.) + scale_fill_brewer(pal="Set1") + ylab("Average Student Residual (Math)") + xlab...
2006 Jul 09
0
Combining a list of similar dataframes into a single data frame [Broadcast]
...'POSIXct', format: chr "2006-06-30 12:31:44"
"2006-06-30 12:32:58" "2006-06-30 12:34:46" "2006-06-30 12:36:55" ...
$ countername : Factor w/ 4 levels "Bytes Received/sec",..: 1 1 1 1 1
1 1 1 1 1 ...
$ countervalue: num NA 938 816 4213 906 ...
>
On 7/8/06, Mike Nielsen <mr.blacksheep at gmail.com> wrote:
> I would be very grateful to anyone who could point to the error of my
> ways in the following.
>
> I have a dataframe called net1, as such:
>
> > str(net1)
> `data.frame': 1141...
2016 Jan 21
7
Bug#812166: xen: FTBFS with GCC 6: statement is indented as if...
Package: xen
Version: 4.6.0-1
Severity: important
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-misleading-indentation
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that only the first error is reported; there might be more. You
can find a snapshot of GCC 6 in
2014 May 27
6
[LLVMdev] [PATCH] Symbol offsets
...pipermail/llvmdev/2013-April/061511.html
[2] http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-July/063909.html
[3] http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-February/047514.html
[4] http://www.haskell.org/pipermail/ghc-devs/2013-September/002565.html
[5] https://ghc.haskell.org/trac/ghc/ticket/4213#comment:12
[6] https://github.com/bgamari/llvm/compare/symbol-offset
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/2...
2006 May 14
1
Max payne 2 problem
I installed Max Payne 2 with loki installer. When I try to run max
payne with maxpayne2 I get this error:
[img]http://www2.shrani.si/files/er526682.png[/img]
Anyone have any ideas what to do?
This is output from console:
[quote]
2009 Apr 02
0
Tripp Lite OMNISV1500XL on Debian lenny (NUT 2.2.2)
...> script which checks every few seconds to make sure the UPS driver is
> on-line, and if not restarts NUT. I do not observe this behavior when I
> boot Windows XP Pro 64 on the system.
I believe this has been addressed once before:
http://article.gmane.org/gmane.comp.monitoring.nut.user/4213/match=known
> Secondly, the reported voltages are all incorrect. I measured
> them with an accurate voltmeter, and the Input Voltage is typically around
> 120V, the Output Voltage is 122V, and the Battery Voltage at full charge is
> 26V. Running under Windows, the system...
2012 Nov 03
0
btrfs kernel threads producing high load and slow system down
...ag my home parition and also added the
autodefrag mount option but this changed nothing.
System is kernel 3.6.4, ArchLinux.
Anything else beside going back to ext4 I can do?
root@horus /home/florian # btrfs fi show
failed to read /dev/sr0
[..]
Label: ''home'' uuid: 271f1598-288e-4213-bb7a-64c3e83c4cd5
Total devices 1 FS bytes used 1.30TB
devid 1 size 2.73TB used 1.74TB path /dev/sdb1
Thanks!
Florian
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info a...
2014 Nov 13
1
metafor - code for analysing geometric means
?Dear All
I have some data expressed in geometric means and 95% confidence intervals. Can I code them in metafor as:
rma(m1i=geometric mean 1, m2i=geometric mean 2, sd1i=geometric mean 1 CI /3.92, sd2i=geometric mean 2 CI/3.92.......etc, measure="MD")
All of the studies use geometric means.
Thanks!
Edward
----------------------------
[[alternative HTML version deleted]]
2007 Jan 18
1
Clusterer generating javascript syntax error
Hi all,
I''m using Ym4r with the Clusterer. The GMaps code in my controller
looks something like this:
# geo is an array of lon/lat points
session[:gmap] = GMap.new(''map_div'')
session[:gmap].control_init(:large_map => true,:map_type => true)
session[:gmap].center_zoom_init([38.134557,-95.537109],4)
markers = Array.new
2019 Jun 14
1
Update 4.10.2 to 4.10.4: Cant create files in subdirectorie anymore
...igger called action=0x1,
filter=0x2, dir=/top1/share, name=sub_dir
1436(messaging_dgm_send): ?? ??? ??? ?messaging_dgm_send: Sending message
to 6123
allocated file structure fnum 3330821925 (1 used): ?? ??? ?
747(file_name_hash): ?? ??? ? ??? ??? ?file_name_hash: /top1/share/sub_dir
hash 0xe1a55ab3
4213(open_directory): ?? ??? ? ??? ??? ?Not opening Directory sub_dir
130(dbwrap_lock_order_lock): ?? ??? ?bwrap_lock_order_lock: check lock
order 1 for locking.tdb
--
servicepath:?? ??? ??? ??? ??? ??? ?'/top1/share'
base_name:?? ??? ??? ??? ??? ??? ??? ?*
base_name:?? ??? ??? ??? ??? ??? ??? ?...
2019 Sep 05
2
mail_filter and mail_filter_out broken somewhere between 2.2.27 and 2.3.4, problem still exists in git
...h-b6fd8bdd dovecot: mail-filter: Error: arguments were: write#011fincham at scratch-b6fd8bdd#011 To: Test <fincham at scratch-b6fd8bdd> From: Test <fincham at scratch-b6fd8bdd> Subject: This is the test e-mail
Sep 5 02:18:12 scratch-b6fd8bdd dovecot: lda(fincham at scratch-b6fd8bdd)<4213><94f8BWRwcF11EAAA/w3Ckw>: Panic: file ostream.c: line 201 (o_stream_flush): assertion failed: (stream->stream_errno != 0)
Sep 5 02:18:12 scratch-b6fd8bdd dovecot: lda(fincham at scratch-b6fd8bdd)<4213><94f8BWRwcF11EAAA/w3Ckw>: Error: Raw backtrace: /usr/lib/dovecot/libdovec...
2015 Nov 25
0
LZ4 mailbox corruption
...er): Error: unlink(Internal error occurred. Refer to server
log for more information. [2015-11-25 16:12:01]) failed: No such file or
directory
Any help welcome
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4213 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20151125/1240f235/attachment.p7s>
2004 Mar 31
2
sound issue
Hi all, I'm new to asterisk. I have it installed and 1 x100p card. I'm
trying to use kphone to connect out. But, when I start * it gives me
sound card busy error. I've checked ps aux and nothing seems to have the
sound card. Any ideas? Does starting asterisk automatically take the
sound card? Also, can you use the phone connected into the XFO card w/
asterisk or do you need an XFS card