similar to: authentication error after primary group change

Displaying 20 results from an estimated 200 matches similar to: "authentication error after primary group change"

2010 Oct 10
9
Dovecot 2.0.5 and BSDI 4.3 again
Right, Changes made to dovecot-2.0.5/src/lib-master/master-service.c conn.listen_fd = l->fd; conn.fd = net_accept(l->fd, &conn.remote_ip, &conn.remote_port); i_error("conn.fd: %d",conn.fd); i_error("l->fd: %d",l->fd); i_error("&conn.remote_ip:
2010 Nov 26
2
multivariate analysis
Hi I have 1800 response variables to regress on two factors (latitude and age), what is the script to run all response variables at once instead of writing 1800 models? Thanks R. ________________________________________ L?hett?j?: r-help-bounces at r-project.org [r-help-bounces at r-project.org] käyttäjän Dennis Murphy [djmuser at gmail.com] puolesta L?hetetty: 25.
2008 Jan 14
1
Error in solve.default message using lme
Dear All, I?m using lme to analyze a time series gene expression data. I don?t have all animals in all times, the number of animals in each time is different and I have lots of NA values. An example file can be downloaded at lbmp.fcav.unesp.br/leonardo and the code used is the following: teste<-read.table(file='example.csv',sep=',',header=T) B<-1366 library(nlme)
2006 Jun 20
0
How large a genetic analysis will you be able to do in R...
>From: "john hickey" <jmwhickey@hotmail.com> >To: fries@fcav.unesp.br >Subject: R genetic parameters >Date: Tue, 20 Jun 2006 11:20:45 +0000 >X-OriginalArrivalTime: 20 Jun 2006 11:20:48.0892 (UTC) >FILETIME=[94F903C0:01C6945B] >X-Virus-Scanned: by amavisd-new at fcav.unesp.br > > >Luiz, > >How large a genetic analysis will you be able to do in R,
2004 Jan 29
10
Doubt about pattern
Hi All, I have a very simple problem. I have several files in a same directory. I would like to send for an object only the files that finish in ".sens.". I execute the command below, files <- dir(pattern="*.sens") but it includes all of the files that have "sens", independent of they be in the end or in the middle of the name of the file. How could I solve
2009 Mar 11
4
error.bars
Hi, I'm trying to use the function "error.bars", but the program don't find it, and I dont't found any package with this function. Is there some another functin to draw barplots with error bars? Sueli Rodrigues Eng. Agr?noma - UNESP Mestranda - USP/ESALQ PPG-Solos e Nutri??o de Plantas Fones (19)93442981 (19)33719762
2007 Oct 10
2
pt inaccurate when x is close to 0 (PR#9945)
Full_Name: Skylab Gupta Version: R version 2.5.1 (2007-06-27) OS: Windows XP Submission from: (NULL) (216.82.144.137) Hello, I have been playing around with the statistical distributions in R. I think the computations for the cumulative distribution function of the students t distribution in R are not very accurate. For instance, the cdf of a students t distribution with 13 degrees of freedom
2004 Jul 05
2
[v3.0.4] can not set SSID
Hi, I have run a FileServer with Samba 2.2.8a and want to upgrade to 3.0.4. I had successfully compile and build the new version and the most of all works fine. Now i want to set my old SID to the new System how is described in this mail (http://lists.samba.org/archive/samba/2003-June/068765.html), that not all clients have to reinclude to the domain, but it does not work. old System
2002 Apr 23
2
Install
Dear Sirs, I am an economist, and I have learned about R from an statician. I would like to get some instructions on which packages of R should I install. I am intending to use R for graphical analysis, correlaction, and also estimation - this latter the least, since I have an econometric package which performes it very well. I should also mention that I am going to work mostly with
2020 Nov 18
3
Best practice preparing for disk restoring system
I'd agree with you John. I'm trying to get away from Amanda's unpredictability and go back to using scripts to drive dump (for ext2/3/4) and xfsdump (for xfs). Is there any easy way to tell rear to include xfsdump and dump capability? If the commands are there then its trivial to restore data. What I've done in the past is before the nightly backup write a small file to the
1999 Mar 27
0
FreeBSD Real-Quick NewsLetter February 1999
This is issue never made it to this list, so i am posting it late, since I now have access to post to this list. -Chris FreeBSD Real-Quick(TM) NewsLetter. Things Happening in FreeBSD. Volume #2 Issue #2 February 1999 Release Information: FreeBSD 3.1 is available from Walnut Creek CDROM FreeBSD 4.0 is now the Development Version with no release scheduled. FreeBSD
2005 Mar 14
0
1.0.5 / 1.0.6 and oh323 compiling problem
Hi, I have the same problem with cvs head. (1.0.6) See http://www.inaccessnetworks.com/projects/asterisk-oh323 And https://skylab.inaccessnetworks.com/mantis/view_all_bug_page.php (issue 00...008) some 'patch' files are included. I am a newbie to linux and asterisk. I do not want to blow my config. Please give me a feed-back if those files helped you and how. Also if you have a
2009 Mar 06
2
Linear Regression
Hi, I have the following file, and I need to work out the linear regression for each sample. I tried the model(*) and receive the error message (**): > data=split(mydata,rep(1:(nrow(mydata)/6),each=6)) > arrang.linear=lapply(data,lm,formula=KA~PA) Erro em storage.mode(y) <- "double" : invalid to change the storage mode of a factor Al?m disso: Warning message: In
2009 Jan 06
0
oracle10gR2 start up script for Centos 5 rgmanager
HI, I am running oracle 10GR2 with ASM (raw luns) on two nodes running centos 5 cluster for high availability.Can any one provide me the oracle star tup (start,stop and status )script to use by the cluster rgmanager so that it will stop , start and check the status by the cluster .I am in last stage of testing but i get s trucked up because of the script. All of my oracle instances are
2020 Nov 18
0
Best practice preparing for disk restoring system
I'm old school, but I always liked using dump/restore on unix file systems. e2dump or whatever for linux, zfs send/recieve for zfs, ufsdump on freebsd ufs, etc etc. then I just need to know what file systems they are, and where they should be mounted, and its trivial to set tha tup on new hardware.
2009 Apr 02
2
Scatter plot
Hi. How do I plot the straight line and r? in a scatter plot using a simple file x~y? Sueli Rodrigues Eng. Agr?noma - UNESP Mestranda - USP/ESALQ PPG-Solos e Nutri??o de Plantas Fones (19)93442981 (19)33719762
2006 Jan 30
0
Connect to a server for autentication
Hi All, This is my first post here. I need to use a proprietary program designed only for nt 4 or win2k. I set all things in winecfg to win2000. After, I install the program and, at the end, I choose "I will restart my computer later". The setup finished the instalaltion well with out any error message. Then, I run wineboot. No error messages again. But, I was unable to start the
2006 Jan 31
0
No Network error
Dear All, When I start my program, I receive this error message: ------error message start here------ Could not connect to License Server 'bcc3'. Error description: No network This may be due to: - the server computer is unavaliable, - your network connection has broken, - incorrect server location - invalid username and password supplied Do you wish specify a new server location?
2009 Mar 05
1
Regressão linear
Ol?. Tenho um arquivo que a cada 6 linhas corresponde uma amostra da qual preciso dos coeficientes da regress?o linear. Como fa?o para que o programa distinga a cada 6 linhas como uma amostra e n?o calcule como um todo? Estou usando a fun??o: model=lm(y ~ x) Sueli Rodrigues Eng. Agr?noma - UNESP Mestranda - USP/ESALQ PPG-Solos e Nutri??o de Plantas Fones (19)93442981 (19)33719762
2009 Dec 18
1
Doubts about ADE-4
Hi, I'm having some troubles in using the ADE-4 package. I want to analyze data for the Outlying Mean Index in the function 'niche'. I've got two matrixes: one for environmental data and the other for species abundance data. But to implement the analysis, as I understand it, I need to put tocheger these two matrixes in one, as in the example provided with the package. Un