Displaying 4 results from an estimated 4 matches for "doshi".
Did you mean:
joshi
2003 Nov 26
1
RSYNC and Cygwin: @ERROR auth failed on module
...ntication, I get the message:
@ERROR auth failed on module Mobilesync
rsync connection unexpectedly closed (94 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at
tmp/rsync-2.5.6/io.c(165)
This is the command which causes the message:
rsync -Ppvtl rsync://mobile@littledoshi.mit.edu/Mobilesync/Test1.txt .
(i get the same error even without the "mobile@"
This is my rsyncd.conf:
*******
use chroot = false
strict modes = false
[Mobilesync]
path = /cygdrive/c/cygwin/var/mobilesync
comment = Mobilesync Test Directory
read only = false
auth u...
2019 Mar 21
0
[PATCH] VMCI/VSOCK: Add maintainers for VMCI, AF_VSOCK and VMCI transport
...ware, Inc." <pv-drivers at vmware.com>
+L: netdev at vger.kernel.org
+S: Maintained
+F: net/vmw_vsock/af_vsock.c
+F: net/vmw_vsock/vmci_transport*
+F: net/vmw_vsock/vsock_addr.c
+F: include/linux/vm_sockets.h
+F: include/uapi/linux/vm_sockets.h
+
VMWARE VMXNET3 ETHERNET DRIVER
M: Ronak Doshi <doshir at vmware.com>
M: "VMware, Inc." <pv-drivers at vmware.com>
--
2.6.2
2007 Jun 08
1
Upgrading mysql5 from centosplus
Hello List,
I have a regular install of centos 4.4 i386 (lately updated to 4.5), a
new application needs mysql > 5.0.x
The natural way to do this was:
yum --enablerepo=centosplus update mysql
However, after all the dependency / transaction checks.. i get this..
Dependencies Resolved
=============================================================================
Package Arch
2006 Dec 05
3
Question regarding VM_EXIT and VGA
Hi
I am working on a project using WINDOWS guest on XEN archticture. I
have a couple of questions.
As I understand when a VM exit occurs due to I/O like say a mouse
interrupt -- the XEN hypervisor gets a notification and it forwards
the I/O request to the qemu-dm in Domain-0 via an event channel. Now
during this VM exit , is the guest OS blocked ?
Specifically, what about VGA writes are they