Displaying 20 results from an estimated 138 matches for "ucces".
Did you mean:
acces
2016 Dec 01
1
Multiple names in local_name for UCC certificates (was lazy-load SNI?)
Thank you, we'll start looking at this.
Aki
On 01.12.2016 09:44, J. Nick Koston wrote:
> Hi Aki & Felipe,
>
> Attached is an implementation of supporting multiple domains in local_name.
>
> Example
>
> local_name "mail.domain.tld domain.tld mx.domain.tld" { ... }
>
> This can significantly reduce memory usage when using
> a UCC certificate with
2016 Dec 01
0
Multiple names in local_name for UCC certificates (was lazy-load SNI?)
Hi Aki & Felipe,
Attached is an implementation of supporting multiple domains in local_name.
Example
local_name "mail.domain.tld domain.tld mx.domain.tld" { ... }
This can significantly reduce memory usage when using
a UCC certificate with multiple names by only loading
the certificate and key once.
And the pull request?..
https://github.com/dovecot/core/pull/24
2021 Jul 05
3
Problems with CentOS 8 kickstart
On Mon, 5 Jul 2021 at 07:15, Hooton, Gerard <g.hooton at ucc.ie> wrote:
>
> Hi All,
> I am having problems with a kickstart install of CentOS 8
> When I try to do a completely automated install using PXE/UEFI it get to the point where it reads the kickstart config file.
> Then I see the following message
> "kickstart install Started cancel waiting for multipath
2010 Jun 30
1
wbinfo recognises my username, smbclient does not
Hello folks.
Brand new 3.5.4 install of samba, on a brand new redhat 5.5 install,
trying to connect to a windows domain and allow AD users access. I used
a series of how-tos to set things up, and modified the smb.conf and
krb5.conf files from an existing (working, 3.2.8) system. I apparently
join the domain ok, and I can authenticate an AD user using wbinfo, but
when I try to use the same user
2000 Oct 14
2
Access to calculations in nls
Hi,
I would like to be able to access the calculated results from the nls package.
Using the example in R, fm3DNase1 we can reurn certain parts of the
calculations:
> coef(fm3DNase1)
Asym xmid scal
2.345179 1.483089 1.041454
> resid(fm3DNase1)
[1] -0.0136806237 -0.0126806237 0.0089488569 0.0119488569 -0.0025803222
[6] 0.0064196778 0.0026723396 -0.0003276604
2010 Jun 10
0
No subject
perhaps there was something wrong with the smb.conf file, which I had
mostly copied over from another machine. So, in desperation, I
commented out every single line in the file, and added back the most
basic configuration options until I could connect to the samba share
with smbclient. Then, to discover what was causing my problem, I added
back the other commented lines one at a time to see
2002 Apr 01
1
R compile on Solaris 8 fails (PR#1428)
Full_Name: Christine Brower
Version: 1.4.1
OS: Solaris 8
Submission from: (NULL) (128.151.148.205)
Configure options fails with following message:
./configure --with-f77
loading cache ./config.cache
checking for a BSD compatible install... tools/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
2007 Nov 08
1
Upsonic PrOffice 650 usb/serial
Hi,
I recently installed a Upsonic PrOffice 650 UPS, which is a cheap model[1]
available in Australia. It has a serial and USB port, and comes with a
note saying WinPower software can be downloaded from [2]. Investigation of
the software shows it to be Java with native libraries for serial and USB.
Disassembling various classes reveals it talks at 2400 baud, and has a
protocol similar to
2015 Apr 15
0
CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
CALL FOR PAPERS
---------------------------------------------------------------------------------------
2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015
http://datasys.cs.iit.edu/events/BDC2015/
---------------------------------------------------------------------------------------
December 7-10, 2015
St. Raphael Resort, Limassol, Cyprus
Co-located with 8th IEEE/ACM
2015 Apr 15
0
CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
CALL FOR PAPERS
---------------------------------------------------------------------------------------
2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015
http://datasys.cs.iit.edu/events/BDC2015/
---------------------------------------------------------------------------------------
December 7-10, 2015
St. Raphael Resort, Limassol, Cyprus
Co-located with 8th IEEE/ACM
2015 Jun 11
0
CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
CALL FOR PAPERS
---------------------------------------------------------------------------------------
2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015
http://datasys.cs.iit.edu/events/BDC2015/
---------------------------------------------------------------------------------------
December 7-10, 2015
St. Raphael Resort, Limassol, Cyprus
Co-located with 8th IEEE/ACM
2015 Jun 11
0
CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
CALL FOR PAPERS
---------------------------------------------------------------------------------------
2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015
http://datasys.cs.iit.edu/events/BDC2015/
---------------------------------------------------------------------------------------
December 7-10, 2015
St. Raphael Resort, Limassol, Cyprus
Co-located with 8th IEEE/ACM
2001 Feb 05
2
Could not find working SSLeay?
I'm installing openssl 0.9.5a and openssh 2.3.0p1 on an Ultra 5 running
Solaris 8 with the latest cluster patch. Openssl installed without any
problems. When I do a configure for openssh I get:
Checking for OpenSSL directory. . . configure: error: Could not find
working SSLeay /
OpenSSL libraries, please install
I've reinstalled openssl and everything is there. As a note I've
2001 Feb 08
2
dnbinom(,size<1,)=0 (PR#842)
This came up on r-help but indicates a bug.
dnbinom(x,n,p) calls dbinom_raw(n-1,...)
which returns 0 for n<1.
-thomas
---------- Forwarded message ----------
Date: Thu, 08 Feb 2001 17:10:23 +0000
From: Yudi Pawitan <yudi@stat.ucc.ie>
To: Mark Myatt <mark@myatt.demon.co.uk>
Cc: R-Help <r-help@stat.math.ethz.ch>
Subject: Re: [R] Goodness of fit to Poisson / NegBinomial
2001 Feb 02
2
History
Hi,
I upgraded to version 1.2.1 and now the up/down arrows for recalling commands no
longer works. Is there a work around for this?
> version
_
platform sparc-sun-solaris2.7
arch sparc
os solaris2.7
system sparc, solaris2.7
status
major 1
minor 2.1
year
2015 Dec 11
16
[Bug 2515] New: Implement diffie-hellman-group{14,15,16)-sha256
https://bugzilla.mindrot.org/show_bug.cgi?id=2515
Bug ID: 2515
Summary: Implement diffie-hellman-group{14,15,16)-sha256
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P3
Component: ssh
Assignee: dtucker at
2010 Mar 15
1
Trouble joining Windows 7 machines to Samba PDC
...03/15/2010 18:20:32:670 NetpSetComputerNamesOffline: Setting Hostname to MAAXEN
03/15/2010 18:20:32:670 NetpSetComputerNamesOffline: Setting NetBios computer name to MAAXEN
03/15/2010 18:20:32:671 NetpDoInitiateOfflineDomainJoin: status: 0x0
03/15/2010 18:20:32:671 NetRequestOfflineDomainJoin: Successfully initiated the offline domain join
03/15/2010 18:20:32:671 NetpJoinDomainOnDs: Setting netlogon cache.
03/15/2010 18:20:32:699 NetpSetNetlogonDomainCache: DsEnumerateDomainTrustsW for all trusts failed with ERROR_NOT_SUPPORTED -- retry
03/15/2010 18:20:32:799 NetpJoinDomainOnDs: status of s...
2010 Sep 28
0
[LLVMdev] OpenGL Shading Language (GLSL) front end using llvm
Hi All,
Sorry to bother all of you.
Currently I am developing OpenGL Shading Language (GLSL) front end as an
hobby.
Like clang it will generate LLVM IR. I have modified the ucc front end (
http://ucc.sourceforge.net/) to support GLSL language.
The parser of ucc is hand written and seems pretty fast. Currently 70-80%
work I have completed.
I will appreciate your feedbacks and I will be very thank
2000 Oct 03
1
captions for than one figure
Hi,
I would like to have four plots plotted in the one figure and under each plot
the caption (a) ... (d). Using mtext I can get so far:
> plot(1:10, exp(1:10), log = "y", xlab = "xlab")
> mtext("(a)",side=1,line=4.5)
> plot(1:10, exp(1:10), log = "y", xlab = "xlab")
> mtext("(b)",side=1,line=4.5)
> plot(1:10,
2000 Sep 19
1
Graphing measured and fitted distributions
Hi All,
What I would like to do is the following:
a) fit a probability function to a measured data set. This would be user
specified, e.g., normal, lognormal, etc.
and then
b) take the probability function and plot it with the histogram of the
measured data set. This function would be displayed as a smooth curve. This
would involve "re-sizing" the probability function to match