search for: kj

Displaying 20 results from an estimated 273 matches for "kj".

Did you mean: jk
2009 May 08
2
Problem with IMAP (rename and delete non existent folder).
I don't know if this problem exists only in my version of dovecot, or in all... To reproduce BUG do this (use gdb): telnet localhost 143 o login addr at email.sth verystrong_pass o delete "kj-test-folder" o rename "kj-test-folder" o rename "kj-test-folder" "other-folder" SIGABRT Of course kj-test-folder is not exist. BT: #31 0xb7da0022 in free () from /lib/tls/libc.so.6 #32 0x0813313a in pool_system_free (pool=0x8169060, mem=0x8146161) at memp...
2009 Dec 22
4
Problem with expand.grid
Hi All, This example code ---------------- dDF <- structure(list(y = c(4.75587, 4.8451, 5.04139, 4.85733, 5.20412, 5.92428, 5.69897, 4.78958, 4, 4), t = c(0, 48, 144, 192, 240, 312, 360, 0, 48, 144), Batch = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ), T = c(2, 2, 2, 2, 2, 2, 2, 2, 2, 2), pH = c(4.6, 4.6, 4.6, 4.6, 4.6, 4.6, 4.6, 4.6, 4.6, 4.6), S = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0), N = c(0, 0, 0, 0,
2010 Jul 29
3
help splitting a data frame
Hi All, I have a dataset that I would like to split based on : or ? ( the data file is tab delimited) for example: Ny:23-45 AC BA:88-91 DB KJ:21-13 PA And I would like the data to be splitted and the final results look like NY 23 45 AC BA 88 91 DB KJ 21 13 PA I would like to have the resulting data as a data frame so each column is a variable. Thanks, -- View this message in context: http://r.789695.n4.nabble.com/help-splitting-a-d...
2003 Mar 07
2
[Bug 503] Password is echoed when running passwd via ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=503 kj at uue.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments Fr...
2004 Aug 06
2
compile error
...I have tested the instructions on my > page on several occasions, each time with success. > However, I am willing to admit there may be some discrepancies. If you > or anyone else does find an error there, please let me know. I am more > than happy to update the text. > Thanks. > KJ Hello KJ, First, i need to say thanks for your work. Is valuable to people like me, that are just learning how to use icecast. My intention was not to find faults with icecast, shout or your how-to. I am new to this list and to icecast (1, 2 or whatever). Your how-to helped me a lot (so did t...
2009 Sep 17
0
lpSolve constraints don't seem to have an effect
...,2] interval into 8 equal parts by defining k=9 points (0 included) -lambdas in the following code- and observe the value of the objective function and the constraint on these points and approximate it by the following program: (Sorry for the Latex type equations) max Sum_{j=1}^{2}Sum_{k=0}^{8}f_{kj}lambda_{kj} subject to: Sum_{j=1}^{2}Sum_{k=0}^{8}g_{kj}lambda_{kj}+x2 = 6 Sum_{k=0}^{8}lambda_{k1} = 1 Sum_{k=0}^{8}lambda_{k2} = 1 lambda_{k1} >= 0 lambda_{k2} >= 0 x2 >= 0 library(lpSolve) # Objective function and constraint f1 <- function(x) 2*x-x^2 f2 <- function(y) y g1 &l...
2010 Oct 18
0
specifying lme function with a priori hypothesis concerning between-group variation in slopes
...t-test (b-K=0). Now imagine that there are j groups. For each group j the model is: Y_ij= a_j + b_jX_ij + error. Both the intercepts (a) and the slopes (b) are allowed to vary between groups. The a priori (null) hypothesis of interest involved the between-group values of the slopes and is: b_j=Kj where Kj is specified a priori for each group j based on theoretical considerations but whose values differ between groups. This is clearly a mixed-model problem. I know how to specify the model in lme but I don't know how to set up the inferential test that b_j=Kj for all j groups versus the...
2023 Sep 11
2
Question about encryption and tls
...;Do I understand correctly that ssl shoudl be configured independently >for libvirt and each hypervisor? It depends what you are asking about. There are various connections, each of you can configure separately. >I asked because I configured libvirt connection as > >qemu+tls://bambus.kjonca/system?pkipath=... > This ^^ uses TLS to communicate between the libvirt client and server, e.g. virsh. >(and on bambus in /etc/libvirt/libvirtd.conf) I set >key_file = ... >cert_file = ... >ca_file = ... > >But after connect and lauching (on bambus) vm I tried to snif tr...
2010 Sep 02
1
NLS equation self starting non linear
This data are kilojoules of energy that are consumed in starving fish over a time period (Days). The KJ reach a lower asymptote and level off and I would like to use a non-linear plot to show this leveling off. The data are noisy and the sample sizes not the largest. I have tried selfstarting weibull curves and tried the following, both end with errors. Days<-c(12, 12, 12, 12, 22, 22, 22, 22, 3...
2015 Dec 27
3
sieve-filter crashes
I tried to post earlier, but something goes wrong. KJ kjonca at o2.pl (Kamil Jo?ca) writes: > I want to refilter my mails in inbox so I tried to use: > > sieve-filter -e -W -D -C -v ~/.dovecot.sieve INBOX > > on three messages I got: > > info: filtering: [Fri, 28 Dec 2012 15:40:33 -0500; 14399 bytes] `[SPAM] Keep Defective by De...
2004 Aug 06
2
icecast 1.3 or 2 ???
...www.xiph.org/cvs.html (module icecast). documentation is almost > non-existant for icecast2 so if you hit any trouble, ask here. > > Geoff. This is true. There is no solid documentation for icecast2, yet. However, there are some useful docs at the following URL: http://www.6809.org.uk/kja3/ices2-howto.shtml Also, I have made some of my own docs for use at my work at this URL: http://quasi.ksl.com/icecast/ I would be happy to take any requests for improvements to my own docs. What I have details setup of both icecast1 and icecast2 and streaming in both MP3 and Ogg formats. Hope th...
2004 Aug 06
3
parsing icecast 1 and icecast2 logs in GUI web format
...has done to render stats or if any updates have been made to the webalizer tweak. Have the developers considered pulling webalizer into icecast for generating daily status reports. I am sure the webalizer admin would not mind. I've written to him in the past and he's a fairly amicable guy. KJ -- /------------------------------------\__/-------------------------\ | Kerry J. Cox __ kerry.cox@ksl.com | | KSL System Administrator | | p: 801.575.7771 | | http://quasi.ksl.com/pubkey.html |__| f: 801.575.5745 | \-------------------...
2004 Aug 06
6
Unofficial Icecast HOWTO posted
...ide the URL to my station's own MP3 stream (using icecast-1.3.x) or to our new OGG stream (using icecast2) to those parties interested. I also have a test audio stream playing a few audio files in OGG format as a quality check. Any feedback or suggestions for improvements would be appreciated. KJ -- /-----------------------------\__/--------------------------------\ | Kerry J. Cox __ kerry.cox@ksl.com | | KSL System Administrator | | p: 801.575.7771 | | http://www.ksl.com/ |__| f: 801.575.5745 | | GPG Key:...
2012 Dec 29
4
lda crash?
...-------- next part -------------- A non-text attachment was scrubbed... Name: dovecot.confn Type: application/octet-stream Size: 1558 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20121229/b64bf43d/attachment-0004.obj> -------------- next part -------------- KJ -- http://sporothrix.wordpress.com/2011/01/16/usa-sie-krztusza-kto-nastepny/ Little known fact about Middle Earth: The Hobbits had a very sophisticated computer network! It was a Tolkien Ring...
2016 Oct 02
5
On implementing zero-overhead code reuse
...} (NB: the idea above is an elaboration of the one I showed in my first post.) But this is very much of an R noob's solution. I figure there may already be more solid ways to achieve "zero-overhead" code reuse. I would appreciate any suggestions/critiques/pointers/comments. TIA! kj
2004 Aug 06
0
compile error
...t read that thread the other day. I will be sure to add the part about unencrypted passwords as soon as I get a chance. No offense was taken. But I want people to be sure to let me know if they find any problems or errors with the docs. The docs are only as good as the feedback given. Best of luck. KJ <p>On Wed, 2003-04-02 at 09:53, David Correa wrote: > On Wed, Apr 02, 2003 at 09:09:28AM -0700, Kerry Cox wrote: > > I'm going to have to step in here now and say a few things. > > I maintain the http://quasi.ksl.com/icecast/ page. I had hoped I had > > made it clea...
2006 Dec 14
3
Model formula question
...ote empirical values of y) y_1 = y1, y_2 = y1 + delta1, y_3 = y1 + delta1 + delta2. ... y_m = y1 + sum_2^m delta j where delta_j donote successive increments in the y-values, i.e. delta j = y_j - y_(j-1). In order to estimate y-values, I'm assuming that delta j is approximately equal to kj**u, such that my regression model should be something like this: ^y_1 = a1 ^y_2 = a1 + k2**u ^y_3 = a1 + k2**u + k3**u ... ^y_m = a1 + k2**u + k3**u + ... + km**u or, generically ^yi = a1 + k * sum_j=2^i j**u and I need to fit a non-linear least-squares regression model to find the tripple...
2019 Jul 25
20
[Bug 111213] New: VA-API nouveau SIGSEGV and asserts
...roduct: Mesa Version: 19.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: liewkj at yahoo.com QA Contact: nouveau at lists.freedesktop.org Tested hardware: Geforce 9300 mGPU (NVAC), GT730-GK208B (NV106) VA-API apps: gstreamer-vaapi, Chromium-vaapi-bin(AUR) OS: ArchLinux x86_64 kernel 5.2.2-arch1-1-ARCH GUI: GNOME/Wayland using nouveau - vainfo & vdpauinfo SIGSEV d...
2004 Aug 06
3
noobie questions
Winamp3 is broken according to some posts here. Try Winamp 2.91 or the latest XMMS. Of course, XMMS requires the xmms-mp3 libraries. Try that and see if it helps. KJ <p>On Fri, 2003-09-12 at 15:56, Jeff Ousley wrote: > Thanks, all, for the pointers. I think I have > everything configured properly, but, something is > obviously still wrong. I'm using Kerry's guide with > these xml files: > > - Sample icecast.xml > - Configura...
2004 Aug 06
1
relaying using latest builds
...and one Fedora box here at work as well as my test Fedora box at home. Both live and playlist streaming works. Just having problems getting multiple streams (one at 96kbps and the other at 16kbps) and relaying to work. I can post my prior configs and the new configs if anyone is interested. Thanks. KJ -- Kerry Cox <kerry.cox@ksl.com> KSL Radio and Television --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubs...