search for: oups

Displaying 20 results from an estimated 85 matches for "oups".

Did you mean: ops
2001 Oct 17
1
stochastic course notes with R
I have just put the postscript file for the first draft of a manuscript of a course on The Statistical Analysis of Stochastic Processes in Time, as well as the R code to do all of the examples, on my web page at www.luc.ac.be/~jlindsey/manuscripts.html The chapters are Part I Basic principles 1. What is a stochastic process? 2. Normal theory models and extensions. Part II Categorical state
2001 Oct 17
1
stochastic course notes with R
I have just put the postscript file for the first draft of a manuscript of a course on The Statistical Analysis of Stochastic Processes in Time, as well as the R code to do all of the examples, on my web page at www.luc.ac.be/~jlindsey/manuscripts.html The chapters are Part I Basic principles 1. What is a stochastic process? 2. Normal theory models and extensions. Part II Categorical state
2020 Mar 05
1
Upgrade 4.9 -> 4.11 oups
...I will play with gdb today :-) see you later ! -----Message d'origine----- De?: Andrew Bartlett <abartlet at samba.org> Envoy??: mercredi 4 mars 2020 23:44 ??: MORILLO Jordi <j.morillo at educationetformation.fr>; samba at lists.samba.org Objet?: Re: [Samba] Upgrade 4.9 -> 4.11 oups On Tue, 2020-03-03 at 17:17 +0000, MORILLO Jordi via samba wrote: > Hello ! > > I decided to upgrade my fileservers from stretch/samba 4.9 to > buster/samba 4.11 I just realized that smbd is not working anymore :-/ > If someone has an idea It would be amazing... as an idiot, I up...
2020 Mar 04
0
Upgrade 4.9 -> 4.11 oups
On Tue, 2020-03-03 at 17:17 +0000, MORILLO Jordi via samba wrote: > Hello ! > > I decided to upgrade my fileservers from stretch/samba 4.9 to > buster/samba 4.11 > I just realized that smbd is not working anymore :-/ > If someone has an idea It would be amazing... as an idiot, I upgraded > my 20 servers.... without snapshot.... > Thank you so much > > Here's
2020 Mar 05
1
Upgrade 4.9 -> 4.11 oups
Hi Andrew, >> I decided to upgrade my fileservers from stretch/samba 4.9 to >> buster/samba 4.11 >> I just realized that smbd is not working anymore :-/ >> If someone has an idea It would be amazing... as an idiot, I upgraded >> my 20 servers.... without snapshot.... >> Thank you so much >> >> Here's some logs : >> >> root at
2005 Jan 11
4
LDAP unable to add Idmap
Hi, I'm trying to setup a Samba with ldap backend, I followed tha samba by example chapter 6, followed the instcution in the book, and when it says to add an idmap data container, LDAP won't allow me to add the idmap something like this : adding new entry "ou=Idmap,dc=test,dc=co,dc=id" ldapadd: update failed: ou=Idmap,dc=test,dc=co,dc=id ldap_add: Constraint violation (19)
2003 Mar 28
0
openssh-unix-dev@mindrot.org , Swiss Group Switzerland ! Earn up to 2 daily in the Swish Stock Exchange !
<!1479> <html><body><p><b>Sw<!1479>iss Gro<!1479>up SA</b> is one of Switzerland's lead<!1479>ing pri<!1479>vate altern<!1479>ative inve<!1479>stment compa<!1479>nies which allocates its assets to a range of fu<!1479>nds mai<!1479>nly in the fi<!1479>eld of alter<!1479>native
2006 Aug 16
1
Routing Error !!
hello, oups big problem in production .... I don''t know why but I lost my stylesheets and images ... rails route /images /stylesheets as it was a controller ?? => so no images no stylesheets !! any idea ?? example: Routing Error Recognition failed for "/stylesheets/base.css" thanks...
2007 Feb 17
1
wrong dovecot GID while upgrading
Hello, I tried to upgrade dovecot from 1.0.rc7 to rc22 but I got this error at the end of the upgrade process: Dovecot has reserved the groupname 'dovecot' and gid '143': ERROR: groupname 'dovecot' already in use by gid '1003' Please resolve these issues and try again: Either remove the conflicting group or if you wish to continue using a legacy gr
2006 May 04
4
Ajax spinners
Hi all, I''ve been looking for these for quite some time now and I couldn''t find them with a transparent background and a neutral color, so here they are, just baked from the oven: The Mac OS X and Mozilla Spinners (Grayscal and Transparent) Enjoy Gael -------------- next part -------------- A non-text attachment was scrubbed... Name: spinner_mac.gif Type: image/gif Size: 2530
2004 Oct 04
2
call/pickup groups
Hi, Anyone knows why there's a limit of 32 callgroup/pickupgroup in * ? It is coded as unsigned int but there's an hardcoded "if( X > 31 )" like line. IMHO, 32 group is very low and I wonder what impact it would have to increase it to 2^16-1 . Anyone?
2006 Apr 27
6
How to trim a string?
This must be really simple but I have looked everywhere. I have a <%= item.description -% in my view and I want to trim it to 10 words. The description can be long and I want to trim this in my preview? -- Posted via http://www.ruby-forum.com/.
2020 Mar 03
6
Upgrade 4.9 -> 4.11 oups
...and keytab winbind refresh tickets = Yes encrypt passwords = yes idmap config *:backend = tdb idmap config *:range = 70001-80000 idmap config EDUC-FOR:backend = rid idmap config EDUC-FOR:range = 10000-70000 winbind separator = + winbind enum users = yes winbind enum groups = yes winbind use default domain = yes domain master = no local master = no # For ACL support on member file server vfs objects = acl_xattr map acl inherit = Yes # Printing global configuration printcap cache time = 60 printcap name = cups rpc_server:spoolss = exter...
2010 Aug 15
1
parent.frame(1) of a S4 method is not a calling environment.
...d("foo", signature("A"), + def=function(a, b, ...){ + cat("--pf1--\n") + print(ls(parent.frame(1))) + cat("--pf2--\n") + print(ls(parent.frame(2))) + }) [1] "foo" > > tf() #oups --pf1-- [1] "a" --pf2-- [1] "b" > So, can I be sure that for such functions parent.frame(2) will always work? What are the additional rules? Many thanks, Vitaly.
2017 Jul 26
3
How long to wait for process?
UseRs, I have a dataframe with 2547 rows and several hundred columns in R 3.1.3. I am trying to run a small logistic regression with a subset of the data. know_fin ~ comp_grp2+age+gender+education+employment+income+ideol+home_lot+home+county > str(knowf3) 'data.frame': 2033 obs. of 18 variables: $ userid : Factor w/ 2542 levels
2015 Sep 16
1
[PATCH 0/4] efi: Makefile improvement
Oups ... I forgot I sent that ... /me hides 2015-09-16 22:40 GMT+02:00 Gene Cumm <gene.cumm at gmail.com>: > On Wed, Sep 16, 2015 at 10:55 AM, Erwan Velu via Syslinux > <syslinux at zytor.com> wrote: > > On mageia I'm using the following patch > > > https://svnweb....
2007 May 15
2
[LLVMdev] Compiling llvm-gcc in linux/ppc
Chris Lattner wrote: > > This looks like you're compiling llvm-gcc3, which is quite dead by now. > Please follow these instructions: > http://llvm.org/docs/CFEBuildInstrs.html > > Oups, sorry for that. Here is the error message with the latest svn version: gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -DHAVE_CONFIG_H -DENABLE_LLVM -D__STDC_LIMIT_MACROS -I. -I....
2022 Sep 21
2
Kmods SIG in RHEL
On 21/09/2022 08:32, Thomas Stephen Lee wrote: > Hi, > > Is > https://sigs.centos.org/kmods/ > a part of RHEL 9? > If yes, what is the repository name? > If not, when can we expect it to be included? > > Thanks > > --- > Lee No, it's not part of RHEL9 , and it's built and maintained by the Kmods SIG (see https://sigs.centos.org/kmods/) as a
2008 Jun 14
1
restricted coefficient and factor in linear regression.
Hi, my data set is data.frame(id, yr, y, l, e, k). I would like to estimate Lee and Schmidts (1993, OUP) model in R. My colleague wrote SAS code as follows: ** procedures for creating dummy variables are omitted ** ** di# and dt# are dummy variables for industry and time ** data a2; merge a1 a2 a; by id yr; proc sysnlin maxit=100 outest=beta2; endogenous y; exogenous l e k
2017 Jul 27
2
How long to wait for process?
Michael, Thank you for the suggestion. I will take your advice and look more critically at the covariates. John On 7/27/2017 8:08 AM, Michael Friendly wrote: > Rather than go to a penalized GLM, you might be better off > investigating the sources of quasi-perfect separation and simplifying > the model to avoid or reduce it. In your data set you have several > factors with large