Displaying 20 results from an estimated 69 matches for "vincenzo".
2018 Nov 07
2
openssh-based file transfers (e.g. rsync, scp, ...) are running 40 (!!) times faster via IPv4 than IPv6
Vincenzo,
thanks for answering !!!
As I found out before that this slow down only happens for encrypted transmissions, I've followed your suggestion and
tested with a https-based download, from my Nextcloud instance on my VPS.
Same slow speed when connecting via IPv6, and as fast as expected when co...
2020 Mar 08
1
[PATCH] drivers: virtio: Make out_del_vqs dependent on BALLOON_COMPACTION
> Am 06.03.2020 um 11:56 schrieb Vincenzo Frascino <vincenzo.frascino at arm.com>:
>
> ?out_del_vqs label is currently used only when BALLOON_COMPACTION
> configuration option is enabled. Having it disabled triggers the
> following warning at compile time:
>
> drivers/virtio/virtio_balloon.c: In function ?virtball...
2018 Nov 02
2
[BUG?] sftp is echoing back prompt and commands in batch mode
Thanks, Iain.
I am willing to hear from other users whether anyone else sees this as a
bug before filing it.
--
Vincenzo Romano
Il giorno ven 2 nov 2018, 20:03 Iain Morgan <imorgan at nas.nasa.gov> ha
scritto:
> If you truly intend this as a bug report, you should file it at
> bugzilla.mindrot.org.
>
> On Fri, Nov 02, 2018 at 12:25:22 +0100, Vincenzo Romano wrote:
> > Short description: All...
2018 Nov 04
3
[BUG?] sftp is echoing back prompt and commands in batch mode
...single batch file with no conditionals.
I have multiple dynamic 1-command batches with conditionals.
That makes the big difference.
> I could see adding a mode not to echo back the command or prompt.
Me too.
> But it isn't a bug to me.
This makes sense.
> Ben
>
>
>
> Vincenzo Romano wrote:
>
> Thanks, Iain.
> I am willing to hear from other users whether anyone else sees this as a
> bug before filing it.
>
>
> --
> Vincenzo Romano
>
> Il giorno ven 2 nov 2018, 20:03 Iain Morgan <imorgan at nas.nasa.gov> ha
> scritto:
>
> If y...
2008 Dec 09
2
problem with Vista
Hello,
I want to import a txt table into R but the software give me this message. I have windows vista.
Errore in file(file, "r") : cannot open this connection
Besides: Warning message:
In file(file, "r") :
cannot open file 'C:/Users/Vincenzo/Desktop/prova/prova.txt': No such file or directory
thank you
**********************************************************
Vincenzo Landi
Post Doctorate student
Animal genomic and breeding
cell:0039/339538871@X@le="font-family: comic sans ms;">Fax. 075-5857122
[[alte...
2008 Nov 11
1
Retrieving x argument name from a trellis object in R 2.8.0
...call
xyplot(x = plot1)
> pl2$call$x
plot1
Someone knows if in R 2.8.0 it is possible to retrieve the name of the x
argument (i.e. plot1) directly from an object of class ?trellis? when the
corresponding lattice function (e.g. xyplot) is inside another function
(e.g. Fun1)?
Thanks in advance
Vincenzo
-----------------------------------------------------------------------------------
Vincenzo Luca Di Iorio
Consultant PME User support - GSK R&D Limited
-----------------------------------------------------------------------------------
[[alternative HTML version deleted]]
2018 Nov 02
2
[BUG?] sftp is echoing back prompt and commands in batch mode
...also backward compatible with all scripts
using batch mode is to allow for a special prefix character to
commands to avoid any echoing, just like the "-" is used to avoid a
single failing command to terminate the client. Something like "@" or
"#" would be ok IMHO.
--
Vincenzo Romano - NotOrAnd.IT
Information Technologies
--
NON QVIETIS MARIBVS NAVTA PERITVS
2008 Dec 10
1
plot Geneland result in a map
Hello,
anybody know the procedure to plot the geneland result in a map?
thank you
**********************************************************
Vincenzo Landi
Post Doctorate student
Animal genomic and breeding
cell:0039/3395388713
Fax. 075-5857122
[[alternative HTML version deleted]]
2006 Nov 12
2
Client options to server
Hi,
I'm using openssh 4.4
I'm trying to develop a new SSH appliance, but I need some parameters
from client.
In client I setup new record in the structure options that I think are
passed to server.
Where is the structure of the server where stored client options?
Thanks
--
Vincenzo Sciarra
2013 Feb 25
1
samba + nfs locking doesn't work
...cluser is DFS insead of NFS, but
now I can not consider a migration or an upgrade to all the newtork,
so the best way at the moment is to use nfs, like the prevoiis
sysadmin did.
Have you had experience about this strange case?
Are there known bugs regarding the new samba versions + nfs ?
--
Vincenzo De Sanctis
2013 May 01
1
"nis homedir" issue on samba- 3.6.9-151.el6 (CentOS 6.4 64bit)
...logon drive = M:
logon home = \\%N\%U
After, I did other tests: I started winbind services but I think nis no
needs it
You can see the log regarding the connection between the samba server and a
win7 pc named 'ORDONA', login username 'guest', all on
http://www.wepaste.com/vincenzo/
Where 'nis homedir' fails? Or is there a known bug?
--
Vincenzo De Sanctis
2007 Jun 13
3
extractor rows from a matrix
hi!
i have a little problem: my data's matrix has 1093 rows and 3 columns.
i'd like to extract each rows..
something like this:
ht= my matrix
Dt=(???)=a vector with t=1,2...1093
what can i do?
thank you!
Vincenzo
--
View this message in context: http://www.nabble.com/extractor-rows-from-a-matrix-tf3913088.html#a11094459
Sent from the R help mailing list archive at Nabble.com.
2005 Jul 11
2
Vorbis for non audio stream
Hi all!
I would like to use Ogg-Vorbis to encode a non audio waveform. My
waveform is in .wav format, on 16 bit mono, with frequency range from
100Hz to 100MHz. It's about 100MB lenght.
I need to compact it with lossy for net transfer.
Is there something like this, already done, that can help me ??
How can I measure the distortion that Vorbis introduce?
I'm sorry for my bad english.
2007 Jan 19
2
PMI patch for OpenSSH 4.4p1
I have just published a pre-alfa of a patch that has the goal to make
OpenSSH aware with PMI.
Reference site : http://nutmay.sourceforge.net
--
Vincenzo Sciarra
2018 Nov 07
4
openssh-based file transfers (e.g. rsync, scp, ...) are running 40 (!!) times faster via IPv4 than IPv6
openssh 7.6p1-lp150.7.4 on OpenSuse Leap 15 (both server and client)
Hi all,
first post to list, hopefully on-topic. Haven't found anything on the net, tried to ask at first in OpenSuse forums a
while ago (https://forums.opensuse.org/showthread.php/533588-rsnapshot-rsync-massive-performance-decrease) and today
opened a bug in OpenSuse's Bugzilla
2014 Nov 11
0
POWERCOM HID USB controller update
...a new PowerCom Imperial IMD825-AP LCD which
identifies itself as 0x0d9f:0x0004.
At first glance it seems that usbhid-ups driver works fine. But when I
tried to shutdown UPS via DelayBeforeShutdown it started double beeping
every couple seconds for indefinite time (the same problem described by
Vincenzo Colonnella here:
http://lists.alioth.debian.org/pipermail/nut-upsdev/2013-February/006403.html).
I suppose that recent protocol change affects a protocol specifications
for DelayBeforeShutdown and powercom_shutdown_info methods should be
modified to support 0x0004 devices. But unfortunately t...
2007 Jun 15
1
problems with matrix, list and other..
...[1]]
[1] -1.0892216 -0.7304947 -1.2883680
d[2]%*%t(e[2])
this is the error: requires numeric matrix/vector arguments
i've tried to coerce "e" to a matrix, but it's doesn't work...
in the end.. i'd like this:
for (i in (1:1096)) {solve(d[i])*t(e[i])}
help me, please :)
Vincenzo
--
View this message in context: http://www.nabble.com/problems-with-matrix%2C-list-and-other..-tf3926701.html#a11135888
Sent from the R help mailing list archive at Nabble.com.
2006 Oct 12
1
New auth method
How can add a new authentication method build by me to sshd ?
Thanks
--
Vincenzo Sciarra
2004 Jul 17
1
Question about Asterisk Installation
...ddons:
when I try to execute the simbolic link
"ln -s /usr/lib/mysql/libmysqlclient.so /usr/lib/libmysqlclient.so"
this produce an error because the source object libmysqlclient.so is not present in any directory.
So I can't continue with Asterisk compilation. May help me? thanks
Vincenzo
2008 Feb 22
2
How to Disable PAM in Centos 5.1
Hello all
I would like to disable PAM authentication in my test server running Centos5.1.
Currently I get an error that states:
"Feb 22 02:01:31 localhost login: pam_securetty(login:auth): access
denied: tty 'tty1' is not secure !"
I would like to DISABLE the PAM authentication; am unable to get the
answer after googl'ing for hours; if anyone is familiar on how to do