Displaying 20 results from an estimated 2000 matches similar to: "dovecot / Postfix virtual users"
2007 Dec 06
2
R2HTML how to pair graphic.png and table
Dear list,
i have this problem:
how to pair a graphic.png and a table in R2HTML ?
The better showing of a mutiple analysis is sometimes to mate graphic and
table
Can anyone help me in this task ??
In the example below graphisc and table are subsequent and not pair..
directory=getwd()
myfile<-file.path(directory,"testHTML.html")
2017 Feb 08
2
How to add User in MSSQL DB - error unknown user
Hello
Please I need to add "Maurizio" to this MSSQL DB, but I don't now how to
add this step
in my opinion I'think that the user can't be found, so I will have the
"unknown user"
Can give here any little help to fix this?
Feb 8 12:09:56 caloro dovecot: auth: Debug: auth client connected
(pid=13300)
Feb 8 12:09:56 caloro dovecot: auth: Debug: client
2017 Feb 08
1
AW: How to add User in MSSQL DB - error unknown user
Linux caloro.ch 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64
GNU/Linux
Apt-get install postfix dovecot
Adduser -m maurizio
Add config steps to dovecot.conf, main.cf, master.cf
Email from CLI running, but if connect from Outlook or Thunderbird I have
this error, I think
that maurizio this user aren?t opened correct on this sqldb?
root at caloro:/home/maurizio# postconf -n
2000 Sep 06
3
Symbol size in plots
Dear R-listers,
what is the best way to draw an XY scatterplot with symbol size
proportional to the value taken on by a third variable?
Thank you very much for any help,
Maurizio Pisati
2015 Jan 20
2
R: NUT and relay on USB
So, just as recap:
I connect USB A (female) to USB B (male) adapter -> HUB -> 2 USB wires male
to male, one to raspberry and another one to my device.
Thanks a lot.
I hope that it works fine :)
Maurizio
-----Messaggio originale-----
Da: Charles Lepple [mailto:clepple at gmail.com]
Inviato: marted? 20 gennaio 2015 13:38
A: Maurizio
Cc: NUT List
Oggetto: Re: [Nut-upsuser] NUT and relay
2015 Jan 20
3
R: R: NUT and relay on USB
Setup that I was on mind is a little different, but I think your setup works
well.
In my setup the HUB is connected directly to the UPS, then the cables go to
raspberry and device.
In your setup the HUB is connected directly to the raspberry, then the
cables go to UPS and Device.
It?s Ok?
In both configurations I need the same things: Male B->female A adaptor, HUB
and 2 male A->
2009 Oct 09
1
[LLVMdev] question on code in PointerIntPair.h
>>>>> "Chris" == Chris Lattner <clattner at apple.com> writes:
Chris> On Oct 8, 2009, at 10:50 AM, Maurizio Vitale wrote:
> around line 45 a bitmask is computed as:
>>
>> PointerBitMask = ~(uintptr_t)(((intptr_t)1 <<
>> PtrTraits::NumLowBitsAvailable)-1),
>>
>> my question is why is the shift
2002 May 13
1
Spatio-temporal analysis of homicide rates
Dear R-listers,
I would like to carry out a very basic descriptive analysis of homicides
rates in Italy, taking into account both the spatial dimension (103
provinces) and the temporal dimension (10 years), but no covariates. In
practice, what I would like to do is to describe spatio-temporal variation
of homicide rates, identifying those combinations of province-year where
the homicide rate
2006 Mar 06
5
Dos client samba
I am trying to put some DOS clients to access a samba server.
I try to use the Microsoft Network Client 3.0 and the Microsoft Lan Manager.
With them I can log into the samba server, and use the conection as normal.
But when i use it with a high data transfer, somebody, the client or the samba server disconnect.
Somebody have any experience with dos clients?
Thank you in advance
Maurizio Faccio
2020 Mar 24
7
Samba still DNS Exit Code 23
Yesterday i delete the hole debian machine and rebuild Samba ad-dc
Same issu, thanks for any help or update.
root at AD:/home/mauri# kinit Administrator
Password for Administrator at CALORO.M:
kinit: Password incorrect while getting initial credentials
root at AD:/source# cat /tmp/samba-debug-info.txt
Collected config --- 2020-03-24-12:27 -----------
Hostname: AD
DNS Domain: CALORO.M
FQDN:
2015 Jan 20
0
R: NUT and relay on USB
On Jan 20, 2015, at 7:43 AM, Maurizio Iacaruso <maurizio.iacaruso at gmail.com> wrote:
> I connect USB A (female) to USB B (male) adapter -> HUB -> 2 USB wires male
> to male, one to raspberry and another one to my device.
I'm not sure I understand your setup.
This should work, using standard USB cables:
<- upstream downstream ->
<- host device
2015 Jan 21
1
R: R: NUT and relay on USB
So, the hardware way seems too difficult.
I see the raspberry documentation in order to understand if it?s possible
?replicate? an USB signal to GPIO.
So, with a TTL-USB cable I send the signal to the NVR.
I hope this is possible!
Da: Charles Lepple [mailto:clepple at gmail.com]
Inviato: mercoled? 21 gennaio 2015 13:41
A: Maurizio Iacaruso
Cc: NUT List
Oggetto: Re: [Nut-upsuser]
2015 Jan 20
0
NUT and relay on USB
On Jan 20, 2015, at 4:39 AM, Maurizio <maurizio.iacaruso at gmail.com> wrote:
> Hi there,
> I have a question about a raspberry pi as NUT server and a "relay".
> I explain my situation: I have an UPS with USB port, so I connect it to
> the rasp. The problem is that I have a device manageable only via USB
> port.
> How can I handle this configuration?
> My
2015 Jan 21
0
R: NUT and relay on USB
On Jan 21, 2015, at 3:41 AM, Maurizio Iacaruso <maurizio.iacaruso at gmail.com> wrote:
> The ?device? is this http://www.dlink.com/it/it/business-solutions/network-storage/network-video-recorders/dnr-322l-cloud-network-video-recorder , a NVR with USB port for monitoring UPS. It doesn?t support monitoring by LAN.
> So, my aim is to ?replicate? the state of the UPS, in the sense that
2016 Jun 17
3
tlsv1 alert unknown ca: SSL alert number 48
I have tried all the suggestions up till now but the error message is still
there.
I have tried this configuaration for roundcube:
$config['imap_conn_options'] = array(
'ssl' => array(
'peer_name' => '<FQDN_OF_DOVECOT_CERTIFICATE>',
'verify_peer' => true,
'verify_depth' => 3,
// 'cafile' =>
2009 Oct 09
0
[LLVMdev] question on code in PointerIntPair.h
On Oct 8, 2009, at 10:50 AM, Maurizio Vitale wrote:
> around line 45 a bitmask is computed as:
>
> PointerBitMask =
> ~(uintptr_t)(((intptr_t)1 << PtrTraits::NumLowBitsAvailable)-1),
>
> my question is why is the shift performed on intptr_t? Wouldn't the
> following be ok?
>
> PointerBitMask =
> ~(((uintptr_t)1 <<
2020 Oct 29
1
Samba Package to install 4.12
Found Louis was the name
SAMBA
http://apt.van-belle.nl/
http://apt.van-belle.nl/debian/dists/
Sorry
Von: Maurizio Caloro <maurizio at caloro.ch>
Gesendet: Donnerstag, 29. Oktober 2020 15:36
An: 'samba at lists.samba.org' <samba at lists.samba.org>
Betreff: Samba Package to install 4.12
Hello
Please long time ago receiving a link to install Samba 4.12 finished
2010 Dec 06
3
[LLVMdev] Project proposition: llvm based dsp engine
I have been looking for a while to LLVM as a possible technology to
build a DSP execution engine, providing the runtime flexibility needed
by real-time interactive DSP applications (like patcher languages), or
by plug-in based processors, and in the same moment
the powerful link time optimizations that such a system can provide.
Such a task is daunting for a single developer project like
2018 Oct 21
2
AW: Calendar function ?
On 2018-10-21 16:33, mj wrote:
> Hi,
>
> On 10/21/2018 01:22 PM, Maurizio Caloro wrote:
>> Please this are a complet Grouware solutions, are possible to use from
>> this only the Calendar Synchronization and
>>
>> Date, Appontment functionality??
>>
>
> If that is hat you need, perhas you should checkout sogo:
>
> https://sogo.nu/
>
>
2020 Oct 09
3
Question about the package "MatchIt"
Hi! I'm trying to perform propensity score matching on survey data and so
for each individual observation I have a statistical weight attached. My
question is: is there a way within the package to consider these weights in
the matching procedure?
Thank you very much.
--
Maria Cristina Maurizio
[[alternative HTML version deleted]]