Displaying 20 results from an estimated 300 matches similar to: "connection refused (error 67)"
1999 May 10
1
questions about HD size; and daemon.
Hi,
I m using the 2.0.23 and i m wondering if i should throw away all my
WNTSERVER! :-}
(because samba is now on some point better than MS$ themselves...)
But:
-"max disk size" is "global" and should be (to my mind) "share". In fact we
could allocate 100Mb for one user, 50 Mb for another and they will see only
this size.
ie: ou users have a quota of 50 Mb but they
2008 Apr 18
2
dovecot 1.1.rc4 -> 1.0.10 : Recent counter wrong
Hi,
I have tested dovecot 1.1.rc4. I seems to works fine with my configuration.
I have also tested the downgrade from 1.1rc4 to 1.0.10. It seems to work fine
too expect the following messages.
Apr 15 14:46:44 dev dovecot: IMAP(lolo at gretel.com): Fixing header counts in index /data/mail/gretel.com/l/o/lolo//dovecot.index: Recent counter wrong
Apr 15 14:46:49 dev dovecot: IMAP(lolo at
2011 May 24
3
[Bug 8162] New: MKDIR Fail
https://bugzilla.samba.org/show_bug.cgi?id=8162
Summary: MKDIR Fail
Product: rsync
Version: 3.0.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: yannick at magikdo.com
QAContact: rsync-qa at
2003 Sep 25
2
Bugs compiling R-1.7.1 with Intel compilers icc and ifc (PR#4295)
Bugs compiling R-1.7.1 with Intel compilers icc and ifc,
on x86-computer (Pentium IV) and linux operating system
Hello,
as there aren't many reports about that issue, I'll give a little
report here. (Hope I don't bother anyone)
The best thing about using icc and ifc are the warnings, because
it is said that the Intel compilers are stricter and give more
precise warnings than gcc.
2008 Jul 02
2
spss long labels
Hi,
A frequently seen issue with importing SPSS data files, is that R does
not import the 'long variable names'.
I built a patch on the R-project's foreign module, in order to import
the 'long variable names' from SPSS (record 7, subtype 13).
To complete the job, I had to expand the "struct variable" definition
to have 64 +1 charachters. I'm not aware of side
2006 Oct 31
0
5023079 panic: sfm panic: sfmmu_tteload - tte remap, hmeblkp 0x70009ceec60.
Author: udpa
Repository: /hg/zfs-crypto/gate
Revision: d7b8f0209db029c6e95891ad26d66879ffb7fad6
Log message:
5023079 panic: sfm panic: sfmmu_tteload - tte remap, hmeblkp 0x70009ceec60.
Files:
update: usr/src/uts/common/vm/vm_anon.c
1999 Sep 14
0
session setup rejected by PDC and BDCs (NT4 SP5)
Hi,
I?ve setup a Samba 2.0.5a on a SuSe 6.2 based Linux 2.2.10. I?m trying to
integrate the server into our NT domain SF-DOM as described in
samba/textdocs/DOMAIN_MEMBER.txt . The described procedures work, but
access as domain user is impossible. In the logfile I get:
[1999/09/14 11:18:31, 2] smbd/server.c:main(716)
Changed root to /
[1999/09/14 11:18:31, 2] smbd/reply.c:reply_special(96)
2005 May 18
0
Advice requested: installation failing for foreign_0.8-7, mgcv_1.2-4, rpart_3.1-23, VR_7.2-15
I'm running R Version 2.1.0 (2005-04-18), ISBN 3-900051-07-0
on Machine Model: Power Mac G5
CPU Type: PowerPC 970 (2.2)
Number Of CPUs: 2
CPU Speed: 2 GHz
L2 Cache (per CPU): 512 KB
Memory: 2 GB
with software: System Version: Mac OS X 10.3.9 (7W98)
Kernel Version: Darwin 7.9.0
Here is what happened when I tried to update the "foreign" package
(similar
2012 Feb 06
1
ggplot2 geom_polygon fill
Hi everyone,
i've been trying to make a special plot with ggplot2, but I can't get it to
fill the polygon I'd like to see filled so very very much.
I want to display the difference or change in the distribution of the
modified Rankin Scale between two groups. mRS is a scale for disability or
daily activities competence.
It looks like this.
2008 May 15
2
plot(summary) within quantreg package
Quantreg package allows to plot the summary of models derived by quantile
regression at different taus.
The plot shows the parameters variation by varying taus: intercept and slope
(for a linear model).
Together with these values even confidence intervals may be plotted, based
on the threshold given within the summary (e.g. alpha=0.01 equals 99% CI).
However the graphic even plots the mean of
2005 Jan 24
3
Sipura Behind NAT howto
I am trying to get a SPA-3000 to work behind NAT - for the sake of the
exercice.
The SPA is on the local network at the address 192.168.0.125 behind a
NATted linux router.
The machine I am trying to work with is a friend's (let's call it
lolo.dyndns.org) and I've installed Asterisk 1.0.3 on it.
I can see the SPA register but when I try to make an outbound call I get
the message:
2004 Aug 06
1
imput data in cclust
I would like to see an example of a data matrix for cclust and how to
import it to cclust.
In fact, i don't know how to give my imput for cclust program!
i test this file
1 0.23 1.52
2 0.52 1.25
3 0.13 1.89
4 0.78 1.11
i do
>library(cclust)
>x<-scan("test.matrice.phyl")
>cclust(x,2,method="kmeans")
i have this error message:
Error in sample(length(x),
2014 Dec 11
1
Mount unix samba 4 share to osx client without mangled file names
Hi Ralph,
Thanks, it works as expected with 4.2.0rc2! I simply followed the manual
and added this to the share's config:
vfs objects = catia fruit streams_xattr
fruit:resource = file
fruit:metadata = netatalk
fruit:locking = netatalk
fruit:encoding = native
Thanks for your help.
Markus
On 10.12.14 12:06, Ralph B?hme wrote:
> Hi,
>
> On Wed, Dec 10, 2014 at 11:10:36AM +0100,
2006 May 03
1
asterisk intergration in third party web application
lo all,
i'm quite new to asterisk, i've tested asterisk@home and decided to try
and complete a little project.
i'd like to make some kind of web integration of asterisk with a classic
web board like invision/SFM/phpbb and so on..
The main idea is to let members of the board have an extension created
in asterisk when they register or get promoted to a special members group.
That
2014 Dec 10
0
Mount unix samba 4 share to osx client without mangled file names
Hi,
On Wed, Dec 10, 2014 at 11:10:36AM +0100, Markus Doits wrote:
> I have a unix server (arch linux) with samba 4.1.14. The share has files
> inside which where created directly on the server. Linux and OSX
> (10.10.1) clients should access the share and store files.
>
> When I mount this samba share into the osx client (10.10.1), files
> created directly on the server with
2006 Jul 12
0
read.spss() cannot import some SPSS files (PR#9074)
Full_Name: Tim Bock
Version: 2.3.1
OS: Windows XP
Submission from: (NULL) (220.233.111.181)
SPSS v12 on Windows sometimes writes files with a layout_code of 3 instead of
the usual layout_code of 2. While I don't know what this signifies, R is able
to read these files if I change sfm-read.c to accept 3.
Also, R issues an unnecessary warning when it finds records of type 7 with
sub-type 7.
2012 Oct 16
0
Tracing puppet processing for HP-UX user passwords
I have finally gotten Ruby 1.8.7 to compile properly with SSL libraries on
HPUX so now I am fighting how to get puppet to manage passwords.
First I modified the hpux.rb under the providers/user directory to have it
use /usr/sam/lbin/useradd.sam to add users and that worked great right off
the bat. The problem I am having now is that each time puppet runs it does
not seem to be getting the
2002 Aug 24
1
Inconsistent use of Perl? (PR#1937)
Dear all
yesterday I got around to install R-1.5.1 on my machine at home which,
admittedly, is running a very old version of RedHat Linux. I noticed
two things:
1) My pdflatex version is too old to produce the pdf version of the
manuals. `./configure' checks whether a recent version of makeinfo
is installed and tells you whether you can produce the info version or
not. (I was told I
2008 May 09
1
SSOAP: arguments passed as
Hi,
I have a SOAP service, provided by BioMoby
which I'd like to call via SSOAP.
My service breaks during genSOAPClientInterface()
genSOAPClientInterface(def=service, verbose = TRUE)
Operation MassBank_Simple_2
Error: Cannot resolve SOAP type in empty context
Problem seems to be that there are no <types> defined in the WSDL,
and that the service passes input/output as a single
2008 Oct 31
3
getting the p-value from lm as a list object
Hi,
I'm trying to get the p-value from the 'lm' regression function as a list
object. For example, I can get r^2 from the following code by entering
summary(fm)$r.squared. Is there a way to get the p-value? If not, is there
a function where I can enter the f-value and degrees of freedom to get the
p-value? Thanks.
x <- c(1,2,3,4,5,6,7,8,9,10)
y <- c(1,2,3,4,4,5,6,8,1,9)
fm