search for: jukka

Displaying 20 results from an estimated 32 matches for "jukka".

2005 Jan 10
2
Samba and Kerberos V
Hi, this is possibly a FAQ, but I couldn't find an answer to it so far, neither in the "Official HOWTO" nor somewhere else. Does Samba have native Kerberos V support, i.e. is it possible to authenticate against a (Heimdal, in our case) kdc? Hints are appreciated! TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~
2020 Jun 05
2
Ticket 46201 - Missing LLVM NOTICE file is making redistributing LLVM difficult
...recently noted by our legal review in release management that LLVM third-party licenses are scattered over different files, which complicates faithful license-preserving redistribution of LLVM to our users. Having a grouped license declaration of would make building redistributables easier. Best, Jukka
2005 Oct 07
3
panel data unit root tests
...mp; Lin 1993; Pesaran, & Smith & Im 1996; Maddala & Wu 1999) would be sufficient for my needs. To my understanding, these are rather easy to code, but as I have taken just my first steps in coding with R, existing code would save me from a lot of trouble & time. With regards, Jukka Ruohonen University of Helsinki References: Levin, A. & Lin, C.F. (1993): Unit Root Tests in Panel Data. ftp://weber.ucsd.edu/pub/econlib/dpapers/ucsd9356.pdf Maddala, G.S. & Wu, S. (1999): A Comparative Study of Unit Roots Tests with Panel Data and a New Simple Test. Oxford Bulleting...
2010 Sep 07
2
Plotting longitudinal data
...aggregate' the patient_ids: id<-unique(dat$patient_id) Then I try (and fail) to create a loop, that is supposed to plot the data: for(i in 1:8480){patient_id==id[i]plot(date,value)} What might be wrong? And how could I only plot eg quintiles for the ones that go down fastest? Thanks, Jukka
2007 Nov 04
0
Domain logon through VPN with WINS
...ot] comment = K?ytt?jien kotikansiot path = /var/lib/samba/kotikansiot read only = no browseable = yes share modes = yes create mode = 0660 directory mode = 0770 guest ok = no valid users = @ntusers @ntadmins /etc/samba/smbpasswd (slightly modified) jukankone$:1007:X:[W ]:LCT-472E1182: jukka:1000:X:[U ]:LCT-472E1087: spider:1005:X:[U ]:LCT-472E108D: jukankone.vpn$:1008:X:[W ]:LCT-472E1759: root:0:X:[U ]:LCT-472E1958: /etc/passwd jukka:x:1000:1001:Jukka:/home/jukka:/bin/bash /etc/group ntusers:x:1008:jukka,jari,pirita,sini,spider,jukankone$,juka...
2010 Dec 31
2
Class "coef.mer" into a data.frame?
...I get the following warning: a<-data.frame(coef(res)) Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) : cannot coerce class "coef.mer" into a data.fram I think I have done it before the same way and it has worked, but not any more.. Jukka
2005 Oct 24
2
Samba + LDAP + TLS
...this effect, since the server name should have been resolvable with /etc/hosts file? Does it has something to do with my certificate files, which are generated using ldap.server.name? However, I was able to login with TLS and Apache, so I don't think that's the case. Thanks in advance, Jukka Hienola
2002 May 20
1
Compilation problem with samba2.2.4
...nt it? I can compile Samba 2.2.4 with default okey. And if I first compile only default and it work, and after that I run ./configure --with-ldapsam and when I run make it compile anly one files not that , can I do that and make Samba work with LDAP? I use to Sun Forte C 6.0 compiler. Regards: Jukka Holopainen VTT Electronics Kaitov?yl? 1 90570 Oulu jukka.holopainen@vtt.fi P.S If somebody of yor group are planning coming to Finland and Oulu I buy Pizza to him or her
2006 Jan 06
2
panel data unit root tests
...lation problems in a GMM dynamic panel estimator a la Arellano & Bond. Therefore one should code the theoretically relevant instruments beforehand with various transformation matrices. Thus, should I start to study something that can be done with the newly added SparseM package? Regards, Jukka Ruohonen.
2004 Aug 29
0
uidswap.c breaks ssh when originating user is root
...(setgid(old_gid) != -1 || setegid(old_gid) != -1)) fatal("%s: was able to restore old [e]gid", __func__); After this change also root can again use ssh-3.9p1. I hope this helps. Cheers, // jau .--- ..- -.- -.- .- .- .-.-.- ..- -.- -.- --- -. . -. / Jukka A. Ukkonen, Mawit Ltd, Finland /__ M.Sc. (sw-eng & cs) (Phone) +358-500-606-671 / Internet: Jukka.Ukkonen(a)Mawit.Com (Home) +358-9-6215-280 / Internet: ukkonen(a)nic.funet.fi v Internet: jau(a)iki.fi .--- .- ..- .....
2014 Mar 22
3
SCTP support for the common openssh source?
Greetings, Are there any plans to import SCTP support to OpenSSH? There have been SCTP patches for OSX and FreeBSD, and those seem to work pretty decently. I guess there might quite a number of potential users for SCTP were it part of the common source tree. A second benefit of having SCTP support as a standard feature in OpenSSH for all platforms supporting SCTP would be kind of social pressure
2010 Jul 02
9
Xen in Linux distributions
...g a lot of problems. Not just that they have started using an annoying version of grub, but also because the packaged Xen kernel does not seem to work. So, I would like to ask what is the future of Xen in the Linux distributions and which one should I start using as my Xen dom0? Best regards, Jukka Kommeri _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Nov 04
2
Samba PDC + OpenLDAP replica
...affic between Samba PDC and BDCs, or so I have understood, since switches connecting different VLANs don't route NetBIOS traffic. And I have no administrative rights to make any changes to their configuration. So, is it possible at all to make Samba to use LDAP replica as it's backend? Jukka Hienola University of Helsinki
2005 Jun 19
1
Speex development and manual out of sync.
Greetings, It seems that the last manual and the last reference document available from speex.org web site are seriously out of date (from 2003). This makes it hard and error prone to try using any more recent features of speex in new developments that might benefit from the undocumented new features. Are there more up-to-date documents at all? And if so, could someone put them to the web site?
2007 Feb 15
0
New package 'drm' for repeated categorical data analysis
...ate maximum likelihood fitting for datasets with large cluster sizes. For an application to a binary response with 12 repeated measurements, see the help-file of function drm. For more information, see: http://www.helsinki.fi/~jtjokine/drm/ Bug reports, comments or suggestions are welcome. best, Jukka Jokinen _______________________________________________ R-packages mailing list R-packages at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-packages
2002 Feb 15
0
na.include and nlm warnings
...l optimization in some situations. Can anyone tell whether this could cause problems? This could be avoided with optim which doesn't print warnings in this case but I have found that it takes, with all available methods, at least twice as many iterations for some problems. Thanks in advance, Jukka Jokinen -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request...
2007 Feb 15
0
New package 'drm' for repeated categorical data analysis
...ate maximum likelihood fitting for datasets with large cluster sizes. For an application to a binary response with 12 repeated measurements, see the help-file of function drm. For more information, see: http://www.helsinki.fi/~jtjokine/drm/ Bug reports, comments or suggestions are welcome. best, Jukka Jokinen _______________________________________________ R-packages mailing list R-packages at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-packages
2008 Jan 10
1
Fwd: multinomial regression for clustered data
Hello dear R-users, does any of you know a way to perform a multinomial regression with clustered data (i.e. repeated measurements)? I made the first analysis with Stata option vce cluster in the mlogit command but was looking for a similar functionality in R too... thanks all! niccolò [[alternative HTML version deleted]]
2006 Jan 12
2
extract variables from linear model
Hi, I fitted a linear model: fit <- lm(y ~ a * b + c - 1 , na.action='na.omit') Now I want to extract only the a * b effects with confidence intervals. Of course, I can just add the coefficients by hand, but I think there should an easier way. I tried with predict.lm using the 'terms' argument, but I didn't manage to do it. Any hints are appreciated, best, joerg
2011 Feb 13
0
BMS package and leading minor problems
...p getting following error message: > bms<-bms(dat) Error in chol.default(XtX.start) : the leading minor of order 36 is not positive definite I've done it before, it worked for some other data set but not this time. I can't find any info about leading minors from anywhere. Jukka