search for: frank

Displaying 20 results from an estimated 6511 matches for "frank".

2015 Nov 12
2
Problems after upgrade from 2.0 to 2.2
...45 21 7d-fe ea a4 36 f1 35 76 3a 5GsW"E!}?6.5v: (?) Start Time: 1447309592 Timeout : 300 (sec) Verify return code: 20 (unable to get local issuer certificate) --- * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN] Dovecot ready. 01 login frank myPassword * BYE Internal error occurred. Refer to server log for more information. closed And in the log files I find following information: dovecot.log Nov 12 07:47:27 imap-login: Info: Login: user=<frank>, method=PLAIN, rip=134.169.39.105, lip=134.169.39.22, mpid=9475, TLS, session=<.....
2002 Mar 06
3
help with combining data frames
...50 5 80 Combined Day Hb wbc ALT 1 10 4 60 2 NA NA 70 3 11 7 NA 4 NA NA 50 5 9 6 80 Does anyone know if this can be done, or is it better not to combine the frames ? I appreciate any thoughts or help Frank Mattes Department of Virology Royal Free and University Medical School London -- _________________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2002 Sep 03
1
Properly initializing a plot
...routinely call plot.new() I will get extra empty panels if the code in the calling environment included par(mfrow=c(#rows,#columns)). Does anyone know of almost foolproof code for initializing a new plot inside a high-level plotting function but not unnecessarily doing so? Thanks in advance. -- Frank E Harrell Jr Prof. of Biostatistics & Statistics Div. of Biostatistics & Epidem. Dept. of Health Evaluation Sciences U. Virginia School of Medicine http://hesweb1.med.virginia.edu/biostat -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help ma...
2010 Dec 11
6
How to use "xe tunnel-create" to create GRE tunnel?
...by_xe_network_create then I got an uuid which is "access-PIF" of output from "xe tunnel-list". what should I do next? how to set remote_ip and GRE type and GRE key? I already know how to do these by open vswitch, I just want to use xe command do same things. than kyou. -- Frank Zhang Cloud.com INC _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2015 Nov 12
1
Problems after upgrade from 2.0 to 2.2
...a new debian package file! They added the 15-mailboxes.conf file with this input-namespace. It?s a bad thing. For changed configuration the installer asks which version, old or new to take, but new files are installed without confirmation. But that?s a debian problem, not dovecot. Best regards, Frank > Am 12.11.2015 um 08:58 schrieb Christian Kivalo <ml+dovecot at valo.at>: > > Hi, > > On 2015-11-12 08:03, Frank Rust wrote: >> Hi all, >> after upgrade from some 2.0 version to 2.2.19 (debian) i face map >> login problems: >> # doveconf -n >>...
2015 Nov 12
0
Problems after upgrade from 2.0 to 2.2
Hi, On 2015-11-12 08:03, Frank Rust wrote: > Hi all, > after upgrade from some 2.0 version to 2.2.19 (debian) i face map > login problems: > > # doveconf -n > # 2.2.19 (ca91d540fd87): /etc/dovecot/dovecot.conf > # Pigeonhole version 0.4.9 > # OS: Linux 2.6.32-5-amd64 x86_64 Debian 8.2 ext4 > auth_debu...
2005 Dec 29
5
help with installing login_engine
Hello, I did a script/plugin discover then script/plugin engine then script/plugin login_engine The discover worked, but I get engine and login_engine not found. I am using a Mac Thanks Frank
2004 Jun 01
1
Problem with .First.lib while running R CMD check
...Error in .tryQuietly({ : Error in library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) : .First.lib failed Execution halted Here is the .First.lib in question: .First.lib <- function(lib, pkg, verbose=TRUE, ...) { if(verbose) cat("Hmisc library by Frank E Harrell Jr\n\n", "Type library(help='Hmisc'), ?Overview, or ?Hmisc.Overview')\n", "to see overall documentation.\n\n", "Hmisc redefines [.factor to drop unused levels of factor variables\n", "when subscriptin...
2010 Oct 01
6
Interpreting the example given by Frank Harrell in the predict.lrm {Design} help
Dear list, I am relatively new to ordinal models and have been working through the example given by Frank Harrell in the predict.lrm {Design} help All of this makes sense to me, except for the responses, i,e how do i interpret them? i would be extremely grateful if someone could explain the results? First i establish the date and model - > y <- factor(sample(1:3, 400, TRUE), 1:3, c('good...
2005 Dec 31
6
What does this error mean when using scaffold?
Last login: Fri Dec 30 15:34:43 on ttyp1 source /private/var/tmp/folders.501/TemporaryItems/Locomotive. 1135999534.992790-16807 Welcome to Darwin! frank-roccos-powerbook58:~ farocco$ source /private/var/tmp/folders. 501/TemporaryItems/Locomotive.1135999534.992790-16807 frank-roccos-powerbook58:~/Documents/receipts farocco$ script/ generate scaffold receipt receipt ./script/../config/../config/environment.rb:63: undefined method `config''...
2010 Jan 08
2
A better way to Rank Data that considers "ties"
This will start off sounding very easy, but I think it will be very complicated. Let's say that I have a matrix, which shows the number of apples that each person in a group has. OriginalMatrix<-matrix(c(2,3,5,4,6),nrow=5,ncol=1,byrow=T,dimnames=list(c("Bob","Frank","Joe","Jim","David"),c("Apples"))) Apples Bob 2 Frank 3 Joe 5 Jim 4 David 6 I want to add a third column that shows what each person's rank is - e.g. David is number 1 because he has the most apples. So this...
2002 Apr 12
5
How to specify search order for require()
...nt the package being loaded by .First.lib using library.dynam("mypackage",pkb,lib) to be higher in the search order than the two required packages, because I want to have a couple of functions from the two required packages overridden. What is the best way to do that? Thanks in advance -Frank -- Frank E Harrell Jr Prof. of Biostatistics & Statistics Div. of Biostatistics & Epidem. Dept. of Health Evaluation Sciences U. Virginia School of Medicine http://hesweb1.med.virginia.edu/biostat -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2010 Nov 19
4
get older version 3.0.37
...ive Directory for authentication and many employees are in more than 128 Active Directory groups. The newer samba versions are checking on this limit and as a result these employees cannot access the shares. Is there somebody who can help me with this? Kind regards / Met vriendelijke groet, Frank van Bergenhenegouwen fbergenhenegouwen at sltn.nl
2004 Mar 11
5
fft question
...ndling of the borders of the signal. Usually in fft especially in image processing the signal is simulated to be continuous by adding the signal several times periodically. My question is, is there some function implemented in R handling this or do I have to combine my data manually ? Thanks, -- Frank G. Zoellner AG Angewandte Informatik Technische Fakult"at Universit"at Bielefeld phone: +49(0)521-106-2951 fax: +49(0)521-106-2992 email: fzoellne at techfak.uni-bielefeld.de
2007 Aug 29
1
samba-error: tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Hi everyone! I'm getting mad: On a running debian-edu/skolelinux 3 with samba 3.0.24-6etch4 my win clients lost their server-shares during work and can't get them back. Tried smbclient and got: tjener:~# smbclient -U frank -L tjener Password: Domain=[SKOLELINUX] OS=[Unix] Server=[Samba 3.0.24] Sharename Type Comment --------- ---- ------- netlogon Disk Network Logon Service admins Disk Root's Spielwiese hauptschule D...
2001 Sep 08
5
Patch
Hallo short question how is the Syntax for interactivity.patch ext3-dir-speedup.patch ? patch -p0 ext3-dir-speedup.patch doesnt work -- Frank
2006 Jan 03
7
best authorization?
Hello, I want to allow some users to manage other user accounts, but do not want them to manage the admin account. I have tried auth_generator, login_engine and user_engine I am having a hard time gettign this to work. Looking for advise and help. Thanks Frank -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060103/3f48b351/attachment.html
2005 Jul 04
3
Call Transfer using SIP clients
...up I am using, so you might be able to pinpoint the cause of the problem. I'm currently using Asterisk CVS as of July 4th 2005. The only means of communication at the moment is the XTen X-Lite SIP Client, I already added the following entries to my "sip.conf" configuration file: [frank] canreinvite=no type=friend secret=frank username=frank nat=yes host=dynamic [test] canreinvite=no type=friend secret=test username=test nat=yes host=dynamic The SIP setup is working without a problem, the X-Lite application correctly registers the users and I can set up calls between them. I...
2010 May 06
0
losing AD user & group information
Hello, A few weeks ago we started joining some remote servers to our AD domain as member servers. Several times now we have come back to them and found ownership settings missing like the following. [root at franks-dc1 opt]# ll total 72 drwxrws---+ 3 14505 10013 4096 Nov 28 2006 appinstalls drwxrws---+ 2 14505 10010 4096 Aug 3 2004 bldgshrs drwxrwsr-x+ 2 14505 10011 4096 Aug 3 2004 lessons drwx------ 2 root root 16384 Jul 8 2004 lost+found drwxrwsr-x+ 3 14505 10013 4096 Feb 27 2009 netapp...
2005 Dec 21
4
How can I taalk to our AS/400?
Hello, I can do this in java, but want to use Rails. How can I connect to our AS/400? Thanks Frank _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails