Displaying 20 results from an estimated 1000 matches similar to: "Upgrade problems"
2000 Feb 09
1
Win 2000 and Samba
I administer an NT network. My boss administers the Unix side. He runs a
box that runs Samba. Our NT users have a share on the Samba box that is
mapped by their NT profile. It contains their profile and personal file
storage. We are planning a move to Windows 2000. It will be in native
mode (no NT boxes, no WINS, no netbios). Can Samba handle authentication
with Win 2000? What version of Samba
2004 Jul 30
1
Failed to verify incoming ticket
Hi,
I'm trying to get Samba 3.0.2 working against a Windows 2003 Active
Directory. I can join the Linux box (RedHat Advanced Server) to the
domain using "net ads join" and it appears in the Windows machine's
Users and Computers snap in but when trying to map a drive from Windows
you just get a continuous password dialog bog and on the Linux box Samba
produces the following error
2004 Jul 19
1
Windows 2003 AD/Kerberos Ticket error
I'm attempting to configure Samba 3.0.4 to work with Windows 2003 Active
Directory, mapping users' home directories automatically. Currently we
use this method in production with Windows 2000 but wish to migrate to
2003. The problem seems to be Kerberos related. I was able to join the
Linux box (RedHat 9) to the AD. I can do a "kinit <username>"
successfully. Klist shows a
2009 Feb 06
14
I've moved to US
I thought about saying this in v1.2.beta1 release annoouncement, but
looks like it'll take a few more days. So I've moved to Blacksburg,
Virginia and I'm now working for Mailtrust the rest of this year. Here's
some talk about it:
http://mailtrust.com/blog
(A bit stupid looking picture, but then again all my pictures seem to be
that way so I didn't bother getting a new one
2009 Feb 06
14
I've moved to US
I thought about saying this in v1.2.beta1 release annoouncement, but
looks like it'll take a few more days. So I've moved to Blacksburg,
Virginia and I'm now working for Mailtrust the rest of this year. Here's
some talk about it:
http://mailtrust.com/blog
(A bit stupid looking picture, but then again all my pictures seem to be
that way so I didn't bother getting a new one
1999 Sep 08
0
samba producing errors sometime after install
We've been experiencing some problems with Samba that I can't trace. We
installed a new Linux file server, running Samba to connect to the NT
workstations dotted around the place. All ran well for 10 days, maybe 2
weeks until we started finding that the NT machines would suddenly be unable
to connect to the fileserver. I restart the samba server and it all works
fine for maybe a day and
2009 Nov 17
3
Calculating the power of a negative number
Hello,
I use R a lot, one thing bugs me is that when I try the following
> x<- -8
> x^(1/3)
[1] NaN
However, it is fine with -8^(1/3). Priority goes to the power. Can you help
me out for this? Thanks.
Best,
Zhiyuan J. ZHENG
Ph.D. Candidate
Economic Department
Virginia Polytechnic Institute and State University
Phone: 540-231-5120 , Blacksburg, VA, 24060
2007 Jun 06
1
Metropolis-Hastings Markov Chain Monte Carlo in Spatstat
I'm testing some different formulations of pairwise interaction point processes
in Spatstat (version 1.11-6) using R 2.5.0 on a Windows platform and I wish to
simulate them using the Metropolis-Hastings algorithm implemented with Spatstat.
Spatstat utilizes Fortran77 code with the preprocessor RatFor to do the
Metropolis-Hastings MCMC, but the Makefile is more complicated than any I have
2008 Aug 03
1
output components of GAM
I would like to request help with the following:
I am trying to use a Generalized Additive Model (gam) to examine the density distribution of fish as a function of latitude and longitude as continuous variables, and year as a categorical variable. The model is written as:
gam.out <- gam(Density ~ s(Lat) + s(Lon) + as.factor(Year))
The fitted model prediction of the link function is
2012 Aug 07
3
NADA Package: Referencing Data Frame Columns
The sample data sets that come with the NADA package are limited to one or
two variables and a censored measurement indicator column. I try to mimic
examples using my data but keep missing the target.
My water chemistry data is available in two formats: long (as seen in a
database table) and wide (as seen in a spreadsheet). The two structures are:
str(chem)
'data.frame': 65349 obs. of
2017 Jul 05
0
Help with reshape/reshape2 needed
This does not use reshape/reshape2, but it is pretty straightforward. Assuming X is your example data:
> Y <- split(X[, 2], X[, 1])
> vals <- sapply(Y, length)
> pad <- max(vals) - vals
> Y2 <- lapply(seq_along(Y), function(x) c(Y[[x]], rep(NA, pad[x])))
> names(Y2) <- names(Y)
> X2 <- do.call(cbind, Y2)
> X2[, 1:6]
1957 1958 1959
2007 Jul 13
28
ZFS and powerpath
How much fun can you have with a simple thing like powerpath?
Here''s the story: I have a (remote) system with access to a couple
of EMC LUNs. Originally, I set it up with mpxio and created a simple
zpool containing the two LUNs.
It''s now been reconfigured to use powerpath instead of mpxio.
My problem is that I can''t import the pool. I get:
pool: ######
id:
2001 Nov 01
1
Stratified study.
Hello,
I am analyzing the results of a survey of the student body on the use of
certain technologies. The student body was divided in strata according to
two criteria, college and user class. The resulting 24 strata were sampled.
Subjects filled out a survey with a number of questions, most of them of
the yes-no variety. I created a data.frame with the results for the survey.
One row for
2017 Jul 05
4
Help with reshape/reshape2 needed
Hi all:
I'm struggling with getting my data re-formatted using functions in
reshape/reshape2 to get from:
1957 0.862500000
1958 0.750000000
1959 0.300000000
1960 0.287500000
1963 0.675000000
1964 0.937500000
1965 0.025000000
1966 0.387500000
1969 0.087500000
1970 0.275000000
1973 0.500000000
1974 0.362500000
1976 0.925000000
1978 0.712500000
1979 0.337500000
1980 0.700000000
1981 0.425000000
2004 Oct 10
1
How to install a package that needs to see oher pkg dependencies:
Hi,
I am trying to install the genetics package on a server with Linux,
Fedora. I installed it in a PC and worked fine.
In a server since I am not used with R, I am not sure what do I need to
change so genetics pkg can see some package dependencies:
Any suggestion is appreciated, Aldi
Note:
genetics expects gregmisc and mvtnorm to be installed already. gregmisc
creates gdata etc dependencies.
2016 Jul 22
0
Wine release 1.9.15
The Wine development release 1.9.15 is now available.
What's new in this release (see below for details):
- More shader instructions in Direct3D.
- Performance improvements in GDI.
- Better multi-joystick support on macOS.
- Active Scripting improvements.
- Additional stream support in the C++ runtime.
- Various bug fixes.
The source is available from the following locations:
2007 Apr 26
2
Can a hyperlink be placed, thorugh R programming, on a graph?
Hi,
If I use
x<-1:10
y<-rnorm(10,0,1)
### pdf(file="c:\\aldi\\test.pdf")
plot(x,y)
segments(x,y,x+2,y+2)
segments(x,y,x+0.5,y+0.5,col=3)
### dev.off()
### q()
Is there a way that I can imbed in the graph plot for each point defined
by x to x+0.5 and y to y+0.5 (and colored in green) a different hyperlink?
For example point one (together with the green tail) will have the
2007 Nov 18
2
problem with tdm2400p configuration
Hi i have a tdm2400p and installed asterisk 1.4.11 with zaptel 1.4.5
im having an error message when in running asterisk with the tdm card
in.
here's the error from the console of asterisk:
[Nov 18 10:30:44] ERROR[5557]: chan_zap.c:7489 mkintf: Unable to get
span status: Inappropriate ioctl for device
[Nov 18 10:30:44] ERROR[5557]: chan_zap.c:10466 build_channels: Unable
to register channel
2005 Jun 10
1
Yum/RPM Update Conflicts
Hi,
I've been trying to sort this out for the past week. I had a RedHat
7.3 desktop install with a disk dying on it. The desktop has two disks
on it - one configured with /, /usr and /boot (this was the bad disk)
and the second had /var and /home. I obtained a replacement disk and
initially tried copying the /, /usr and /boot filesystems to the new
disk but this ended up being a problem. In
2010 Aug 27
1
tcpdump -z
Hi,
This is a froward message from tcpdump-workers mail list:
=== 8< ================ >8 ===
From: ef <blob.bb.a@gmail.com>
Subject: tcpdump -z: command execution
Date: Fri, 27 Aug 2010 09:33:48 +0200
To: tcpdump-workers@lists.tcpdump.org
Hello,
Thx for tcpdump, very valuable tool!
Was looking at the new version of tcpdump a few days ago and saw this
option:
"
-z
Used in