Displaying 20 results from an estimated 1000 matches similar to: "VM accessing Hosts hard disk"
2002 Feb 27
1
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
Hello,
I am getting the following error:
| rsync: open connection using rsh conn /usr/bin/rsync --server --sender
-v . "/home/andrewm/test-rsync/tree/*"
| large_file2
| write failed on large_file2 : Success:06
| rsync error: error in file IO (code 11) at receiver.c(271)
| rsync: connection unexpectedly closed (201 bytes read so far)
| rsync error: error in rsync protocol data stream
2015 Feb 20
4
[OT] switches
Pardon, this might be off-topic. I'm reading:
http://en.wikipedia.org/wiki/Network_switch
For a setup of ~5 agents, would I be wrong in thinking that a generic 16
port unmanaged switch would fit the bill?
The first model to come up for me in an Amazon search is:
http://support.netgear.com/product/fs116
Is this a reasonable choice? Would I be wrong in thinking that most any
Fast
2015 Feb 25
4
[OT] switches
On Fri, 20 Feb 2015 13:05:56 -0700, Harry McGregor wrote:
> For a very basic setup it would work, but I would suggest POE at a
> minimum, and vlan support if possible.
>
> Gigabit uplinks, 10/100 for the poe ports
>
> http://www.amazon.com/NETGEAR-ProSAFE-M4100-D10-POE-Ethernet-Managed/dp/
B00AUEYX0Y/ref=sr_1_3?ie=UTF8&qid=1424462577&sr=8-3&keywords=netgear+poe
2016 Sep 14
2
Panasonic PBX connect to Asterisk
Dear Harry,
Thx for the explanation.
My team manage building's PBX that use Asterisk 13.x.
We use Asterisk PBX for this buildings that have apartment and office
customer.
>From my Asterisk PBX, we connect to IPPhone (yealink) or ATA Converter
(cisco SPA112).
Others are using PBX like panasonic analog, audiocodes SBC, etc, and we use
ATA Converter to convert from SIP to Analog (CO Line)
2016 Feb 17
2
1000 analogue lines with asterisk
Thanks Harry.
I will check and revert. I hope it work perfectly with asterisk.
Regards
On Wed, Feb 17, 2016 at 8:32 AM, Harry McGregor <hmcgregor at biggeeks.org>
wrote:
> Hi,
>
> For analog, I really like telco grade channel banks.
>
> I would recommend the adit 600, there is a good market on Ebay, and you
> can do 48 channels per adit 600, with 2 T1 interfaces. Having
2010 Jan 16
2
Drought severity index: Excel to R
Dear all,
I'm trying to make an R code for the drought severity index (DSI)
developed by Philips and McGregor (1998). You can refer to the
description of the algorithm on page 19 from
http://dissertations.port.ac.uk/229/01/MaloneS.pdf
The code is given in Excel as the following and can be found on page 60
from the same link.
C7 =
IF(C6<0,IF(@SUM(A6:A1)<0,C6+A6,"0"),
2004 Jun 30
8
Special Delivery from China
I received a sample IP/Speakerphone from my friends in China today.
Asterisk setup was fairly uncomplicated and I had it running as an
extension on my server within a few minutes. Sounds quality of both the
receiver and the speakerphone are fine (wife's opinion). Are there any
tests I should run with this phone?
Following are the specs:
- Single line appearance
- Alpha display, 2x16 chars
-
2006 Sep 12
1
did you create a program called "Banner" for Palm OS?
I'm trying to get it for my new palm but I cant seem to find it anywhere. If
I have reached the right person could you please link me or send a copy as
an attachment?
Thanks,
Dennis Daigneault
Sales
McGregor Hardware Distribution
604-253-7785
1-800-663-5625
Fax 604-253-7785
2002 Apr 25
4
Group policy for Win2K/XP
Has anyone looked in to domain policy for Win2K/XP machines from a SAMBA controlled domain?
I have played around with these policies from within a Win2K AD-domain, and wondered if I can carry my policies over to a SAMBA domain.
Any info, or reference to relevent documentation is appreciated.
This mail has passed through an insecure network.
All enquires should be directed to the message
2003 Nov 27
1
ISDN, BRI, PRI, voice over IP, and more...
Hi,
I am thinking of starting a project at Work to pilot to use of Astrisk
and VOIP, and would like to tie in several projects together.
Currently we are looking at purchasing an ISDN and H.323 based video
conferencing system from Polycom. It suggests the use of 3-4 BRI lines
(ie 6-8 B channels, but in the form of individual BRIs). We need ISDN
for the video conferencing to communicate with
2016 Feb 17
2
1000 analogue lines with asterisk
On Wed, Feb 17, 2016 at 8:14 AM, Mitul Limbani <mitul at enterux.in> wrote:
> Sangoma 50 port FXS
Thanks.
Will I now stack 20 boxes in order to achieve the 1000 FXS lines?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160217/0d4c2800/attachment.html>
2016 Sep 13
2
Panasonic PBX connect to Asterisk
Hi,
Is there anyone here who has experience connecting Asterisk (ver 13.8) with
PBX Panasonic KX-TDA600 ?
The architecture more less like this :
Telco Sip Trunk ---> Asterisk 13 ---> Panasonic KX-TDA600 ---> Phone / Fax
Thanks in advance,
Regards,
Ikka - Jakarta, Indonesia
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Oct 29
0
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
This is an extrememly old post, so it might not be of any use anymore.
I encountered this same error, and the problem ended up being a full
filesystem (my destination filled up before completion).
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
Dave Dykstra dwd at bell-labs.com
<mailto:rsync%40lists.samba.org?Subject=rsync%20error%3A%20error%20in%20
2016 Jun 17
2
Attempt to modify memory sanitizer for support of X86
Hello,
I'm quite new to LLVM, but I'm interested in memory sanitizer. The petty thing is, that 32bit addressing on Linux is not supported. Thus I tried to take the latest version of the software and to modify it, using Ubuntu 16.04 as operating system. Given the example
example.c:
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char **argv) {
int *a = (int
2005 Jan 19
4
how to call R in delphi?
Dear All:
Now I am writing program in delphi , found it is very convenience to do anova, T-test, F-Test, etc in R , how to call R in delphi? Thsnks.
Best Regards
YiYao Jiang
Product Division/ product Testing Department
Semiconductor Manufacturing International Corporation
ZhangJiang Road, PuDong New Area, Shanghai ZIP: 201203
Tel:86-21-5080-2000 Ext. 15173
2004 Sep 14
3
memory allocation questions
Dear R-devel
This one seems a bit arcane for R-help. I very often use R to call routines written in Delphi (son of Pascal), doing "persistent" memory allocation within Delphi. That is, I start R and load the Delphi DLL; then I use .C to call a Delphi routine which allocates a piece of memory X and returns to R a pointer to X; then I do some more stuff in R; then I call another Delphi
2007 Jun 07
3
is it possible to run delphi apps(forms) using wine
is it possible to run delphi apps/forms(that was build, compiled, and targeted to windows machines) on linux(fc6, suse 10.x)
These delphi apps connects to MS SQL server.
if it is possible, then I can easily ground all those windows xp machines, that are just use to run these delphi apps... and use linux instead
Regards
---------------------------------
Got a little couch potato?
Check
2004 Dec 07
2
WINE x Delphi BDE + MSSQL Client
Hi,
I have an app with Delphi7 + MSSQL, developed during 10 years.
Now, the users have asked me about some way to run this app into Linux
Fedora Core 2/3.
I use Fedora for apps in Java with no problems, but I never heard about
Delphi run.
I look at WineHQ site about this combination of Delphi + MSSQL but I
didn't find. I found some thing about Delphi 7 install and slow
behaviour in
2007 Mar 19
8
Printing with delphi
I have a application in delphi 7, but i don?t printing, how do I can
print in wine with application delphi ?
Thanks
2006 May 25
1
help get character output R in Delphi
Hi all, first thanks reading my letter,
Im statistics student . im doing my final assignment bout application of correspondence analysis in geographical information system. i use delphi 7 for developing and R for statistical computation. I use RDCom to cennect delphi and R. there was some example in visual basic to get the vharacter output of R in in vb. but i cant get the character