Displaying 20 results from an estimated 900 matches similar to: "Fw: FTP timout"
2005 Aug 24
2
FTP timout
Hi all,
I have 2 CentOS 3.5 boxes & i do backups on the LAN
Recently, I always get FTP timout error with large files "700 MB and more" .
i tried to log and do manual backup with FTP command and i also got the same result "FTP timeout"
i tried to google and i did
# modprobe ip_conntrack_ftp
but still get the same timeout message
Any one can help???
Hameed
2006 Nov 21
1
Top process automatically killed
Hi,
Can modifications to /etc/security/limits.conf cause top process to
be automatically killed.
First, Here is the contents of the /etc/security/limits.conf
* hard cpu 2
* soft nproc 5
* hard nproc 10
mailnull hard nproc 100
What i have noticed that top process is always killed, But
2006 Sep 18
2
iptables console login
Peace,
I have messages like (on a centos 3.8 box)
NET: 21 messages suppressed.
martian source 10.255.255.255 from 10.0.0.138, on dev eth0
on my screen. In the same time it is being logged to a file.
Are there any way to stop the logging of these messages on the console
and still logged to a file (/var/log/messages)
Thank you.
Hameed
2006 May 23
4
iptables rules
Hi,
I have 2 CentOS servers 82.201.195.123 & 62.139.61.84
I want to deny all ssh logins on port 22 on (62.139.61.84) from any host
except from (82.201.195.123)
Can anybody tell me such iptables rules to write in /etc/sysconfig/iptables
Currently, im using the following rules (on 62.139.61.84)
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:RH-Firewall-1-INPUT -
2009 Feb 10
7
How to split a character vector into 3 vectors
Hi ,
Does any one know how to split a character vector , I have a vector X that
looks like this and each row has 3 characters
X
ASK
DGH
ASG
AUJ
FRT
I would like to split the vector into 3 vectors that look like this
X1 X2 X3
A S K
D G H
A S G
A U J
U R T
thanks
--
View this message in context: http://www.nabble.com/How-to-split-a-character-vector-into-3-vectors-tp21939492p21939492.html
2011 Oct 13
1
[hivex][PATCH] Increase filetime printing resolution to sub-second
Signed-off-by: Alex Nelson <ajnelson at cs.ucsc.edu>
---
xml/hivexml.c | 20 +++++++++++++++++---
1 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/xml/hivexml.c b/xml/hivexml.c
index 5030c24..98b90c5 100644
--- a/xml/hivexml.c
+++ b/xml/hivexml.c
@@ -185,6 +185,8 @@ filetime_to_8601 (int64_t windows_ticks)
char *ret;
time_t t;
struct tm *tm;
+ int64_t sub_seconds;
2011 Apr 14
0
StructTS fitting problem - can anyone help?
I have seen a couple of posts about this, but no solutions. The problem is fitting the Basic Structural Model (BSM) to the AirPassengers time series using StructTS. ?For this particular time series, if the length is reduced below 140 months, the BSM fits are bad.?
The following illustrates the problem
ap0 <- log10(AirPassengers) - 2ap<-ts(ap0[1:139], freq=12) ?# bad fits for length <
2012 Feb 21
1
prior.weights and weights()
I'm wondering whether anyone has any insight into why the 'simulate'
methods for the built-in glm() families (binomial, Poisson, Gamma ...)
extract the prior weights using object$prior.weights rather than
weights(object,"prior") ?
At first I thought this was so that things work correctly when e.g.
subset= and na.action=na.exclude are used. However, the current versions
of
2006 Apr 03
1
PXE E11 ARP timout , have a question about this thread
Hi,
I installed LTSP and trying to boot diskless pc, but I got error PXE-E11 ARP
timout.
How did you get over it, I grab your mail from
--
Maris Dembovskis
Latvia, Valmiera, Gulbene
Vidzeme - kur labas idejas dzimst ritdienai
2004 Jun 24
0
[Bug 1476] New: Unexplained timout at end of file transfer.
https://bugzilla.samba.org/show_bug.cgi?id=1476
Summary: Unexplained timout at end of file transfer.
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: ej.grace@imperial.ac.uk
2009 Sep 09
0
sound timout error
When running Dragon NaturallySpeaking, I've started getting a timout error with the generic kernel.
However, the realtime kernel seems to work.
I have the feeling this is a problem that will eventually be solved in alsa or the kernel, but in the meantime I was wondering if there was any adjustment I could use to remove sound latency in wine.
Any regedit tweaks, etc.
Susan
2008 Jan 26
2
Sendmail timout errors
I have 2 Centos servers that are currently giving me grief,
I am getting the error:-
SYSERR(root): timeout writing message to mail.server.co.uk
Resource temporarily unavailable
This is on both servers
1 is Centos 4.x & the second is:-
sendmail-8.12.11-4.RHEL3.6
sendmail-cf-8.12.11-4.RHEL3.6
sendmail-devel-8.12.11-4.RHEL3.6
Any clues ?
Thanks
Denis
No virus found in this outgoing
2005 May 14
1
fcntl lock timout on maildir format Trash .index file under OpenBSD sparc64
Whenever I attempt to retrieve or delete mail (Using thunderbird win
client) operation takes several minutes. right before completion posts
the following error to maillog:
May 14 10:22:04 NAPUtil imap(djrobert): Timeout while waiting for
release of shared fcntl() lock for index file
/home/djrobert/Maildir/.Trash/.imap.index
deleting the index file speeds up the operation once. subsequent
2016 Mar 03
2
Timout for LDAP connection
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 3 Mar 2016, Christian Schmidt wrote:
> On 03.03.2016 09:55, Gordon Grubert wrote:
>> On 03/03/2016 09:09 AM, Christian Schmidt wrote:
>>> What about replicating the directory onto the dovecot host and send the
>>> ldap queries to localhost?
>>
>> of course, this would be possible. E.g., for our DNS we are
2016 Mar 03
2
Timout for LDAP connection
Hello Christian,
On 03/03/2016 09:09 AM, Christian Schmidt wrote:
> Hello Gordon,
>
> On 29.02.2016 16:18, Gordon Grubert wrote:
>> we are using a round robin dns record for connections to our ldap
>> system. This works fine for almost all cases. In particular, for
>> dovecot does this mean, when an ldap server is stopped, dovecot
>> instantly reconnects to
2005 Jun 28
1
Offtopic Posts [was Re: [OT] Memory Models and Multi/Virtual-Cores -- WAS: 4.0 -> 4.1 update failing]
From: Greg Knaddison <greg.knaddison at gmail.com>
> Look - brevity is the soul of wit. It also keeps other folks on lists
> from calling you a troll.
The problem is that then the same people then start complaining
about my "oversimplification." In fact, that's part of the problem here.
I really _tried_ to make a recommendation without breaking down into
the
2010 Nov 30
2
Correct operation of timout parameter for dial application
Hi All,
I'd just like to verify what the correct operation of the timeout parameter is for the dial application. I'm not sure if I've encountered a bug or a configuration issue.
When a sip phone is not responding to invites on an outbound call, the dial application still waits the duration of timeout before continuing with dialplan execution. I was under the impression that app_dial
2005 May 13
0
Re: Mini-centOS -- "Thin Clients" and lack of read-only boot
From: Greg Knaddison <greg.knaddison at gmail.com>
> If you want to compare CentOS to this, then you have to realize that
> this "lightweight" version of MS will only run a remote desktop
> session (Terminal Service), a browser (IE), a music app (MSWindows
> Media Player), a virus scanner and a file navigation utility
> (Explorer).
They are basically "Thin
2016 Mar 10
3
Timout for LDAP connection
Hi Timo,
On 01.03.2016 22:51, Timo Sirainen wrote:
> On 29 Feb 2016, at 17:18, Gordon Grubert <gordon.grubert+lists at uni-greifswald.de> wrote:
>>
>> Hi,
>>
>> we are using a round robin dns record for connections to our ldap
>> system. This works fine for almost all cases. In particular, for
>> dovecot does this mean, when an ldap server is stopped,
2016 Feb 29
6
Timout for LDAP connection
Hi,
we are using a round robin dns record for connections to our ldap
system. This works fine for almost all cases. In particular, for
dovecot does this mean, when an ldap server is stopped, dovecot
instantly reconnects to another ldap server.
But when the network connection to the active ldap server is broken,
dovecot sticks to the failed ldap server. Is there any possibility to
define a