Displaying 20 results from an estimated 61 matches for "acadia".
Did you mean:
acadiau
2001 Mar 05
1
Attempting to mount to a Samba share from linux.
Hello, I have a fairly large problem mounting a samba share from within
linux. The samba server, running Solaris 7 with Samba pre-2.0.7, has a
bunch of shares on it, one of which I can mount from Windows, while logged
into the ACADIA domain, but I cannot mount that share using smbmount in
linux. When I log into windows, I log in with the username 033197m and my
password. In smb.conf I have my workgroup set to ACADIA, the Domain
controller in as a password server, and security = domain. When I try to
mount the share in linux...
2005 May 01
3
Roots of quadratic system.
...that I am not opimizing, but
rather solving the first order conditions which come from a Hamiltonian. I am
basically looking for something in R that will do the same thing as fsolve in
Matlab.
Thanks,
John.
==============================================
Dr. John Janmaat
Department of Economics
Acadia University
Tel: 902-585-1461
2004 Aug 18
3
downloading the R program
...rying to download the R program, but am having trouble. I have
read through the instructions, but do not seem to be able to do it
properly. Can you tell me the step-by-step instructions?
Joanne L. Butler, Post-doctoral Fellow
Equity and Technology Research Project
c/o Department of Sociology
Acadia University
Wolfville, N.S. B4P 2R6
phone (902) 585-1535
fax (902) 585-1769
[[alternative HTML version deleted]]
2006 Feb 05
3
Cluster Analysis - Number of Clusters
...l generate these
statistics, and/or other statistics to aid in cluster number selection?
Thanks,
John.
--
===========================================================================
Dr. John Janmaat Tel: 902-585-1461
Department of Economics Fax: 902-585-1070
Acadia University Email: jjanmaat at acadiau.ca
Wolfville, Nova Scotia, Canada. Web: ace.acadiau.ca/~jjanmaat/
1999 Dec 31
2
Ack...OpenSSH no longer compatible with SSH 1.2.26 clients?
...ct with it...
Something drastic change between pre23 and pre24? Then again, I can't get
pre23 to work anymore either, after further investigation :( OpenSSH
clients connect no problem, just not the old SSH 1.2.26 clients ...
Marc G. Fournier marc.fournier at acadiau.ca
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily shared by my employer"
1999 May 11
1
Security related bug/issue ... or mis-configuration?
...second is the smb.conf file found on that remote server,
running Solaris 2.6, and Samba 2.0.3 ...
I'm *really* hoping that its something that we're overlooking as
far as configuration is concerned...or else there is one helluva large
hole in Samba :(
Authentication, as shown, is to thor.acadiau.ca, which is an NT
server...
Any help *much* appreciated...
Thanks...
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
-------------- next part -------...
1999 Jun 03
0
Security related bug/issue ... or mis-configuration? (fwd)
...second is the smb.conf file found on that remote server,
running Solaris 2.6, and Samba 2.0.3 ...
I'm *really* hoping that its something that we're overlooking as
far as configuration is concerned...or else there is one helluva large
hole in Samba :(
Authentication, as shown, is to thor.acadiau.ca, which is an NT
server...
Any help *much* appreciated...
Thanks...
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
-------------- next part -------...
2003 Jun 26
1
Fonts on contour maps...
Hello All,
I am drawing four contour plots on a 2x2 layout. I need to downsize the
contour line labels. cex and labcex do not seem to work. Any suggestions?
Thanks,
John.
--
--------------------------------------------------------------------------
Dr. John Janmaat
Department of Economics, Acadia University, Wolfville, NS, B4P 2R6
E-mail: jjanmaat at acadiau.ca Web: http://ace.acadiau.ca/~jjanmaat
Tel: 902-585-1461 Fax: 902-585-1070
1999 Nov 25
2
pre15 & Solaris 7 ... rsa.h problem ...
...m ssh.h:25,
from authfd.c:19:
rsa.h:40: parse error before `__P'
rsa.h:42: parse error before `__P'
rsa.h:44: parse error before `__P'
rsa.h:45: parse error before `__P'
make: *** [authfd.o] Error 1
Marc G. Fournier marc.fournier at acadiau.ca
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily shared by my employer"
2000 Jan 04
1
Why ...
in packet.c:packet_read_poll(), stored_checksum is an unsigned int, but
GET_32BIT is returning an unsigned long ...
Or isn't it?
Marc G. Fournier marc.fournier at acadiau.ca
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily shared by my employer"
2000 Feb 08
0
[2.0.7pre1] found 'server = domain' directive ...
But, following the instructions, I get:
eris:/usr/slocal/samba/bin> ./smbpasswd -j ACADIA -r pdc.acadiau.ca
attempt_netbios_session_request: PDC.ACADIAU.CA rejected the session for name *SMBSERVER.
Segmentation fault
GDB shows:
eris:/usr/slocal/samba/bin> gdb !$ core
gdb smbpasswd core
GNU gdb 4.17
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the G...
2006 Aug 09
1
NLS and IV
...exogeneity (endogeneity) of a
regressor that has been implemented in R, for binary models?
Thanks,
John.
============================================================================
Dr. John Janmaat Tel: 902-585-1461
Department of Economics Fax: 902-585-1461
Acadia University, Email: jjanmaat@acadiau.ca
Wolfville, Nova Scotia, Canada. Web: ace.acadiau.ca/~jjanmaat/
B4P 1H5
2008 Mar 08
1
Elbow criterion plots for determining k in hierarchical clustering
...y(model.matrix(~-1 + f_dn1 + f_dn2 + f_dn3 + f_dn4, CwdDbh),
> as.factor(cutree(HClf_dn, k = 4)), mean) # Cluster Centroids
> biplot(princomp(model.matrix(~-1 + f_dn1 + f_dn2 + f_dn3 + f_dn4,
> CwdDbh)), xlabs = as.character(cutree(HClf_dn, k = 4)))
-----
Rebecca Jeppesen, MSc Candidate
Acadia University
Wolfville, N.S.
Canada
--
View this message in context: http://www.nabble.com/Elbow-criterion-plots-for-determining-k-in-hierarchical-clustering-tp15921695p15921695.html
Sent from the R help mailing list archive at Nabble.com.
2007 Mar 21
1
bug and patch: strptime first-of-month error in (possibly unsupported use of) "%j" format (PR#9577)
Full_Name: John Brzustowski
Version: R-devel-trunk
OS: linux (problem under Windows too)
Submission from: (NULL) (74.101.124.238)
(This bug was discovered by Phil Taylor, Acadia University.)
I'm not sure from reading the documentation whether strptime(x, "%j") is meant
to be supported, but if so, there is a bug which prevents it from working on the
first day of months after January:
> strptime(31:33, "%j")
[1] "2007-01-31" NA...
2011 Oct 03
1
ADS authentication stopped working
...smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/10/03 15:22:03.551129, 5] lib/username.c:133(Get_Pwnam_alloc)
Finding user MYDOMAIN\username
[2011/10/03 15:22:03.551148, 5] lib/username.c:77(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is acadia\username
[2011/10/03 15:22:03.551276, 5] lib/username.c:85(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as given is MYDOMAIN\username
[2011/10/03 15:22:03.551388, 5] lib/username.c:95(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as uppercase is MYDOMAIN\MPOWER
[2011/10/03 15:22:03...
2003 Apr 02
7
Index of item in matrix
Hello All,
Is there a fast way to find the index(row and column) of a point in a
matrix?
Thanks,
John.
--
--------------------------------------------------------------------------
Dr. John Janmaat
Department of Economics, Acadia University, Wolfville, NS, B4P 2R6
E-mail: jjanmaat at acadiau.ca Web: http://ace.acadiau.ca/~jjanmaat
Tel: 902-585-1461 Fax: 902-585-1070
2000 May 11
1
OpenSSH 2.1.0 under Solaris 8 ...
...14:01:48 iris sshd[8578]: error: Couldn't wait for child '/bin/ps -efl' completion: No child processes
Proceeds to let me login, but a second attempt fails ... ps shows no more
sshd processes running :(
Known problem?
Marc G. Fournier marc.fournier at acadiau.ca
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily shared by my employer"
2002 Jan 09
4
Cochrane-Orcutt method
Hello,
Is there a package that implements the Cochrane-Orcutt itterative
procedure for dealing with autocorrelation in a regression model?
Thanks,
John.
--
==========================================
John Janmaat
Department of Economics
Acadia University, Wolfville, NS, B0P 1X0
(902)585-1461
All opinions stated are personal, unless
otherwise indicated.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "he...
1999 Dec 16
4
ANNOUNCE: openssh-1.2.1pre18
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have just uploaded 1.2.1pre18.
This is mainly merges from the OpenBSD tree, bugfixes for Solaris
and libc5 Linux systems. It should fix all reported bugs except the
snprintf problems on some older Solaris versions.
Please test thoroughly, my hope is to have a stable version
released before Jan 1. At this point the main holdup is Solaris.
I have
2006 Mar 28
1
hybridHclust (new package)
..., an implementation of Michael Eisen's bottom-up clustering
algorithm is also in the library.
A paper, soon to appear in Biostatistics, describes this work:
Chipman, H., and Tibshirani, R. "Hybrid Hierarchical Clustering with
Applications to Microarray Data", available at
http://ace.acadiau.ca/math/chipmanh/papers/chipman-tibshirani-2003-modif
ied.pdf
There's an online tutorial at
http://ace.acadiau.ca/math/chipmanh/hybridHclust/index.html
Hugh Chipman and Robert Tibshirani
-- Hugh Chipman
-- Associate Professor and Canada Research Chair in Mathematical
Modelling
-- Departmen...