Displaying 20 results from an estimated 200 matches similar to: "Openbsd very slow"
2009 Aug 07
5
Cantidad de datos
Buenas, tengo 30 000 000 de datos, y el R no me deja trabajar, como
podria corregir eso problema para trabajar con los 30 000 000, mintras
es estoy trabajando cada 1 000 000 pero no es igual.
Espero puedan ayudarme
saludos
--
Manuel Bonilla
2004 Aug 23
1
Problem with emails larger than 10k
I cannot download emails that are larger than 10k. I can download them fine
with test32. I am running test35 on OpenBSD/macppc -current. I am
downloading the files with Sylpheed-Claws 0.9.9claws on OpenBSD/macppc
-current (different machines), over pop3-ssl on IPv6. Problem still occurs
with IPv4.
On the large files, the download hangs at 4.0k. Multiple small emails work
fine.
--
A day
2020 Jul 08
3
Redis in place of astdb
El Wed, 8 Jul 2020 12:23:42 -0700
John Kiniston <johnkiniston at gmail.com> escribió:
> Dovid, You could use func_odb + a ODBC Redis driver to keep from having to
> shell out.
>
>
DO you know odbc redis drivers? It would be nice to store cdrs ans other stuff
in redis without patching asterisk
--
PekePBX, the multitenant PBX solution
https://pekepbx.com
2009 Jun 17
1
function to determine to which class/category a value belongs to?
Hi all,
I''ve got a simple contingency table produced with table(), and the upper and
lower quartiles (quantile25 and quantile75) for the same dataset.
Is there a function that tells me in which category does the value of the
quartile falls into?
for example:
tabsp <- table(fam$I[fam$I>0])
1 3 6
6 1 1
and for the cumulative frequency distribution
tabcum <- cumsum(tabsp)
1 3
2009 Jun 18
1
recovering the name of a given value in a matrix
Hi all,
I've got object *cumsumtab, *where the first row (1,2,3,4,5,6,8,13,14,17,40)
are names (actually, categories), and the second row has numeric values.
> cumsumtab
1 2 3 4 5 6 8 13 14 17 40
2 4 6 7 9 11 13 14 15 16 17
I'm trying to find a way of finding to which category ( in *names(cumsumtab)
* ) belongs a given value (let's say Q1 <- 4.25). So far, I've
2008 Jul 23
3
openbsd macppc
i run my server (web, email, calendar, etc.) off a mac mini ppc.
it's a beautiful thing for our modest needs (quiet, low power,
stable), but i'm looking at switching it to a vanilla bsd. has
anyone tried dovecot on an openbsd (or similar) install for macppc?
-SM-
2009 Jun 30
2
difference between "names", "colnames" and "dimnames"
Hi all...
I built a matrix binding vectors with rbind, and have something like this:
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8]
CLS 3.877328 4.087636 4.72089 4.038361 3.402942 2.786285 2.671222 3.276419
ORD NaN NaN NaN NaN 5.770780 5.901113 11.888054 7.934823
FAM NaN NaN NaN NaN NaN 3.699455 4.551196 2.885390
GEN
2004 Sep 12
1
IMAP session freezes
I've been having IMAP sessions "freeze" with fetchmail trying to
retrieve larger e-mails, typically over 20K and always with an
attachment. When I switch to POP3 I am able to retrieve the same
e-mails just fine. This started at test33. I'm currently using
test42 on a OpenBSD 3.5/macppc system with Maildir.
2004 Nov 19
1
assertion failed: (!t->view->external)
Nov 18 17:29:54 gir dovecot: imap-login: Login: jmcvetta [69.106.50.255]
Nov 18 17:30:02 gir dovecot: IMAP(jmcvetta): file mail-index-transaction.c:
line 247 (mail_index_expunge): assertion failed: (!t->view->external)
Nov 18 17:30:02 gir dovecot: child 31094 (imap) killed with signal 6
I saw this in my maillog. I have no idea what that user is doing, but I
can harrass him and find out if
2007 Mar 13
1
quota - dict - username = '(null)'
I am trying setting up at virtual domain with quota using postfix and
dovecut.
But I can't get the quota to work, every time I try sending a mail
the following queries is run on the database.
SELECT home, uid, gid FROM mail_view_tmp WHERE account = 'dummy' AND
domain = 'example.com'
SELECT current FROM mail_quota WHERE path = 'quota/storage' AND
username =
2020 Oct 27
2
Expert to work on load issue
Jon,
We are only using FastAgi. On the second system (running Asterisk 16) there
are no agi's running (just some bash scripts on call hangup). I did add
some hackey code (netstat -nua | grep -v 'udp 0 0' | grep -v
udp6 | grep -v ' 0 0.0.0.0' | grep udp) to my bash script to check out the
packet queue (with the help of
2002 Jul 23
2
--delete doesn't work when transferring many files
This is a curious thing. I'm syncing two directories, containing some
250 subdirectories totalling around 11,000 files. This:
rsync --password-file=/usr/local/etc/rsync/.passwd --delete -rtv
--exclude-from=/usr/local/etc/rsync/excludes /usr/local/sourcedir
username@destserver.com::modulename
...works fine if both directories are already nearly in sync. Deleting a
few files from the source
2004 Oct 21
2
1.0-test51 / POP3 broken
OS: OpenBSD 3.5 -stable/macppc
dovecot: Oct 21 01:59:01 Info: pop3-login: Login: wendy [192.168.3.6]
dovecot: Oct 21 01:59:02 Error: child 13213 (pop3) killed with signal 11
dovecot: Oct 21 02:03:32 Info: pop3-login: Login: robb [192.168.3.6]
dovecot: Oct 21 02:03:32 Error: child 17627 (pop3) killed with signal 11
(gdb) bt
#0 0x1813bb8 in maildir_transaction_save_commit_post ()
#1 0x180f504 in
2004 Nov 24
0
Missing smbd, nmbd in Samba package 2.2.10?
Hello group,
OS is OpenBSD 3.6 (macppc).
I've been away for a while so excuse the obvious here... I did a pkg_add
samba2.2.10.tgz which completed successfully. Now I'd like to start the
daemons, however, where are the smbd and nmbd daemons? I've looked in
/usr/local/bin and see:
/usr/local/sbin
laxbcastdns01# cd ..
laxbcastdns01# cd bin
laxbcastdns01# l
total 8606
drwxr-xr-x 2
2001 Mar 15
1
decoding to wav problems
I am successfully able to decode an ogg file to WAV on my NetBSD
i386-based machine. (I build a NetBSD package for 1.0beta4.)
Bit I have been told that decoding to WAV format on a big-endian Apple
Power Macintosh hardware running NetBSD seems to cause bad WAV files. Note
that output to "oss" (using /dev/audio) works fine. This occured with
different ogg files. (I think that ogg123 from
2005 Feb 02
3
Still no browse list and no help!
Unable to resolve my problem after long time of reading and searching I decide to ask for help to the experts. The problems is that there is no browse list even thought everything works fine. I can share files with others machines but don't see anything on network neighborhood. We use the OpenBSD 3.6 box with Samba 2.2 only for DNS and Wins.
Please Help!
Here is my smb.conf file.
# This is
2004 Aug 18
2
Multiple dovecot processes stepping on each other
I have two instances of dovecot running, one for v6 and one for v4
connections. The only differences in the config files are:
--- /etc/dovecot-ip6.conf Wed Aug 18 11:15:43 2004
+++ /etc/dovecot-ip4.conf Wed Aug 18 11:09:17 2004
@@ -10,7 +10,7 @@
# *** NOTE *** Some values HAVE been changed for OpenBSD use.
# Base directory where to store runtime data.
-base_dir = /var/dovecot-v6/
2004 Sep 28
3
Suggestion.
Hi,
I''m new to the list. I intend to learn about some Linux Networking
features to help myself and others.
I''m looking to control the bandwidth in my office. Basically there are
like 20 computers, a 2MB Adsl Line. And I would love to let them only
use a certain amount of bandwidth. For example let every client use 20KB
of internet bandwidth of the 210KB we can download
2009 Jun 17
1
wrong results when apply+sum with missing values (NA)
Hi all,
I can't compute the sum by columns to a matrix using apply() when I've got
missing values (either 0 or NA)...
I've got this matrix:
>nafam
Micro Flavo Helio Pseud Rhodo Bdello Chloro Syntro Verruco Prochloro
SAR11
I 1 1 1 NA NA 1 3 NA 1 6
1
VII NA 1 2 1 NA 2 16 1 NA 12
35
XI
2009 Mar 11
2
Question about datatypes/plotting issue
Hi,
I am trying to plot the Case-Shiller index found at: http://www2.standardandpoors.com/spf/pdf/index/CSHomePrice_History_022445.xls
The way I'm importing it into R is as follows:
library(gdata)
W <- read.xls("http://www2.standardandpoors.com/spf/pdf/index/CSHomePrice_History_022445.xls
", header=TRUE)
attach(W)
To give you and idea of what the data looks like:
>