similar to: Version incompatibility...

Displaying 20 results from an estimated 6000 matches similar to: "Version incompatibility..."

2002 May 15
2
Problems getting rsync working...
I am having some problems getting rsync working. No files get copied, although the server HD light DOES come on for about a second when I run the client rsync command. The /etc/rsyncd.conf on the server: ============================== uid = root gid = root log = /var/log/rsync.log read only = no [email] # Email data files from /var/spool/mail on Proxy (192.168.0.100) path = /home/databackup/
2002 Mar 12
2
Need help getting rsync working...
I have so far been unable to get rsync to work properly in a test setup. Does anyone have any ideas? Both PCs are running RedHat 7.2. The Server: IP Address 192.168.0.202 Server Name: RH72TB hosts.allow ALL: 192.168.0.201 rsyncd.conf: [testmodule] path = /tmp The Client: IP Address 192.168.0.201 hosts file: 192.168.0.202 RH72TB I have run "rsync --daemon" on the server.
2002 Mar 23
3
Rsync permissions...
I am transferring some files from a RH7.0 machine to a RH7.2 machine as root with a cron job, using the following: rsync -avt /home homeserver::home rsync -avt /etc homeserver::etc Some of the files transfer OK, but I get: building file list ... done failed to set permissions on home : Operation not permitted home/brad/ home/ftp/bin/ home/ftp/etc/ home/ftp/pub/ home/rsyncuser/ failed to set
1997 Nov 10
1
R-alpha: Re: R/R-minus incompatibility [ an old one ]
>>>>> "FrL" == Friedrich Leisch <Friedrich.Leisch@ci.tuwien.ac.at> writes: FrL> Hmm, I'm quite perplexed by something very trivial/stupid/whatever FrL> ... don't know, if this one has been reported before: R> x<-1 x[1:2] FrL> Error: subscript out of bounds Splus> x<-1 x[1:2] FrL> [1] 1 NA FrL> Or is
2000 Feb 16
3
DHCP & interfaces
Setup: I am running a fresh install of RedHat 6.1 with Samba 2.0.5a installed. My samba machine receives its ip address through a WinNT DHCP server. Problem: When I start Samba, it tries to use the loopback adapter to broadcast its NetBios messages accoridng to tcpdump. Solution #1: Set interface to use in smb.conf file. This is rejected since the address of the interface is issued by the DHCP
2002 Apr 06
1
ERROR: chroot failed
I am trying to use rsync to transfer some directories from a RedHat 7.0 box to a RedHat 7.1 rsync server via a cron job. The cron command line: 00 00 * * * /usr/local/bin/emailbackup > /tmp/backup.log 2>&1; mail -s "Rsync Backup Log" my@emailaddres < /tmp/backup.log The 7.1 rsyncd.cond; [home] path = /home/brad/data/emailbackup read only = no uid = root gid = root The
2018 Oct 22
1
OPUS at Texas Instruments C6418
Hi Jean-Marc, thank you for that suggestion! It seems that the file "fixed_c6x.h" is not part of the Opus sources, so the compiler cannot find it after enabling the TI_C6X_ASM config option. Maybe it was only part of an early version of the Opus sources? I looked for the file in versions V1.1, V1.1.1, V1.2alpha and V1.3 but did not found it. Do you have an idea, where I can get the
2018 Oct 22
0
OPUS at Texas Instruments C6418
Hi Robert, The file is not distributed in the official releases, but I can find it in the git repository. Cheers, Jean-Marc On 10/22/2018 03:53 AM, Robert Madinger wrote: > Hi Jean-Marc, > > thank you for that suggestion! > It seems that the file "fixed_c6x.h" is not part of the Opus sources, so the compiler cannot find it after enabling the TI_C6X_ASM config option.
2013 Nov 03
1
Accessing multiple Active Directory accounts simultaneously from a single Linux server
Hello, I have been doing a lot of research on this subject and I'm not finding a clear answer. My company currently makes a video capture and transcoding application that runs on a Linux server. The video application mounts shares from a second Linux storage server for various users at the same time. In other words, we have: A Linux Storage Server with many accounts (for example,
2018 Oct 19
2
OPUS at Texas Instruments C6418
Dear Opus family, we have implemented the Opus codec at a Texas Instruments DSP C6418. It is working fine! Does anyone has experience with the configuration of the codec for a speed optimized implementation on that DSP? At the moment, we use the following settings: #define NONTHREADSAFE_PSEUDOSTACK 1 #define FIXED_POINT
2002 Feb 25
2
Trouble getting rsync to work....
I have read the MAN page and the Rsync page and have set up an /etc/rsync.conf but I can't seem to get it working. I have tried starting the daemon and adding the correct entry on the server hosts.allow file, but I just get "Connection refused" from the server. Surely this can't be that difficult, but I am at a bit of a loss. Can anyone help? Regards, Brad
2004 Aug 06
0
I-D ACTION:draft-herlein-avt-rtp-speex-00.txt (fwd)
All: The latest draft RTP Payload Format for Speex is available via the IETF. See below for details. Greg ---------- Forwarded message ---------- Date: Tue, 09 Mar 2004 15:56:23 -0500 From: Internet-Drafts@ietf.org To: IETF-Announce: ; Subject: I-D ACTION:draft-herlein-avt-rtp-speex-00.txt A New Internet-Draft is available from the on-line Internet-Drafts directories. <p>
2018 Oct 19
0
OPUS at Texas Instruments C6418
Hi Robert, There's also a TI_C6X_ASM config option, that causes the fixed_c6x.h header to be used, but I think it hasn't been tested in years. I don't know if it still works, but if not it's probably not too hard to fix (patch welcome). The fixed_c6x.h file can also probably be extended to cover more of the C6x arithmetic operators. Beyond that, you'd have to go to
2004 Sep 13
0
[AVT] Open Speech Repository (fwd)
interesting for anyone testing out speex :) kfish. ----- Forwarded message from Alan Clark <alan.d.clark@telchemy.com> ----- From: Alan Clark <alan.d.clark@telchemy.com> To: avt@ietf.org Date: Mon, 13 Sep 2004 12:57:01 -0400 X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Subject: [AVT] Open Speech Repository We've started to build a database of speech samples in
2005 Jun 16
1
Cisco 7960 (SIP) with Asterisk: how to get # to work during a call
Gents, I've built an Asterisk system to replace our PBX at work and have Cisco 7960 phones (SIP 7.4) running with Asterisk 1.0.7. How to I get Asterisk to recognise the '#' being pressed during a call? In sip.conf I have entries likle this: [2001] type=friend context=local-phone auth=md5 username=2001 secret=xyzzy callerid=Jack Tubby <2001>
2003 Jan 07
3
Vorbis RTP Internet Draft
Hi all, Below is the Vorbis RTP Internet Draft as sent to the AVT working group of the IETF. Comments and feedback is still welcomed from the Vorbis community. Cheers Phil ---------------------------8<-----------------8<------------------------ Network Working Group Phil Kerr Internet-Draft The Ogg Vorbis January 07, 2003 Community / OpenDrama
2003 Jun 05
1
Updated Vorbis-RTP Internet Draft
Hi All, Please find below an updated Vorbis-RTP Internet Draft document for review and discussion at the Xiph IRC meeting on Saturday. The changes in this version have been: Codebook caching mechanism Expanded SDP parameters Expanded MIME section Expanded introduction Packet loss section Minor tweaks and clarity changes to text There are probably some minor tweaks to the formatting needed
2013 Sep 27
2
Intel 10G X520-2 and iscsi storage poor performance
Hi, we have a storageserver (Centos 6.4) with a dualport Intel 10G X520-2 Adapter. A QSan P600Q-D316 Storage is configured with 8*SATA Drives raid 5 for test, connected trought a Cisco UCS 6100 Series Fabric Interconnect 10G Switch. I formated the storage with ext4 defaults, one volume and got r/w rates about 10MB/s some up to 40MB/s .... VERY POOR.... So we returned the storage to our dealer
2009 Feb 27
3
ietf discussion about draft-ietf-avt-rtp-speex
On Fri, 27 Feb 2009, Jean-Marc Valin wrote: > Hi Aymeric, > > Yes, I'm receiving the emails but haven't had enough time to look into > the details yet. I've seen you responded to many comments, so what are > the ones for which we still need to respond? Summary is there: https://datatracker.ietf.org/idtracker/ballot/2837/ As I understand: we need to change
2004 Dec 16
0
FW: Cisco 7960 (SIP) hold problems
ala cisco 7960 -----Original Message----- From: Matt Schulte Sent: Thursday, December 16, 2004 10:34 AM To: 'Paul A Brown' Subject: RE: [Asterisk-Users] Cisco 7960 (SIP) hold problems Sure thing, the biggest problem I had was getting the SIP filenames working correctly for updating the firmware (blah, I love Cisco but these phones are a joke for support). This works for me! Good luck.