Displaying 12 results from an estimated 12 matches for "comi".
Did you mean:
com
2016 Nov 10
2
service doveadm : ssl problems
...;m having ssl problems. I have a let's encrypt certificate, and have concatened the CA cert and my server cert in a fullchain.pem.
Excerpt from my ssl config :
> ssl = yes
> ssl_cert = </etc/letsencrypt/live/my.domain.com/fullchain.pem
> ssl_key = </etc/letsencrypt/live/my.domain.comi/privkey.pem
doveadm return me these errors (sudo -u dovecot doveadm -v sync -u user tcps:my.domain.com:12345) :
> doveadm(casoli): Info: Received invalid SSL certificate: unable to get local issuer certificate: /CN=my.domain.com
> doveadm(casoli): Error: doveadm server disconnected before ha...
2003 Jan 22
1
exclude hell !!!!!
WHY OH WHY does rsync SEND and CREATE a file called RepositoryPath ALTHOUGH
the rsync is called like
rsync "--exclude=*.bup RepositoryPath" ...
can ANYBODY explain.
ALSO when you specify an exclude list on the server in the rsyncd.conf file
and you call rsync with the --delete option WHY DO THE FILES that SHOULD BE
EXCLUDED get deleted ??
Jeeez, what a bummer
W
2007 Nov 27
1
routing
Hi all,
My site uses subdomains to define an item. Eg http://itemname.mysite.com
I fetch the itemname and render the appropriate site from that
itemname. The subdomain is used everywhere (eg http://itemname.mysite.com/events,
http://itemname.mysite.com/products/show/11, ...)
I now want to give the user the possibilty to use a ''real'' domain like
www.itemname.com that should
2016 Nov 10
0
service doveadm : ssl problems
...blems. I have a let's encrypt certificate, and have concatened the CA cert and my server cert in a fullchain.pem.
> Excerpt from my ssl config :
>> ssl = yes
>> ssl_cert = </etc/letsencrypt/live/my.domain.com/fullchain.pem
>> ssl_key = </etc/letsencrypt/live/my.domain.comi/privkey.pem
>
> doveadm return me these errors (sudo -u dovecot doveadm -v sync -u user tcps:my.domain.com:12345) :
>> doveadm(casoli): Info: Received invalid SSL certificate: unable to get local issuer certificate: /CN=my.domain.com
>> doveadm(casoli): Error: doveadm server disc...
2001 Oct 23
2
installing/running Monkey Island 3 and 4
I have problems running Monkey Island 3 here. Installing it works fine,
but the problems comes when trying to run it. When pressing "Play Game" (I
think that's what the button says), the program just wants to install
DirectX 5.0. I guess that trying to install it is NOT an option, when
you're using wine.
Second, installing Monkey Island 4 is not successful, because you have
this
2009 Apr 01
2
hpricot won't scrape! (newb question)
Hey all! Just to preface, I am fairly new to RoR, and brand new to
using hpricot.
I am using the following code to scrape this xpath:
"/html/body/div/div[5]/div/div[2]/div[2]/div[2]"
from this url:
"http://www.greatnonprofits.org/"
Here is my code to do so (taken from igvita.com''s related blogpost):
*************
require ''rubygems''
require
2006 Oct 16
5
New Rails Site: http://www.tanga.com
http://www.tanga.com is where it''s at. We''re planning on open sourcing
the e-commerce bits of it sometime in the near future. Any suggestions
on how to best do that? (plugin? generator?)
A non-video game will be offered for sale at 7 pm PST on Monday, btw.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
2011 Apr 16
3
lme4 problem: model defining and effect estimation ------ question from new bird to R community from SAS community
Hi R community,
I am new bird to R and moved recently from SAS. I am no means expert on
either but very curious learner. So your help crucial for me to learn R.
I have already got positive expression.
I was trying to fit a mixed model in animal experiment but stuck at simple
point. The following similar example is from SAS mixed model pp 212.
# data
genetic_evaluation <-
2012 Jun 18
0
[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?
On Sat, Jun 16, 2012 at 08:20:23PM +0900, Journeyer J. Joh wrote:
> If the cross compiling is supported, is there any documentation on how to
> do it?
The short version is: assuming you have a cross-binutils installation
using e.g. x86_64--netbsd-as and x86_64--netbsd-ld, you add a symlink
called x86_64--netbsd-clang to clang and just call that with an
appropiate --sysroot to make it find
2012 Jun 16
4
[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?
Hello list,
I wonder if llvm/Clang can compile C or C++ for ARM from on x86.
http://comments.gmane.org/gmane.comp.compilers.clang.devel/8896
The talk above answered 'NO' to my question, which means Clang is not yet
able to cross compile for ARM on X86.
Is the answer still correct for my question?
I saw somewhere that Clang supports ARM on Darwin only. Then is the cross
compiling
2012 Jun 19
2
[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?
...list up things I want to know.
A. For the #6 above, how can I make clang use ld in the toolchain not int
the system?
B. For the #7 above, how can I trouble-shoot this, I couldn't find .tgt
file introduced in the #9 above.
C. For all the steps above, am I doing all right, I doubt if
www.gnuarm.comis trustful.
For Joerg, I tried using -isysroot as a clang option, but I couldn't find
any difference it brings.
Thank you very much.
Sincerely
Journeyer J. Joh
2012/6/18 Joerg Sonnenberger <joerg at britannica.bec.de>
> On Sat, Jun 16, 2012 at 08:20:23PM +0900, Journeyer J. Joh w...
2009 Nov 17
1
Samba trusts, mapping issue, and pam crap domain
I am running Samba ver 3.0.37 on Solaris 10 (sparc) as a PDC with LDAP for
the backend for both samba and unix accounts. Assume the samba SMBPDC is
called "PDC."
I have also set up a trust with an Windows domain- lets call it
WINDOMAIN- (the PDC for the Windows domain is Win 2003 but is in mixed mode
for backwards compat.) The SAMBA domain trusts the WINDOWS domain, not not
vice