Displaying 20 results from an estimated 700 matches similar to: "2.0.16 - auth with vpopmail won´t work anymore"
2012 Jan 19
2
add1 GLM - Warning message, what does it mean?
Hi All, I am wondering if anyone can tell me what the warning message below
the model means?
J
add1(DTA.glm,~ Aeventexhumed + Veg + Berm + HTL + Estuary + Rayos)
Single term additions
Model:
cbind(MaxHatch, TotalEggs - MaxHatch) ~ Aeventexhumed + Veg +
Berm + HTL
Df Deviance AIC
<none> 488.86 4232.9
Estuary 1 454.96 4201.0
Rayos 3 258.80 4008.9
Warning
2012 Oct 08
0
Best method for comparing rectangles sections of beach
Hi R-listers,
I am trying to compare sections of the beach separated from the HTL to the
Veg (east to west), separated into indices (-5 to 30m), HTLIndex. Cross
parallel (north to south) are major beach sections (Rayos 1, 2, 3, 4 and
MNB). I am thinking to do an ANOVA for each independent rectangle of beach
(not exactly but will be treated as). The HTL from (0-5m) in Rayo 1 is one
rectangle of
2004 Mar 04
0
AW: SAMBA 3 as PDC - W2K/WXP Pro logon trouble
Oh, so you are using ldap..., well I'm still working with smbpasswd as
backend :-(
Anyway, I tried 'net getlocalsid' for the domain-sid -> ok
Next 'net usersidlist' which should show me the user-sids -> didn't
work: "[2004/03/04 06:40:05, 0, pid=31232, effective(0, 0), real(0, 0)]
utils/net_rpc.c:net_usersidlist(2158)
Could not get the user/sid list"
So
2012 Jan 25
6
How do I compare 47 GLM models with 1 to 5 interactions and unique combinations?
Hi R-listers,
I have developed 47 GLM models with different combinations of interactions
from 1 variable to 5 variables. I have manually made each model separately
and put them into individual tables (organized by the number of variables)
showing the AIC score. I want to compare all of these models.
1) What is the best way to compare various models with unique combinations
and different number
2004 Mar 09
0
AW: WinXP Profiles
This worked. I am just having trouble with the profile I copied over to my
server. It seems like something got screwed up in the copy over. My
desktop and Start Menu, well all my windows as a matter of fact look like
win 2k instead of xp. And none of my settings I configured before I copied
it over came over.
The profile is fine until I copy it to my server. I tried it on a bunch of
xp
2012 May 19
3
Q - scatterplot, plot function & trellis linear regressions???
Hi R-listers,
Q1) What is the difference between the scatterplot and plot function?
Q2) I am able to make a graph with the scatterplot function:
scatterplot(DevelopIndex ~ Veg,
+ data = Turtle,
+ xlab = "Vegetation border (m)",
+ ylab = "Embryonic development index")
And have been successful. But I do not know if the lines are for:
2012 Oct 30
4
Error unary operator
Hi R - listers,
I am receiving an error. Does anyone know what this means? J
ggplot(subset(foo, Rayos != "Rayos.NA"), aes(x=HTL, y=DevelopIndex,
colour=TotalEggs)) +geom_point() +geom_jitter() +
facet_grid(Aeventexhumed ~ Rayos)
+ geom_smooth(method="lm", fill=NA) + ylim(c(0, 7))
Error in +geom_smooth(method = "lm", fill = NA) :
invalid argument to unary
2005 Dec 27
1
Documentation change needed for memdisk.doc
Hi I'm new to this list and hope this is the right way to contact you.
I'm trying to create a boot disk using generic pxe stuff (not got there
yet but still reading the manuals).
Problem: Documentaion in memdisk.doc [memdisk.doc,v 1.18 2005/08/23
21:11:36 hpa Exp] points to
http://www.intel.com/support/network/adapter/1000/software.htm
this should be changed to
2012 May 26
1
Values in scatterplot??
Hi R-listers,
I am having trouble plotting the values for the R2 line, lowess smooth,
smothered conditional spread, outlier identification.
I have tried the function text and legend but was unsuccessful. Please see
below.
Your help would be appreciated. Thanks in advance.
Jean
library(car)
> SPHSHTL <- scatterplot(HSuccess ~ HTL,
+ data = data.to.analyze,
+
2019 Jun 19
1
Cannot connect to DOVECOT from Roundcube using SSL on Port 993
Hello
I try to connect to dovecot from roundcube using this setup:
$config['default_host'] = 'ssl://chogolisa.akadia.com';
$config['default_port'] = 993;
and I get the following error message from dovecot:
Jun 19 11:30:21 chogolisa dovecot: imap-login: Disconnected (no auth
attempts in 0 secs): user=<>, rip=84.253.50.195, lip=84.253.50.195, TLS
handshaking:
2019 Sep 06
2
configure: error: fd passing is required for Dovecot to work
Hello
I changed our old gcc compiler from the version: gcc-4.1.2-13.fc6 to the
newer
one: gcc version 8.3.0 (GCC). Then I wanted to compile: Dovecot 2.3.7
and I get
the following error with ./configure
CPPFLAGS="-I/usr/local/openssl/include" \
LDFLAGS="-L/usr/local/openssl/lib" \
./configure --prefix=/usr/local/dovecot \
????? --disable-static \
????? --with-ssl=openssl
2007 Oct 29
1
(PR#10379) Re: x11(....) kills R without DISPLAY
Hin-Tak Leung wrote:
> Peter Dalgaard wrote:
> <snipped>
>> You need x11() with a valid display to trigger the bug:
>>
>> [pd at titmouse2 BUILD]$ ssh -Y 192.168.1.10
>> pd at 192.168.1.10's password:
>> Last login: Sat Oct 27 02:40:16 2007 from 192.168.1.11
>> [pd at janus ~]$ echo $DISPLAY
>> localhost:10.0
>> [pd at janus ~]$
2004 Feb 18
0
[Old] Clients cannot login into Samba-Domain
I had a working "Samba-2.2.7a-SuSE" domain (with roaming profiles,etc.)
but this server crashed. So I copied the samba directory with the config
files (including secrets.tdb, passwd, ...) from my backup to the second
server and started nmb and smb, but the Clients could'nt log onto the
domain. The error was something like: "You couldn't log on. Please check
username and
2007 May 02
0
mingw-cross rpm spec file
Attached (and pasted in it entirety, although quite a few of the long
lines are munched) is my rpm spec file for building the mingw
cross-compiler as an rpm. It is more or less a wrapper which massages
the cross-tool script and setting some of the directories in
the "RPM" way and eventually everything is under /opt/mingw ; the
only tricky part is telling rpm not to strip binaries.
The
2009 May 07
0
Problem: User authentication stopped working
Hi
I have several Samba servers which have been running for almost two
years without any problem.
Recently I rebooted one of those servers and have the following
problem: the join to the domain is OK but all user authentications
fail. I mean nobody can "connect" a share.
The system I rebooted is half of a two node cluster, the other
node with exactly the same configuration, up 230 days,
2008 Apr 09
0
About kernel smp and acpi on hardware vm.
Hello list,
I have a problem with my new xen server wich can''t reach to start my linux
hardware virtual machines which works on my old server without
modifications.
Here is my situation :
On all xen servers (3), I use xen 3.2 for a Dom0 compiled with the linux
kernel caming from http://xenbits.xensource.com/linux-2.6.18-xen.hg
My 2 old xen servers are :
Dual core Intel(R) Pentium(R) D
2009 Sep 16
2
Help needed: valid users
Hi
I'm using Samba 3.0.33 on Solaris10 and have the following problem.
In the smb.conf I have
workgroup = CORPROOT
security = domain
and users authenticated to CORPROOT domain can connect shares
w/o problems, [homes] for example.
Now I would like to create a share and restrict access to it just
to a dozen of users or so.
I tried
valid users = +docs
force user = usodocs
2007 Mar 19
1
wine and Samba
Hi!
Is there a way to run Wine from a Samba connection opened in Konqueror?
When I open it via Konqueror (double-clicking=>run with=>wine), it just
opens a window and close it fastly. When I activate the 'open in
terminal' option, the terminal leaves blank.
What can I do?
Thanks.
Vinicius
2008 Jul 16
5
''$'' placeholder naming can confuse your runner
Hi guys, I''m facing a strange behavior that smells like a bug.
consider this scenario:
Scenario: I''m cool
Given that I am cool 4 times out of 7
and this step:
Given("that I am cool $n times out of $n_total") do |n, n_total|
...
end
When running my story, this step is considered as PENDING.
If I change the name of the second placeholder to $total, the step
runs
2005 Feb 02
1
Shorewall 2.0.16
This release back-ports the DROPINVALID shorewall.conf option from 2.2.0.
1) Recent 2.6 kernels include code that evaluates TCP packets based on
TCP Window analysis. This can cause packets that were previously
classified as NEW or ESTABLISHED to be classified as INVALID.
The new kernel code can be disabled by including this command in
your /etc/shorewall/init file:
echo 1