Displaying 4 results from an estimated 4 matches for "24218".
Did you mean:
21218
2007 Jan 22
4
Problems with rxfax
...or the fax isn't received at all. At the bottom of this mail
are 2 examples of the logging when it goes wrong. I really hope that
somebody can give a few pointers. Thanks in advance,
Kind regards,
Ardjan Zwartjes,
Telecats
======= Example 1 =========================
Jan 19 14:49:14 DEBUG[24218] app_rxfax.c: FLOW FAX Set rx type 0
Jan 19 14:49:14 DEBUG[24218] app_rxfax.c: FLOW FAX Set tx type 4
Jan 19 14:49:17 DEBUG[24218] app_rxfax.c: FLOW FAX Set rx type 4
Jan 19 14:49:17 DEBUG[24218] app_rxfax.c: FLOW FAX Set tx type 0
Jan 19 14:49:19 DEBUG[24218] app_rxfax.c: FLOW FAX Set rx type 8
Ja...
2005 Nov 22
1
slow samba write performance
...80 gb hdd (c:\)
1 x 160 gb hdd (d:\)
gigabit ethernet
test results;
windows hdd to hdd copy
Source File Size Target Time
c:\ 713+715MB d:\ 110sn 12.989 kb/sec
d:\ 713+715MB c:\ 59sn 24218 kb/sec
Samba Copy
c:\ 713+715MB /dev/md0 183sn 7808 kb/sec
d:\ 713+715MB /dev/md0 183sn 7808 kb/sec ---->samba write slow than ftp write
/dev/md0 713+715MB c:\ 60sn 23814 kb/sec
/dev/md0 713+715MB...
2007 Jul 18
8
no networking anymore
hi,
after rebooting my host, i can''t have anymore the networking:
here''s my output of /etc/init.d/networking restart
Reconfiguring network interfaces...SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
eth0: ERROR while getting interface flags: No such device
Failed to bring up eth0.
done.
cat
2006 Jan 02
5
DB Modelling the Rails way - Opinions??
Hi,
I''m trying to figure the most efficient way to model the following. I
can think of at least two ways to relate the tables but from a
client/server perspective! I''m wondering how to best (and
elegantly)relate them from an AR perspective.
A project has many people,
A person can work on many projects at any time,
A project has many roles,
A role is performed by a person,
A