Displaying 20 results from an estimated 200 matches similar to: "NT MD4 password check bug??"
2006 Jun 29
1
Samba/CUPS Windows Print Queue Not Showing Up
I have installed Samba-3.0.22 with CUPS on my Solaris 10 box. It prints
fine and shows up in my CUPS queue but active print jobs in my CUPS
queue don't show up in my Windows Print Driver queue on my client! I've
also tried not using CUPS and having it call lpstat but it still doesn't
work! When I run CUPS' lpstat in command line it can see the jobs. What
am I doing wrong?
2007 Aug 24
1
Interdomain Trusts and Winbind
Hello all,
I want two Samba PDC's to trust each other.
It says I need Winbind to be running on the trusting domain.
To run Winbind, one of the steps is to join the PDC domain.
Can one PDC join another PDC's domain??
Can someone please tell if i'm configuring this correctly?
Thanks.
Jason.
--
Jason Coo
Computer Engineer, P.Eng.
The Fluid Life Corporation
1-877-962-2400
2010 Sep 01
1
Looks like a bug in subsetting of a complicated object
I don't understand what is happening! I have a (large) object sim1, an
matrix list
with dim c(101,101) where each element is an 3*3 matrix. I am
subsetting that with
a matrix coo, of dim c(100,2), of unique indices, but the resulting object
has length 99, not 100 as expected.
Code reproducing the problem follows:
library(RandomFields)
set.seed(123)
sim0 <- GaussRF(x=seq(0, 100, by=1),
2009 Apr 08
1
persp3d and rgl.viewpoint for rotating 3D plots
Dear R-users,
within the rgl-package, I would have a question about the usage of persp3d in combination of rgl.viewpoint.
I am not able to figure out how to let a 3D plot rotating around likewise the example in ?rgl.viewpoint. It seems that when I use persp3d(...) I see something on my screen, which is different from what I get when it's rotating. Is there any different behavior between
2016 Jan 04
2
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
The bulk is on my forums - the final post for today is:
Results to date:
A. It looks like I am going to need a newer compiler for C - xlc/xlC V11
apparently does not understand this code:
"/data/prj/cran/R-3.2.3/src/main/memory.c", line 2149.31: 1506-046 (S)
Syntax error.
I will have to check if R-devel has different code before asking for
assistence.
+2139 #ifdef
2010 Feb 20
6
Captcha Trouble
Hello Rails, I have a problem.
I would like to use captcha in one of my project. When I did try to
install, this is what I got
$ sudo gem install captcha
Building native extensions. This could take a while...
ERROR: Error installing captcha:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb
extconf.rb:1:in `require'': no such file to load -- mkmf (LoadError)
2005 Apr 18
2
Construction of a large sparse matrix
Dear List:
I'm working to construct a very large sparse matrix and have found
relief using the SparseM package. I have encountered an issue that is
confusing to me and wonder if anyone may be able to suggest a smarter
solution. The matrix I'm creating is a covariance matrix for a larger
research problem that is subsequently used in a simulation. Below is the
latex form of the matrix if
2005 Jun 07
2
PRI Lines not being answered (No User Responding)
Hello! Continuing my PRI saga - I have a PRI setup and appears to be
answering calls OK, but my carrier is cutting all the calls after 15
seconds. For example, when I call from my cell phone, it goes
straight to a busy signal - however the CLI shows the call coming in
and being answered. Additionally, when I call from another ground
line, it will ring once or twice, again show as answered, but
2006 Nov 15
2
Grandstream GXP2000 -- What's the Catch?
We are doing a medium sized office in NYC with 80 phones. The customer
originally requested Polycom 601 phones. The COO also authorized us to
purchase 2 Grandstream GXP2000 phones for the mail room. We find these
phones much easier to configure and work with asterisk . They support
BLF & intercom right out of the box. They can also be centrally managed
and provisioned. They also sound great
2007 Jun 05
2
biplot package
Dears,
I've been learning biplot (Gabriel, 1971) and I found the function 'biplot', inside of the package 'stats',
useful but, a bit limited.
So, I'm thinking to start a colaborative package to enhance this methods to other multivariate methods. In this
way, I would like to start it, making public a new function (biplot.pca, still in development, but running)
that make
2002 Oct 17
1
Startup on Windows 2000
I am having difficulty coming to grips with Appendix B.2 of the
otherwise very useful "An Introduction to R" and the related help file
for Startup. I am running RGui 1.6.0 on a Windows 2000 machine from the
default installation. How the concepts discussed in B.2 and the Startup
help file relate to what I see on my machine is something of a mystery.
I quote from the Startup file:
2004 Sep 28
1
Voicepulse quality problems
Is anyone else having really bad problems with Voicepulse over the
past few days - terrible call quality, dropped calls etc.? Or is it a
problem our end?
Arrgggh. Makes you want to go back to POTS :-(
Simon
--
Simon J. Coles
President & COO, Amphora Research Systems
http://www.amphora-research.com/
EMail: simonc@amphora-research.com
Phone: (513) 697-4764
2006 Nov 04
1
Error when using cobs library
Dear R-Users,
I have problems with the cobs library. When doing the cobs example, I get the folling error message:
example(cobs)
cobs> x <- seq(-1, 3, , 150)
cobs> y <- (f.true <- pnorm(2 * x)) + rnorm(150)/10
cobs> con <- rbind(c(1, min(x), 0), c(-1, max(x), 1), c(0,
0, 0.5))
cobs> Rbs <- cobs(x, y, constraint = "increase", pointwise = con)
2010 Oct 06
1
R getting slower until it breaks...
Hello R-users,
I'm currently facing a pretty hard problem which I'm hopping you'll be able to help me with. I'm using R to create images. That alone is not the problem, the problem is that I'm using R to create 168 000 images... My code (which is given below) use different package (raster and rgdal) to import a image (size 20gig) and divide it into 168 000 pictures that are
2007 Aug 29
0
Secondary Group Access on another Samba PDC
I have 2 Samba PDC's, one on DomA, the other on DomB.
My pc is connected to DomA and i can access DomA's shares all fine.
When I access DomB's shares it connects me as the user with the same
name (diff UIDs) in the passwd file. The user it connects me as on DomB
is a secondary user of GroupB.
When I try to create a new file in a folder on DomB that has GroupB
permissions. It says
2011 Dec 17
1
Help for R parallelization
Dear Sir/Madam,
I am a Brazilian researcher working in S?o Paulo ? Brazil. I?ve being using R-software for many years with my students in some engineering applications, but up to now we've being using only in stand-alone mode in Windows and Mac platforms.
Right now I have available a multi-core system and I would like to test some parallelism capabilities of R, mainly as an incentive to the
2018 Sep 07
2
Construir matriz de distancias
¡Buenas, listeros!
Supongo que lo que planteo es muy básico, pero estoy trabado y no lo veo.
Tengo una función que da la distancia lingüística ALINE, alineR::aline(),
pero que no genera matrices.
Tengo que hacer matrices de distancias ALINE de unos datos tipo esto:
A cansado
B cansadísimo
C cansau
D reventado
E reventao
F NA
G canso
alineR::aline("cansado", "cansado")
# 0
2006 Oct 12
2
Problem loading SpareM package
Hi,
I have just installed R 2.4.0 and when I try to load SpareseM, I get the following error message
library(SparseM)
Package SparseM (0.71) loaded. To cite, see citation("SparseM")
Error in loadNamespace(package, c(which.lib.loc, lib.loc), keep.source = keep.source) :
in 'SparseM' methods specified for export, but none defined: as.matrix.csr, as.matrix.csc,
2006 Jul 13
2
EmacsRails cheat sheet
Hi
I''ve compiled a small cheat sheet for Emacs-Rails. It can be found here:
http://os.ologix.com/emacs-rails-cheat.pdf
--
Ola Bini (http://ola-bini.blogspot.com)
JvYAML, RbYAML, JRuby and Jatha contributor
System Developer, Karolinska Institutet (http://www.ki.se)
OLogix Consulting (http://www.ologix.com)
"Yields falsehood when quined" yields falsehood when quined.
2003 Jul 06
3
Digital phones
Hello.
Second question. Should I be asking this on the dev list (that's not the
question by the way).
Q. - there are several mentions on the list that asterisk :-
"can interoperate with almost all standards-based telephony equipment"
"interconnection with digital and analog telephony equipment"
"visual message waiting indicator"
etc. etc,
That seems