search for: juancarlos

Displaying 12 results from an estimated 12 matches for "juancarlos".

2010 Nov 28
2
Lineage 2 Can't start
Hello!! i'm new in this Linux wave, im trying to run Lineage2 in Linux Mint 9 (Isadora) but it can't run, it show me this on the Terminal. juancarlos at linuxmint /host/Program Files/NCsoft/Lineage II/system $ wine L2.exe fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot err:module:attach_process_dlls "Engine.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\...
2011 Oct 17
1
lmtp performance
Hello: In the process of migration from version 1.2 to 2.0 have tried to use lmtp instead of lda as delivery agent. But unfortunately througput we get is poor with lmtp compared to lda. In peak times with lda we are able to deliver over 1800 messages/minute (high I/O but not affecting service) but if we switch to lmtp cannot deliver more than 300 mess/minute (very low I/O). This is enough
2008 Sep 17
3
Is there a way to not use an explicit loop?
I have a problem in where i generate m independent draws from a binomial distribution, say draw1 = rbinom( m , size.a, prob.a ) then I need to use each draw to generate a beta distribution. So, like using a beta prior, binomial likelihood, and obtain beta posterior, m many times. I have not found out a way to vectorize draws from a beta distribution, so I have an explicit for loop
2024 Mar 25
0
There is no voltage information
...> 13.9V` and `2.206e-05 => 220V` (with correction factor `1e7`). Obligatory inspiring motivator : https://xkcd.com/1172/ Thanks to Mr. Fischer for the right logs (and version-dissection findings) at the right time :) Jim Klimov On Mon, Mar 25, 2024 at 7:41?AM Juan Carlos Fischer < juancarlos.fischer at gmail.com> wrote: > Hello Jim! > First of all, allow me to thank you for your time and invaluable help. > Exactly arm v7l are 32 bit. I will conduct several tests and keep you > informed. > > On the other hand this is what I got > pi at raspberrypi:~ $ sudo /lib...
2024 Mar 25
0
There is no voltage information
...> 13.9V` and `2.206e-05 => 220V` (with correction factor `1e7`). Obligatory inspiring motivator : https://xkcd.com/1172/ Thanks to Mr. Fischer for the right logs (and version-dissection findings) at the right time :) Jim Klimov On Mon, Mar 25, 2024 at 7:41?AM Juan Carlos Fischer < juancarlos.fischer at gmail.com> wrote: > Hello Jim! > First of all, allow me to thank you for your time and invaluable help. > Exactly arm v7l are 32 bit. I will conduct several tests and keep you > informed. > > On the other hand this is what I got > pi at raspberrypi:~ $ sudo /lib...
2024 Mar 21
0
There is no voltage information
...for-in%E2%80%90place-upgrades-or-non%E2%80%90disruptive-tests (take care to `configure --with-usb=libusb-0.1 ...`) - notably, you won't have to *install* this build over what have you in the OS to just test the newly built driver. Jim On Thu, Mar 21, 2024 at 7:18?AM Juan Carlos Fischer < juancarlos.fischer at gmail.com> wrote: > Hello! > > NUT 2.7.4 > Raspberry Pi 4 Model B Rev 1.5 8 GB "Raspbian GNU/Linux 11 > (bullseye)" Linux raspberrypi 5.15.32-v7l+ #1538 SMP Thu Mar 31 > 19:39:41 BST 2022 armv7l GNU/Linux > > pi at raspberrypi:~ $ sudo ldd /lib/...
2015 Jun 03
1
SIS attachments compressed
Hello: In case it is defined to use zlib compression, does SIS save attachments compressed? I have found this question replied in the past (2012) and the answer was NO. I ask again just to know if there have been changes or if it is in the roadmap to add compression. I have been testing to migrate from maildir+zlib to mdbox+zlib+sis and the results, in terms of space used, and worst than
2008 Mar 10
1
y label perpendicular to the y axis
Hi R-users: We need to place the y label horizontally on a plot. Instead of | l | a | b | e | l | |__________ we want | | label | | | |______________ We thank you any advice. Yours, Juan Carlos Correa, Ph.D. Profesor Asociado Escuela de EstadĂ­stica Universidad Nacional-Sede MedellĂ­n
2009 Mar 02
1
trying to get rid of for loop in simple scenario
Hi, I have a problem in which i am having trouble vectorizing a snippet of my code to avoid a for loop. A basic example of what I'm trying to do is below. #simple example of problem x = c(1,1,3,3,6,7,8,8,9) # I create a vector that contains the unique values of x y = unique(x) y = c(1,3,6,7,8,9) #### Now I want to create a vector, say z, in which has the same length of y, but
2019 Feb 17
2
CASifying dovecot and webmail
Hello: I'm trying to authenticate webmail (roundcube) and dovecot with Apereo CAS. I don't find any good guide and everything I have found is some years old. Has any of you done a recent integration with CAS and can share the details ? Best regards -- ------------------------------------------------------ Juan Carlos Sanchez Hernandez Servicio de Infraestructura e Innovaci?n
2009 Nov 18
1
cache auth clear
Hello: Have found probably auth cache clearing is not working well. I get this log after issuing several SIGUSR2 and SIGHUP from command line: Nov 18 13:56:26 dovecot: Info: Dovecot v1.2.6 starting up Nov 18 13:56:33 auth(default): Info: Authentication cache hits 5/14 (35%) Nov 18 13:56:33 auth(default): Info: Authentication cache inserts: positive: 9 1213B, negative: 0 0B Nov 18 13:57:40
2014 Feb 27
3
maildir quota divergence
Hello; We are using maildir quotas and have found differences in many users in respect to what system command are showing and doveadm quotas. For example, four user test, we have: doveadm quota get -u test Quota name Type Value Limit % STORAGE 98066 102400 95