Displaying 20 results from an estimated 2000 matches similar to: "md5 fail on large file"
2004 Apr 28
0
FW: Re: md5 fail on large file
Me again. I think I have found which is the problem.
After I have copied the file from NT4TSE to samba, I have run
df on the filesystem, and the used space was minor than the
filesize printed by ls -l
ls -l priv.edb
-rwxr--r-- 1 user group 5393883136 Apr 28 10:58 priv.edb
du priv.edb
4194364 priv.edb
df
df /dev/hda8 99396660 41994828 95201832 5% /mnt/data
My env: linux-2.4.26. /dev/hda8
2004 Apr 15
0
How to reduce the memory used by Samba and its connection ?
Dear Sir :
About the Samba, could you do us a favor to advise us if any comment =
about the following problem.
We used Samba v2.0.7.
We are porting the Samba into Linux box.
The Linux box is an embedded system with 32MB memory only.
Because Samba takes around 1.5MB memory for each connections, it =
takes lot sof memory for multiple connections.
It exhausted the memory of
2003 May 12
2
shared_media
Hello everybody.
I have a problem with my firewall rules on my Slackware Linux box 9.0
(kernel 2.4.20-xfs).
This system is configured with 3 NIC (one for the router, one for the
dmz, and the other for the private net).
I have written a firewall (iptables) that is processing packet based
also on the incoming interface.
This firewall is connected in a not good environment where all the NIC
(and the
2006 Dec 11
6
load balacing with https home banking
Hello everybody.
I''m running linux 2.6.19 with nth match to
alternatively snat outgoing connections to
two different ip addresses for load balancing
between two adsl lines:
Here is:
$IPTABLES -t nat -A POSTROUTING -s my_ip --protocol tcp -m
multiport --dports 80,443 -m statistic --mode nth --every 2 -j SNAT --to
adslA
$IPTABLES -t nat -A POSTROUTING -s my_ip --protocol tcp -m
multiport
2004 May 17
3
wrong file size
I'm having a problem coping a 5GB file from
Windows NT 4 TSE to samba 3.0.4
This is the output from stat on this file:
File: `priv.edb'
Size: 5393883136 Blocks: 8388728 IO Block: 4096 regular file
Device: 308h/776d Inode: 9 Links: 1
Access: (0744/-rwxr--r--) Uid: (10000/DOMAIN\!schedule) Gid: (10000/DOMAIN\Domain Users)
Access: 2004-05-17 10:07:22.000000000
2007 Jan 22
2
aes unsupported algorithm for ipsec?
Hi all,
I''m trying to create a IPsec tunnel from a Debian Etch machine to a
Cisco PIX. Part of my config is the following:
add x.x.x.x x.x.x.x esp 34501 -m tunnel -E aes-ctr "abcdefghijklmnop";
When I try to set this using setkey, it fails with the following message:
line 9: unsupported algorithm at [abcdefghijklmnop]
parse failed, line 9.
Can anyone tell me what
2006 Apr 18
2
correct version of asterisk for oh323
Hi,
i have been using asterisk CVS 19/07/2005 and asterisk-oh323-0.7.2.
I now want to use oh323 with Asterisk 1.2.4+. Can anyone tell me what versions of oh323(and pwlib
and oh323) they got to work with Asterisk 1.2.4+.
--
thanks,
yusuf
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig
As promised last Friday, here's the v2.0.0 release finally. I'm
cautiously optimistic that v2.0.1 won't (have to) be released for a few
weeks, since there was quite a lot of testing and fixing going on in the
RC stage.
Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig
As promised last Friday, here's the v2.0.0 release finally. I'm
cautiously optimistic that v2.0.1 won't (have to) be released for a few
weeks, since there was quite a lot of testing and fixing going on in the
RC stage.
Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2009 Jul 24
1
metafor
I had found the author's (Wolfgang Viechtbauer) earlier meta-analytic code in R, MiMa, useful. so I have been exploring metafor using an example dataset from MiMa. metafor provides a lot more. However, MiMa provided parameter estimates, standard errors, z values, etc. for individual moderators in the meta-analysis, but I don't see how to obtain these from metafor. Have you any help
2007 Mar 12
4
meta-regression, MiMa function, and R-squared
Dear Wolfgang Viechtbauer and list members:
I have discovered your "MiMa" function for fitting meta-analytic
mixed-effects models through an earlier discussion on this list. I think
it is extremely useful and fills an important gap. In particular, since
it is programmed so transparently, it is easy to adapt it for one's own
needs. (For example, I have found it easy to identify
2004 Feb 13
1
winbind and exclamation mark
Hello.
I'm having a problem with winbind/samba-2.2.8a on Slackware
linux 9.1 (glibc 2.3.2, kernel 2.4.24, gcc 3.2.3) with a user
account on a Windoze NT 4.0 PDC named !schedule
I always get "Access denied" from the windoze NT 4.0 box and
syslog on samba box reports:
domain_client_validate: unable to validate password
for user _schedule in domain DOMAIN to Domain controller srvnt1.
2003 Apr 21
3
Dates in read.spss
I am using read.spss in the foreign package to read an SPSS save file. For date variables I get huge values such as 11489990400. Does anyone know how to convert these values to R POSIXct date objects? Thanks in advance -Frank
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor
2001 Oct 09
4
Rsync Throughput issues
I am using Rsync between a Redhat Linux box and an AIX RS600. We have
a about 30gb of database we need to sync to a backup server. Sounds
good, right? The problem is that Rsync is so slow when we do the
initial dump. We have files that are 1 - 5gb. It takes around 14-20
hours to Rsync the file structure, which means our daily backup will
miss that days data because we are waiting for the data
2004 Apr 02
2
Strange Fedora Booting problem: can not mount "LABEL=*" partitions
Hi,
Just got Fedora FC1 vanilla 2.4.25kernel+libata8patch booting problems, FC1 complains that it can not automatically find&found partitions specified with "LABEL=" in /etc/fstab, and then falls me into repair mode. In the repair mode I can mount it manually without any problems. More interesting are: 1) I have several partitions specified with "LABEL=*" in
2005 Feb 17
4
can't enable trunking :(
I have successfully installed and configured the asterisk, the incoming and the outgoing calls are working fine, its a tremendous solution :)
Now i want to enable trunking between two asterisk boxes, in the iax.conf i have put:
[karachi]
...
...
...
trunk=yes
...
...
...
everything seems to work fine but when i load asterisk it says:
--------------
Feb 17 10:59:14 WARNING[18726]:
2005 Jan 24
3
Htb, imq and sfq traffic shaping
Hello,
I wrote a simple traffic shaping script (below) that should have allowed me to shape my internet traffic a bit (ppp0 - adsl 128kbit/64kbit; local interface eth0).
The script works only partially - the speed is being limited but too much. Without running this script my download rate is about 10kBytes (with second computer also downloading at about 6kBytes). After running it my download speed
2004 Mar 18
3
Trustix 2.1 & shorewall
I have upgraded to trustix 2.1 (kernel 2.4.25-2trfirewall), there is a
problem with shorewall (both 1.4.10d and 2.0) and iptables 1.2.9-2tr
when I start shorewall I have the following errror:
iptables v.1.2.9: Unknown arg ''--icmp-type''
Try ''iptables -h'' or ''iptables --help'' for more information
with trustix 2.0 (kernel 2.4.25-2trfirewall)
2005 Feb 18
2
any good redhat 9.0 rpm reposiroty?
I have been googling for the RPM kernel-source-2.4.25-040218.i386.rpm or kernel-source-2.4.25-040218.i686.rpm for the last 59 hrs and couldn't succeed.
Can someone suggest me some good Redhat Linux 9.0 rpm repositories.
And will the Debian deb work with redhat or not?
Kindest
Muhamnmad Muzzamil Luqman
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jun 17
1
CIFS VFS errors on strtoUCS in messages log
I have little idea what actions this relates to,
but I see about 200 or more of these errors each day
in the messages log file:
May 29 15:55:41 mima kernel: CIFS VFS: strtoUCS: char2uni of -127 returned
-22
No one has complained of a problem. Does anyone know what
it signifies?
--Donald