Displaying 20 results from an estimated 400 matches similar to: "noisy quantisation"
2003 Oct 30
1
No subject
I have asked this before in -questions but due to a odd security
requirement, I need the option to auto lock a normal user's account
(root and those in the wheel group must be excluded) after let say, 3,
login failures. I know this can cause a DoS issue but I HAVE to have
the option of doing it in FreeBSD.
Any info is appreciated
Thanks.
Mike C
carlson39@llnl.gov
2000 Feb 08
2
Windows metafile
Running
R : Copyright 1999, The R Development Core Team
Version 0.90.1 (December 15, 1999)
on NT 4.0 gives me problems with:
win.metafile(file="./x.emf")
x <- 1:100/7
plot(x,cos(x),type="n")
lines(x,sin(x))
abline(v=0:15,h=-2:2/2,col=gray(0.8))
Only labels and titles on axes are in the file.
No axes or lines of any kind. (I look at the file by
inserting it in Word,
2020 May 24
2
How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
Hello all,
What are the instructions for making an SSL cert for Dovecot IMAPS?
Two methods have been tried, and work, with Evolution; however generate
the following error when Thunderbird tries to connect.
Thank you,
method 1 : self signed
openssl req -newkey rsa:4096 -sha512 -x509 -days 365 -nodes -keyout
mykey.key -out mycert.pem
method 2 : Let's Encrypt (LE) CA
Created with Certbot
2005 Oct 26
2
openssh 4.2p1 zlib compression broken for old clients
Hello OpenSSH developers,
openssh 4.2p1 breaks old openssh clients up to 3.4p1 when they try to use compression:
# ssh-3.4p1 -C remote-host-with-4.2p1 pwd
no matching comp found: client zlib server none,zlib at openssh.com
option "-vv" shows
...
debug2: kex_parse_kexinit: zlib
...
debug2: kex_parse_kexinit: none,zlib at openssh.com
...
debug2: mac_init: found hmac-md5
no
2006 Jan 05
1
Pb with agrep()
Happy new year everybody,
I'm getting the following while trying to use the agrep() function:
> pattern <- "XXX"
> subject <- c("oooooo", "oooXooo", "oooXXooo", "oooXXXooo")
> max <- list(ins=0, del=0, sub=0) # I want exact matches only
> agrep(pattern, subject, max=max)
[1] 4
OK
> max$sub <- 1 # One allowed
2001 Aug 29
1
bug in scp (OpenSSH)
Hi,
using both OpenSSH_2.5.1p1 (compiled myself) and openssh-2.9p1-23.i386.rpm
from ftp.suse.com 7.2_update I get the following "leak" :
using `scp' I tried to copy a file from a local floppy disk to a
remote system, but the disk had an read error and scp didn't get
any real data from floppy:
turtle koenig > scp /media/floppy/file.c
harald:file.c
2010 Oct 20
5
Myth? 21 disk raidz3: "Don''t put more than ___ disks in a vdev"
In a discussion a few weeks back, it was mentioned that the Best Practices
Guide says something like "Don''t put more than ___ disks into a single
vdev." At first, I challenged this idea, because I see no reason why a
21-disk raidz3 would be bad. It seems like a good thing.
I was operating on assumption that resilver time was limited by sustainable
throughput of disks, which
2004 Aug 06
2
aliasing in icecast2
Hi,
I've been investigating setting up an icecast2 proxy to proxy an ogg
stream. In icecast 1, I would use the "alias" configuration entry to set
up the proxying. In icecast 2, I haven't been able to find any mention of
this functionality. Does it exist?
The message http://www.xiph.org/archives/icecast/1546.html implies that it
is possible, but I've not found out how.
2010 Sep 10
2
[xts, quantmod] segfault probelm when I work with memcpy function
Hi,
I work with SEXP C code and with xts and quantmod packages. I try to
touch how xts internal works.
So we have R session and:
> ls()
character(0)
> getSymbols('AAPL') # quantmod package
[1] "AAPL"
> ls()
[1] "AAPL"
> str(AAPL)
An ?xts? object from 2007-01-03 to 2010-09-09 containing:
Data: num [1:929, 1:6] 86.3 84 85.8 86 86.5 ...
- attr(*,
2009 Feb 16
2
rsync 3.0.5 - ERROR: buffer overflow in recv_file_entry [generator]
Hi,
Rsync 3.0.5 on both sides. receiver is Open Solaris and sender is Linux.
I got a nested directory - relatively depth but still it should work. It
fails instead.
sending daemon args: --server --sender -vvlWHogDtpre.is --ignore-errors
--numeric-ids --inplace . TEST/
receiving incremental file list
delta-transmission disabled for local transfer or --whole-file
[...]
overflow: xflags=0x7a
1999 Feb 25
1
HTML-documentaion on NT
Once you hae in stalled Guido's NT port of R it
is nice and easy to install the add-on packages too.
However, it would be nice to have links to the documentation
of the functions in all the packages from the "All Installed
Functions" html-page, and not have to go through each of
the packages.
Is there a utility somewhere to do this?
Bendix
\\\|///
2006 Feb 26
17
domU clock over 23s off
Hey,
I have rather new installation of xen, dom0 is running ntpd and is
perfectly in time. All domU''s are ~23s in future. Running ntpd on
the domU''s seem to have no effect, /proc/sys/xen/independent_wallclock
appears to have no effect. I''m running xen-unstable and 2.6.16-rc4
in AMD64 box.
Any tip would be appricated.
Thanks,
--
++ytti
2000 Jan 03
1
Rounding in date.mdy from library(date)
The date library contains a function date.mdy that converts a number
D to the date (month,date,year as a list) at D days after 1 Jan 1960.
This a convention that fits in with SASs.
The logic would be that the result was the date at D days after
1 Jan 1960 00:00:00 (which is a POINT in time as opposed to a date which
is an interval), so that any D with 2<=D<3 was rounded to 3 Jan 1960
and
2010 Mar 20
1
Not able to mount ocfs2 volume on remote node
Hi,
I have installed and configured ocfs2 as per the given guidelines on two
nodes.
The output of the service status of o2cb and ocfs2 is as under:
Node: rashida1
--------------------------------------------------
[root at rashida1 ~]# service o2cb status
Driver for "configfs": Loaded
Filesystem "configfs": Mounted
Driver for "ocfs2_dlmfs": Loaded
Filesystem
2015 Apr 26
2
Bug#783346: Bug#783346: patch for booting Jessie domU with wheezy dom0
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 26/04/15 10:45, Bastian Blank wrote:
> Hi Daniel
>
> On Sun, Apr 26, 2015 at 10:35:01AM +0200, Daniel Pocock wrote:
>> This should probably be released in an update to wheezy.
>
> Well, if you can pursuade the release team. We have grub2 for Xen
> in Jessie now and it can be used on Wheezy as well.
>
Can you be
1999 May 05
1
Ordered factors , was: surrogate poisson models
For ordered factor the natural contrast coding would be to parametrize by
the succsessive differences between levels, which does not assume equal
spacing
of factor levels as does the polynomial contrasts (implicitly at least).
This requires the contr.cum, which could be:
contr.cum <- function (n, contrasts = TRUE)
{
if (is.numeric(n) && length(n) == 1)
levs <- 1:n
2006 Nov 24
19
Time/clock issues with Xen 3.0.3?
The time appears to be perfect inside dom0, however all the domU''s
tend to have a slightly faster date which gets further out of sync
every day.
I''m currently using Xen 3.0.3 with Gentoo Linux, under 3.0.2 I had no
problems with domU clocks. Are there any known issues which could
cause this? I''d strongly prefer not to run ntpd in every domU,
having all domU clocks in
2020 May 24
0
How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
From what I can tell, ?SSL alert number 42? means that you?ve configured Dovecot to require client authentication.
Otherwise, your Let?s Encrypt certificate (with its authority chain) should suffice.
-FG
> On May 24, 2020, at 5:45 PM, hanasaki at gmail.com wrote:
>
> Hello all,
>
> What are the instructions for making an SSL cert for Dovecot IMAPS?
>
> Two methods have
2020 May 25
2
How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
Config has
ssl_verify_client_cert = no
What options might have the client auth turned on?
TYIA
On 5/24/20 6:40 PM, Felipe Gasper wrote:
> From what I can tell, ?SSL alert number 42? means that you?ve configured Dovecot to require client authentication.
>
> Otherwise, your Let?s Encrypt certificate (with its authority chain) should suffice.
>
> -FG
>
>> On May 24,
2004 Aug 06
0
IceCast Questions.... ("id3 tags, mp3, Ogg, etc)
Hello, I'm a long time user of Icecast. We currently run 12 streams on
Icecast 1.x (Mp3). I plan to expand this to 20 streems soon. They are all
low bitrate community service.
Recently some friends and myself came across the thought of actually
generating our own content. Music, talk, etc.
I've been running the ideas of the automation setup that would be required
to do such a thing. I