Displaying 20 results from an estimated 200 matches similar to: "Problems with Samba 2.0.6 under Solaris 7"
2012 May 27
0
[RFC PATCH] Decrease Metadata Fragment Using A Caterpillar Band Method
I made an attempt to partly decrease fragment by using a preallocated
area of multiple size of a std blocksize for a tree block when it is COWed.
The basic idea is that if any a tree block need to be created,
we offer, say, 2 or 4 multiples of a std blocksize for it, then use the
first block in the continuous blocks. When this block need a cow in the
future, a new free block in these continuous
2006 Oct 25
11
spam control
Gents,
I have added the following to /etc/mail/sendmail.mc and rebuilt it
trying to control spam. I still get about 25 spam messages a day.
Is there something else that can help control spam?
Thanks
jerry
---------------------------
dnl #
dnl # dnsbl - DNS based Blackhole List/Black List/Rejection list
dnl # See http://www.sendmail.org/m4/features.html#dnsbl
dnl #
FEATURE(`dnsbl',
2006 Jul 24
1
Plotting league tables/ caterpillar plots
Dear list,
I was wondering if there is a function to plot league tables, sometimes
also known as "caterpillar plots"?
A league table is conceptually very similar to a box plot. One difference
is that the inter-quartile ranges are not shown. If there isn't such a
function a first attempt for a "selfmade" plot would be to tell boxplot
not to plot boxes (sounds silly
2006 Feb 05
2
R socket communication
Hello, I tried to code a R socket server but I did not succeed.
The problem is that once the R socket server is created,
I call the readLines function and then R gets blocked.
The client seems to work fine since I tested it with a PERL server.
I tried many combination of params in the socketConnection but
none of them worked.
I have seen some examples where the server sends something to a
client
2008 Mar 27
3
Question on mail
All of a sudden I am getting this error this morning.
--------------------------------------
<<< 553 5.3.0 Spam blocked see:
http://ordb.org/lookup/?host=mp;{client_addr}
501 5.6.0 Data format error
Content-Type: message/delivery-status
Action: failed
Status: 5.3.0
Diagnostic-Code: SMTP; 553 5.3.0 Spam blocked see:
http://ordb.org/lookup/?host=mp;{client_addr}
Last-Attempt-Date: Thu,
2002 Mar 05
0
Urgent help required for a newbie!
Iam running Samba 2.0.10 on a FreeBSD 4.2 platform within a Windows 98/2k
peer to peer network.
Most of the time this system appears to be working very well with the file
system nicely browsable by the client machines. Unfortunately, from time to
time the following error appears within the log.smb:
[2002/02/14 10:54:28, 3] lib/util.c:interpret_addr(1833)
Get_Hostbyname: Unknown host. ed0
2006 Feb 05
1
3-dimensional table
Hi,
Last week my class conducted an experiment by putting out clay
caterpillars to look at the effects of urbanization, color, and location
on caterpillar predation. There were two sites (urban, rural), three
colors (green, yellow, red) and two locations at each site (edge,
interior). The entire data set is below. I've checked out the MASS
book, Dalgaard's book, and the R-help archives
2002 Mar 08
2
Re: 'Network Busy' - indeed (Gustav Tresselt)
> I have a network that sporadically give 'network busy' errors. One
morning > the workstations will all connect up fine and stay up throughout
the days
> work, yet the next day there is not one machine that can log on to the
> network. It may run fine for two weeks, then bam, three days of no
logins. > Yet the internet works fine. Could I copy my smb.conf file and
rpm -e
2002 Nov 25
1
IP in utmp: smbd/session.c
Dear Samba developers,
Sometime between versions 2.2.2 and 2.2.7 you made the change:
% diff samba-2.2.2/source/smbd/session.c samba-2.2.7/source/smbd/session.c
92,94c92,97
< hostname = client_name();
< if (strequal(hostname,"UNKNOWN"))
< hostname = client_addr();
---
> /* Don't resolve the hostname in smbd as we can pause for a long
2010 Jun 04
5
help with sendmail closing relay
I have centos 4.8 i686. It has stock sendmail. see file below.
I am getting reports that it is an open relay. I have searched all
around and
it seems like it should be closed. I have dnl for
accept_unresolvable_domains.
What can I do to close my sendmail.
Thanks,
Jerry
My sendmail.mc is as follows:
---------------------------------
divert(-1)dnl
dnl #
dnl # This is the sendmail macro config
2001 Dec 03
0
Socket address problems with 2.5.1pre1
The problem shows in the following log snippet. The numeric address of
the peer (localhost in this case) is garbage.
rsyncd[32671]: reverse name lookup failed
rsyncd[32671]: rsync: forward name lookup for failed: Name or service not known
rsyncd[32671]: rsync on debian/ from UNKNOWN (::10fa:ffbf:a426:608%5)
rsyncd[32671]: wrote 616 bytes read 70 bytes total size 143069
I am using linux
2009 Jul 23
1
help with randomisation test...
Dear R-people,
I hope asking this is not too cheeky, but I do have a R Problem. I hope
that some of you like to play around with R and can help me.
Its like this. I have several plant species (A,B,C) and 10 replicates
per species. 5 plants per species are damaged, 5 not. I let a
caterpillar feed on each plant and measured the growth of the
caterpillars on control plants (CR) and on damaged
1999 Oct 26
0
2.0.5a on AIX 4.3.2, smbclient failures.
Dear All,
We have successfully run 1.9.18p2 on our AIX 3.2.5 servers since 1.9.18p2
was released, with heavy access for printing and file sharing from users and
NT servers.
We are currently in the process of upgrading to AIX 4.3.2 (now completed)
and have been trying to implement 2.0.5a. I have used the AIX binary install
which all worked. We are using WINS/DNS/DHCP running on the NT servers
2001 Nov 20
2
rsync server over SSH [includes code patches]
Hi Folks --
I've recently had the need to add a piece of functionality to rsync
that allows one to run 'rsync --daemon' (rsync in "rsync server" mode)
over SSH. My main goal was to be able to use some of the features
from rsyncd.conf(5) (notably modules) while still using SSH for
authentication and network transport.
Background: I wanted to have the capability of setting
2014 Jul 24
1
Sieve plugin (fc17 + sendmail + roundcube)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 24 Jul 2014, Franck CALLEJA wrote:
> Date: Thu, 24 Jul 2014 10:50:21 +0200
> From: Franck CALLEJA <fc193 at hotmail.com>
> Reply-To: Dovecot Mailing List <dovecot at dovecot.org>
> To: "dovecot at dovecot.org" <dovecot at dovecot.org>
> Subject: Sieve plugin (fc17 + sendmail + roundcube)
>
>
2003 Dec 09
1
Make Fails on Cobalt Qube 2
All;
I am using the cobalt Qube 2 which uses a Cobalt OS with is supposedly a RedHat Linux 4.2 variant. I can not compile the new rsync version 2.5.7 as I always fail my make with the following error:
clientname.c: In function `client_addr':
clientname.c:72: warning: implicit declaration of function `getnameinfo'
clientname.c:73: `NI_NUMERICHOST' undeclared (first use this function)
2007 Jun 08
0
Software At Low Pr1ce
Nu Mcafee titles released on Jun 06 20:29:48 MSK 2007
Adobe Creative Suite CS3 269$
Adobe Photoshop CS3 89$
Symantec Norton 360 29$
Microsoft Office 2007 79$
Microsoft Vista Business 79$
Nero 7 Premium 39$
Adobe Acrobat 8 Pro 79$
Adobe Flash CS3 Pro 59$
Windows XP Pro +SP2 49$
Adobe Premiere 2.O 59$
Macromedia Studio 8 99$
0ffice2OO3 w/Contact Mgr 69$
Quickbooks
2002 Sep 19
1
ssh and popen-- broken pipe
Hi,
My application uses popen to execute UNIX commands. After I replace rsh
with ssh, it stopped working. I have made a test C code to reproduce the
problem as attached in this email. In the test program, I called popen for
ssh command and then pclose right away. I got the following error:
kirk 588$ a.out
Write failed flushing stdout buffer.
write stdout: Broken pipe
Any idea what is
2007 Jun 08
0
Software At Low Pr1ce
Nu Mcafee titles released on Jun 06 20:29:48 MSK 2007
Adobe Creative Suite CS3 269$
Adobe Photoshop CS3 89$
Symantec Norton 360 29$
Microsoft Office 2007 79$
Microsoft Vista Business 79$
Nero 7 Premium 39$
Adobe Acrobat 8 Pro 79$
Adobe Flash CS3 Pro 59$
Windows XP Pro +SP2 49$
Adobe Premiere 2.O 59$
Macromedia Studio 8 99$
0ffice2OO3 w/Contact Mgr 69$
Quickbooks
2010 Nov 12
0
How to obtain prediction intervals for random effects?
Hello!
I wonder how can one get upper and lower limits of a prediction interval
-- exact values? They are shown on caterpillar plot using ranef() with
argument postVar=TRUE, but I would like to know them. A while ago, some
discussions were opened on "Confidence Intervals for Random Effect
BLUP's", but the answer was never clear:
http://www.mail-archive.com/r-help at