Displaying 20 results from an estimated 300 matches similar to: "child killed by signal 6"
2020 May 25
1
child killed by signal 6
On 25/05/2020 12:06, Aki Tuomi wrote:
>> On 25/05/2020 13:00 Peter Nabbefeld <peter.nabbefeld at gmx.de> wrote:
>>
>>
>> Hello,
>>
>> from time to time I keep getting problems with some emails causing
>> signal 6. I've already reported those, but it seems not to be easy to
>> find the cause. From the logs, it seems to occur in sieve
2020 May 25
0
child killed by signal 6
> On 25/05/2020 13:00 Peter Nabbefeld <peter.nabbefeld at gmx.de> wrote:
>
>
> Hello,
>
> from time to time I keep getting problems with some emails causing
> signal 6. I've already reported those, but it seems not to be easy to
> find the cause. From the logs, it seems to occur in sieve implementation.
>
> I've checked the email envelopes tody by
2009 Mar 24
3
Submitting Patches for Facebook Connect
Hi
I am currently using facebooker to do some facebook connect. I found out
that these functions are currently missing from facebooker
connect.registerUsers
connect.unregisterUsers
I have modified user.rb and parser.rb to get these function going. I have
verified that it works and would love to contribute stuff back. However I
can''t figure out how to go about it. Any help would be
2008 Apr 10
7
Facebooker and existing website?
Hi
I am trying to use facebooker with an existing website that already
has a model named ''User''.
I therefore created a model called BkUser for use with facebooker.
Also I have different controllers for all facebook requests.
I am using acts_as_authenticated for handling login etc for my website
and everytime a user is logged into my facebook app and tries to also
browse the
2008 Jan 25
3
Help
Hi,
I got command to execute R code from Mark.
but it was showing error..
Error in library(hopach) : there is no package called 'hopach'
Does it mean this library hopach is not installed. But I have
installed complete Bioconductor package.
I am confused.
can you help me in this
thanks
Regards,
--
Prateek Singh
Final year Bioinformatics(BTech)
Vellore Institute Of Technology
2006 Apr 04
14
Problem with masquerading and bridges
Hello all,
I''m somewhat new to networking, and I''m having trouble masquerading
connections that are coming over a bridge. The bridge only has a
single port for now, but I''m going to add more ports later. I''m basing
my configuration on the two-interface quick start guide. I''m using
Shorewall 3.0.4 on Ubuntu Dapper.
My network looks like this:
* The
2020 Jul 31
3
UEFI boot blank screen post update
Hi folks,
I am able to install workstation successfully on a dedicated SSD w/ GPT
partition w/ UEFI boot using the latest `CentOS-8.2.2004-x86_64-dvd1.iso`
from a bootable pen drive.
The motherboard is ASRock x570 Gaming 4 (
https://www.asrock.com/mb/AMD/X570%20phantom%20Gaming%204/index.asp) w/
Ryzen 3600, 16G RAM, 1TB SSD in question.
However, after login, when I do a DNF update (which is
2012 Oct 03
1
Echo Cancelation Algorithm Details and Tuning
Hi,
I am just starting up on SPEEX AEC algorithm and have couple of questions
around echo cancelation algorithm used in SPEEX.
1) Usually Echo Cancelation Algorithm has support for number of
components ?
- Non-Linear Processor (NLP)
- Automatic Microphone Gain Control (AGC)
- Transducer Equalization (EQ)
- Dynamic Range Compression (DRC)
- Ambient
2015 May 31
3
Call for testing: OpenSSH 6.9
On Sun, May 31, 2015 at 7:12 AM, The Doctor <doctor at doctor.nl2k.ab.ca>
wrote:
> So far BSD/OS and opensh 6.9 pre works with ZOC and Tera Term.
>
> Putty and WINSCP are broken.
>
Could you please elaborate on "broken"? Which version of PuTTY? (I'm not
familiar with WinSCP versions but I believe the code is based on PuTTY, so
I think if we figure out PuTTY then
2010 Feb 19
7
VT-d not working
Hello there,
I am using a Gigabyte H55M-UD2H (Intel H55-Chipset) together with a
Core-i5-650.
According to Gigabyte Support the Mainboard does support VT-d. Well,
actually support says, that VT-d does work on Windows-7 in XP-Mode.
They do not test and support Linux though.
Did anybody here have success using VT-d on any H55-Board?
Perhaps it is some misconfiguration on my side. I tried a
2013 Dec 13
1
Question on Lazy VM Restore
Hello all,
I was wondering if there is an existing mechanism in Xen for
restoring a saved/checkpointed VM lazily. By that, I mean that the pages
of the VM should be mapped only on access.
Currently, restoring a VM from a snapshot seems to take a long
time [~20 seconds for 2 GB].
Assuming that there is no lazy-restore functionality, what would
be a good way to implement this? Using parts
2012 Nov 18
6
ACL and SSL
Finally got Dovecot to work on ports 100 and 143.
I would like to
a) Learn about ACL esp on port 110 as there are still yodellaks that try
to brake in on port 110.
b) Setting up separate SSL cert for imaps and pop3s.
--
For effective Internet Etiquette and communications read
http://catb.org/jargon/html/T/top-post.html, http://idallen.com/topposting.html
&
2012 May 22
1
Dynamic resource scaling
Does Xenserver support dynamic scaling of CPU, memory and disk for guest VMs?
-abhi
2008 Jun 30
1
Fw: File Change notification in Samba
Samba version i m using is 3.0.30 over Red hat linux 9
Regards,
Prateek Mathur
Volker Lendecke <Volker.Lendecke@SerNet.DE>
06/30/2008 03:26 PM
Please respond to
Volker.Lendecke@SerNet.DE
To
Prateek.Mathur@lntinfotech.com
cc
samba@lists.samba.org
Subject
Re: [Samba] File Change notification in Samba
On Mon, Jun 30, 2008 at 02:54:32PM +0530, Prateek.Mathur@lntinfotech.com
2008 Mar 14
8
Facebooker updates
I just went through and cleaned out most of the bugs and patches. I
also added a facebooker.js file that implements enough of prototype to
do $() and link_to_remote with :update and remote_form_for with :update
Let me know if you run into any issues with it.
Mike
--
Mike Mangino
http://www.elevatedrails.com
2008 Dec 26
3
Simulating dataset using Parallel Latent CTT model?
I am trying to simulate a dataset using Parallel Latent CTT model and this is what i have done so far:
(START)
#Importing psych library for all the simulation related functions
library(psych)
# Settting the working directory path to C:/NCME
path="C:/NCME"
setwd(path)
#Using the function to generate the data
GenData <- congeneric.sim(N=500, loads =
2011 Jul 09
3
Unable to boot 3.0.0-rc kernels and Xen 4.1.1
Hi everyone,
I''ve compiled 3.0.0-rc6 from kernel.org , with all the pv_ops config
options set as per the Xen wiki. The kernel boots fine, but not in combination
with Xen. All i get is a completely blank screen , and after a minute or so the
machine reboots.
THe hypervisor seems to work OK with other (non-dom0 , 2.6.32.x)
kernels, i can see Xen startup messages, before it finally
2008 Jan 25
1
How to execute R code
Hi,
I have 'R' code in file. saved it as exmaple.r
here is the code.......
library("hopach")
GSE <- read.table("gene_expression_data",sep="\t",header=TRUE,row.names=TRUE)
gene.dist <- distancematrix(t(GSE),d="euclid")
gene.hobj <- hopach(t(GSE), dmat=gene.dist, mss="med")
labelstosil(gene.hobj$cluster$label,gene.dist)
I dont
2017 Aug 27
2
asterisk13: no voicemail prompt in German
According to the instructions given at
https://www.asterisksounds.org/de
I converted and installed German prompts successfully and for numbers, I can successfully
listen to a German female voice counting or telling the date/time.
But unlikily, somehow the voicemail prompt is still English, although my general language
settings are "de".
I use pjsip.conf, not sip.conf.
In
2008 Jun 23
1
memory optimization for Samba
HI,
I am new to samba internals. I have to port samba on an embedded
target with strict memory constraints. I want to weather or not Samba can
be optimized for smaller memory footprints and if yes how? Can samba be
installed by removing some packages or is there any other version
available for embedded targets?
Any detail provided will be of great help.
Thanks
Prateek Mathur