Displaying 20 results from an estimated 25 matches for "csun".
Did you mean:
csum
2000 Feb 21
0
SAMBA 2.0.6 vs HP's ASU/9000 LanMan (battle rages on)
...e smbdclient (With stripping of the dates as was requested :) )
Thanks
General Purpose Computer Geek
California State University, Northridge
College of Engineering and Computer Science
18111 Nordhoff St, Post Stop 8295
Northridge, CA 91330
ulairi@jps.net <mailto:ulairi@jps.net>
ulairi@ecs.csun.edu <mailto:ulairi@ecs.csun.edu>
ntadmin@ecs.csun.edu <mailto:ntadmin@ecs.csun.edu>
secadmin@ecs.csun.edu <mailto:secadmin@ecs.csun.edu>
To achieve victory when it is within the ken of the common herd is not the acme
of excellence. Nor is it the true acme of excellence when y...
1999 Oct 01
3
Compiling SAMBA 2.0.5a on HP-UX 11
...les, but I'd rather not do that unless someone
requests it.
General Purpose Computer Geek
|-----------------------------------------------------------------------
---|
| California State University, Northridge | ulairi@jps.net
|
| College of Engineering and Computer Science| ulairi@ecs.csun.edu
|
| 18111 Nordhoff St, Post Stop 8295 | ntadmin@ecs.csun.edu
|
| Northridge, CA 91330 | secadmin@ecs.csun.edu
|
- ----------------------------------------------------------------------
-----|
"If you know the enemy and know yourself, you need not fear the r...
2009 Dec 01
1
ggplot legend for multiple time series
...ot;below"="black"))
Thanks,
Edwin
Changyou Sun, Ph.D.
Associate Professor
Natural Resource Policy & Economics
Box 9681, Department of Forestry
Mississippi State University
Mississippi State, MS 39762
#363 Thompson Hall
(662) 325 7271 (ph), 325 8726 (fax)
csun@cfr.msstate.edu
www.cfr.msstate.edu/forestry
[[alternative HTML version deleted]]
2007 May 09
2
log file format
Hi list,
Issue regarding the samba log files. In the samba configuration
file Global settings i have the parameter to
get log files of particular samba shares in the share_name.log format. For
that i have given the parameter as
log file = /var/log/%S.log
According to the docs the log files will be generated for particular shares
in the /var/log and for %S the sharename has to
2000 Aug 17
2
OpenSSH and HP-UX
...stem warns that rsa is not available. I found
source at www.spinnaker.com which builds an rsaref.a library but not an
RSAglue one. So I'm stuck with the failed link of ssh. Help?
--
Stephen Walton, Professor of Physics and Astronomy,
California State University, Northridge
stephen.walton at csun.edu
2000 Feb 29
1
HP's CIFS/9000 product
>From: "ulairi" <ulairi@jps.net>
>HP, in their own inimitable way, will release the product as "CIFS/9000".
>More then likely, it will be a replacement (or a more advanced version) of
>their ASU/9000 LanMan product (Advanced Server for Unix).
>Having had to play with ASU/9000 and HP's all-time favorite game of "oh,
you
>need a patch, but for
2010 Nov 12
4
dnorm and qnorm
Hello all,
I have a question about basic statistics. Given a PDF value of 0.328161,
how can I find out the value of -0.625 in R? It is like reversing the dnorm
function but I do not know how to do it in R.
> pdf.xb <- dnorm(-0.625)
> pdf.xb
[1] 0.328161
> qnorm(pdf.xb)
[1] -0.444997
> pnorm(pdf.xb)
[1] 0.628605
Many thanks,
Edwin
--
View this message in context:
2003 Mar 24
1
IMQ
Hello
I have a server with a dsl connection on eth1 and local interface eth0.
Because of the NAT i cannot direct traffic to IMQ device in PREROUTING chain
but have to use INPUT and FORWARD. So i use rules.
iptables -t mangle -A INPUT -i eth1 -j IMQ --todev 0
iptables -t mangle -A FORWARD -i eth1 -j IMQ --todev 0
And now the strange thing: FORWARD traffic gets directed nicely to the IMQ,
but
2005 Jan 22
0
Re: Compiling the MFC using Winelib
...ot the
> focus of this project, porting of it is a requirement for the package to
> work using Winelib.
>
> Are there resources available beyond simple compilation tips to assist in
> the building of the MFC library under Winelib?
>
> Thanks!
>
> Dan Dennison
> dand@csun.edu
>
>
>
2010 Jan 31
0
Package ismev, gpd.fit, and interpretation for statistics of extreme values
...s should be used.
Thank you for your help.
Edwin
Changyou Sun, Ph.D.
Associate Professor
Natural Resource Policy & Economics
Box 9681, Department of Forestry
Mississippi State University
Mississippi State, MS 39762
#363 Thompson Hall
(662) 325 7271 (ph), 325 8726 (fax)
csun@cfr.msstate.edu
www.cfr.msstate.edu/forestry
> xa <- data$area; head(xa); NROW(xa)
[1] 1 2 1 1 2 1
[1] 69980
> ta <- as.matrix(data$time); head(ta); tail(ta); dim(ta)
[,1]
[1,] 1
[2,] 1
[3,] 1
[4,] 1
[5,] 1
[6,] 1
[,1]
[69975,...
2003 Oct 17
1
ssh-agent and rdist
...mmand issued on B to try to connect to
rdistd on A always asks for a passphrase. This breaks parallel rdist
updates. Oddly, if I manually do 'ssh -l myname A rdistd -S' on B,
rdistd starts fine.
ssh_config and sshd_config are identical on A and B.
--
Stephen Walton <stephen.walton at csun.edu>
Dept. of Physics & Astronomy, Cal State Northridge
2010 May 29
4
ARGH... once again samba causes "permission" errors.
I've been doing unix sys. admin for nearly 20 years and yet EVERY single
time I have to setup samba I have configuration problems.
Before we start let's clear up some common misunderstandings: I have
googled for the answer. I have spent the last six hours doing so and trying
various "suggestions". Most of these suggestions point to solutions
involving chown or chmod. These are
2009 Dec 16
0
Duration model with sample selection (or selectivity)
Hello All,
I am interested in estimating a duration model (also known as survival
analysis or event-history analysis). I use an economic dataset. In
economics terms, the model is "duration model with sample selection (or
selectivity)." The time spell variable is only observed for a sample
that meets certain requirements so the sample is nonrandom. Does anybody
know any R package that
2010 Apr 09
0
GARCH estimation with exogenous variables in the mean equation
Hello,
I have the similar issue in estimating a GARCH model with exogenous
variables in the mean equation. Currently, to my understanding, the garch
function in tseries package can handle univariate model, and garchFit in
fGarch can handle ARMA specification.
I wonder if there is any R function that can handle exogenous variables in
estimating GARCH?
Thank you a lot.
Edwin
--
View this
2011 Jul 06
0
Piecewise distribution function estimation with Generalized Pareto for tail
Hello all,
I am trying to estimate the cumulative distribution function for a single
stock return time series. A piecewise estimation is composed of three parts:
parametric generalized Pareto (GP) for the lower tail (10% of the
observation), non-parametric kernel-smoothed interior (80% of the
observations), and GP for the upper tail (10%). I wonder if anyone has clue
about this in R.
The
2004 Sep 07
1
SAMBA Server and Domain Mismatch Problem
Hello!
We are running SAMBA 2.2.8a from HP (CIFS) on a HP-UX (11i)
server. It is running great and all that. The only issue is that the
users would like to be able to share there shares to other users that
they specify through the Windows clients. The problem is that when they
look at properties they see the hostname\username under the Group or
user name - which is themselves. When
2009 Aug 26
0
ID mapping help
Hey all,
I got a unique requirement of having AD groups map over to unix gid and existing perms of Unix only groups being granted. Reading through the man pages it seems this can be accomplished via idmap_nss. So my config looks like:
[global]
workgroup = SKUNKTEST
realm = SKUNKTEST.LOCAL
security = ads
preferred master = no
encrypt passwords = yes
log level = 5
log file =
2009 Aug 18
0
ID mapping help LDAP/AD
Hey all,
I'm having some trouble figuring out ID mapping between AD and LDAP. Basically I've done what is described in this doc:
http://wiki.samba.org/index.php/Samba%2C_Active_Directory_%26_LDAP
because it comes very close what I need. Only Samba is aware of AD and because uids are kept aligned between my AD and LDAP, acls for users works just fine. Groups however are not kept
2010 Nov 23
3
how to update my own function
Hello all,
I wrote a function with many arguments. Then I need to call it many times
with changes on some arguments only. Is there any way to write a function or
have a method to "update" it, like the relationship between lm() and
update()?
Many thanks,
Edwin Sun
------------
This is the sample code.
> test <- function(y, z) {
+ x <- y +1
+ w <- z * 2
+ result
2012 Jun 28
1
undefined S4 class in parallel computing at snowfall
Dear All,
I have a question of how to export S4 class specification to
clusters/workers in parallel computing. The package I used is snowfall. The
problem is reproducible as follows. Any hint is greatly appreciated.
Edwin Sun
=== begin ===========
library(snowfall)
sfInit(parallel = TRUE, cpus = 2)
setClass("catt", representation(aa = "numeric"))
setClass("dogg",