Displaying 20 results from an estimated 610 matches for "abcde".
Did you mean:
abcd
2015 May 21
2
IPv6 subnet routing
I have 2 nodes nodeA and nodeB
I'm using tinc 1.1pre11
-- nodeA(fd80:2015:2105:abcd::1) :
$ ip -6 route
fd80:2015:2105:abcd::1 dev tun0 proto kernel metric 256
fd80:2015:2105:adcd::/64 dev tun0 metric 1024
fe80::/64 dev eth0 proto kernel metric 256
$ ping6 fd80:2015:2105:abcd::1
PING fd80:2015:2105:abcd::1(fd80:2015:2105:abcd::1) 56 data bytes
64 bytes from fd80:2015:2105:abcd::1:
2014 Jan 21
3
Asterisk Fax detection *11.7
...,30,oxX)
...
exten => fax,1,NoOp(**** FAX DETECTED ****)
exten => fax,n,Goto(fax-rx,receive,1)
in the sip.conf i specified
[general]
sendrpid=rpid
trustrpid=yes
language=de
videosupport=yes
callevents=yes
caninvite=yes
qualify=yes
nat=force_rport,comedia
faxdetect=yes
t38pt_udptl=yes
...
[abcde]
type=peer
insecure=invite
defaultuser=12345678912
fromuser=12345678912
fromdomain=abcde.ab
secret=guess-what
host=abcde.ab
qualify=yes
context=from-sip
dtmfmode=rfc2833
callbackextension=12345678912
but all i can see if i try to send a testfax is
== Using SIP VIDEO CoS mark 6
== Using SIP RT...
2011 Jan 14
2
Some direction of Samba4 Sid to Uid/Gid ?
Did a git-pull and built samba4, up and running with winbind.
I have a file server, which will be access by windows. Say I have a
user named "abcde" (uid = 1000), under group "abcde) (gid = 1000).
When I created a user with samba-too (samba-tool newuser abcde xxxxx),
it creates an account "abcde" with mapped uid 300018 under group user
users.
I am really wondering if there is anyway to make the "abcde" created
u...
2004 Sep 10
0
[viral@debian.org: [rcw@debian.org: Re: Patches to abcde to include support for flac format.]]
(Viral: I'm forwarding your message to the FLAC mailing list)
----- Forwarded message from Viral <viral@debian.org> -----
Date: Fri, 3 Aug 2001 00:00:07 +0530
From: Viral <viral@debian.org>
To: mdz@debian.org
Subject: [rcw@debian.org: Re: Patches to abcde to include support for flac format.]
Hi,
I patched abcde so that it can encode flac files. The patch will not
be included in the current version of abcde 1.9.x/2.0.x, but in the
2.1 series.
I thought, that users of flac might find this link handy:
http://lly.org/~rcw/abcde/misc/abcde-flac.tar.gz...
2004 Nov 17
3
Samba share to access windows folders in linux.
Hi,
I am trying to access folders on a windows system on a linux system using
the command,
smbmount '//a.b.c.d/CCViews/abcd/abcd_Linux_dev' '/root/pqrs/LinuxDev' -o
username=abcd/<domain>,uid=abcd,gid=abcd
This prompts for a password and I give the correct domain password here. It
gives me the error:
21896: tree connect failed: ERRDOS - ERRnosuchshare (You specified an
2006 Oct 24
2
Question about Case Insensitivity
Hi,
I am trying to make a Linux filesystem appear case-insensitive and I got the
idea that I could use a SAMBA loopback mount to do this. I almost succeeded on
my first try but I ran into a snag I have no answer for yet.
My setup involves sharing filesystem "/a" and then mounting it on "/b". I can
use "ls -l" on the "/b" filesystem in a case-insensitive
2007 May 31
0
Branch 'as' - 8 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_string.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c test/trace
...f
new file mode 100644
index 0000000..3704fb9
Binary files /dev/null and b/test/trace/substr-5.swf differ
diff --git a/test/trace/substr-5.swf.trace b/test/trace/substr-5.swf.trace
new file mode 100644
index 0000000..4bcee52
--- /dev/null
+++ b/test/trace/substr-5.swf.trace
@@ -0,0 +1,420 @@
+-10 - ABCDEF
+-10:-10 -
+-10:-9 -
+-10:-8 -
+-10:-7 -
+-10:-6 -
+-10:-5 - A
+-10:-4 - AB
+-10:-3 - ABC
+-10:-2 - ABCD
+-10:-1 - ABCDE
+-10:0 -
+-10:1 - A
+-10:2 - AB
+-10:3 - ABC
+-10:4 - ABCD
+-10:5 - ABCDE
+-10:6 - ABCDEF
+-10:7 - ABCDEF
+-10:8 - ABCDEF
+-10:9 - ABCDEF
+-9 - ABCDEF
+-9:-10 -
+-9:-9 -...
2008 Mar 26
2
Range across a List
Hi R,
I have a list
> class(pp2)
[1] "list"
> length(pp2)
[1] 1244
It is in the below format
RIC Trade.Date Close.Price Currency.Code Convertion.Rate New.Price
ABCD.SZ 2008/02/29 15.30 CNY 0.1408 2.154240
ABCD.SZ 2008/01/31 15.27 CNY 0.1392 2.125584
ABCD.SZ 2007/12/31 14.88 CNY 0.1371 2.040048
2013 Sep 28
2
mount.cifs and kerberos failure
...s, I get the following message:
(Note I am root when I do this, and yes I have done the following to get a valid kerberos ticket:
kinit cytan
and /tmp/krb5cc_0 does exist. See below.
)
**************************************
root at ad109688-lt:/home/cytan# mount.cifs -o sec=krb5,user=cytan,domain=ABCDE //beamssrv1.abcd.com/cytan$ ./win --verbose
mount.cifs kernel mount options: ip=xxx.xxx.xxx.xx,unc=\\beamssrv1.abcd.com\cytan$, sec=krb5,ver=1,user=cytan,domain=ABCDE,pass=*********
mount error(126): Required key not available
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
***********...
2006 Sep 28
2
FLAC CD Archive
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The recent discussions about archiving CDs with flac prodded me to get
abcde working again. I've filed a debian bug report with patches to the
latest abcde that enable generating a toc file from the disc with cdrdao
(rips CD-TEXT data and creates index points from subcode data).
Combined with my patches to toc2cue, this is enough to rip even
"problem" discs...
2011 Dec 13
0
Dir-merge exclude filter ignored when rsync DEST ends in /.
...is behavor is a bug or feature.
Test:
$ mkdir src
$ touch src/object
$ echo "exclude /object" > s/.rsync-filter
bash: s/.rsync-filter: No such file or directory
$ echo "exclude /object" > src/.rsync-filter
$ cp -a src dst
$ ls -flra src dst
src:
insgesamt 4
drwxrwxr-x 2 abcde abcde 39 2011-12-13 16:41 .
drwxrwxr-x 4 abcde abcde 26 2011-12-13 16:41 ..
-rw-rw-r-- 1 abcde abcde 0 2011-12-13 16:41 object
-rw-rw-r-- 1 abcde abcde 16 2011-12-13 16:41 .rsync-filter
dst:
insgesamt 4
drwxrwxr-x 2 abcde abcde 39 2011-12-13 16:41 .
drwxrwxr-x 4 abcde abcde 26 2011-12-13 16:41 .....
2003 Aug 27
4
read.spss (package foreign) and character columns
...ure, or possibly a bug:
When reading character columns, character strings seem to get filled with
blanks at the end.
Simple example:
In SPSS, create a file with one variable called "xchar" of type "A5"
(character of length 5), and 3 values ("a", "ab", "abcde"), save it as
"test.sav".
In R:
> library(foreign)
> test <- read.spss("test.sav", to.data.frame=T)
> test
XCHAR
1 a
2 ab
3 abcde
> levels(test$XCHAR)
[1] "a " "ab " "abcde"
Shouldn't it rather be "a"...
2006 Sep 26
2
FLAC CD Archive
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
>
> I've been working on this sort of approach using abcde as a front-end,
> and have run into several issues. What I finally decided on doing is
> ripping the CD to a single flac file with embedded cue sheet using a
> variety of tools (more details later). The single flac file is then
> enough to pretty much reconstruct the audio CD should i...
2015 May 21
0
IPv6 subnet routing
You have a typo in your routes:
fd80:2015:2105:adcd::/6
abcd vs. adcd
On 21 May 2015, at 19:35, Martin <martinmoen at gmail.com<mailto:martinmoen at gmail.com>> wrote:
I have 2 nodes nodeA and nodeB
I'm using tinc 1.1pre11
-- nodeA(fd80:2015:2105:abcd::1) :
$ ip -6 route
fd80:2015:2105:abcd::1 dev tun0 proto kernel metric 256
fd80:2015:2105:adcd::/64 dev tun0 metric 1024
2006 Sep 26
0
FLAC CD Archive
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chris Hirsch wrote:
>
>>>
>>> I've been working on this sort of approach using abcde as a front-end,
>>> and have run into several issues. What I finally decided on doing is
>>> ripping the CD to a single flac file with embedded cue sheet using a
>>> variety of tools (more details later). The single flac file is then
>>> enough to pretty much r...
2009 Jun 16
1
[LLVMdev] SSI and ABCD for LLVM
Vikram S. Adve wrote:
> On Jun 5, 2009, at 9:26 AM, Mai, Haohui wrote:
>
>
>> By static array bounds checking, I mean eliminating array bounds
>> checking
>> which can be proved ``safe'' at compile-time.
>>
>
> Even though SAFECode does have such a pass, there are some tradeoffs
> with the current version:
>
> 1. It uses an
2009 Jun 05
2
[LLVMdev] SSI and ABCD for LLVM
By static array bounds checking, I mean eliminating array bounds checking
which can be proved ``safe'' at compile-time.
Well, even though there are a lot of approaches of doing this, I believe
that having an implementation of ABCD would very useful. It would be even
more useful if LLVM can have a general framework for doing static array
bounds checking -- just like the aliasing framework.
2009 Jun 06
0
[LLVMdev] SSI and ABCD for LLVM
On Jun 5, 2009, at 9:26 AM, Mai, Haohui wrote:
> By static array bounds checking, I mean eliminating array bounds
> checking
> which can be proved ``safe'' at compile-time.
Even though SAFECode does have such a pass, there are some tradeoffs
with the current version:
1. It uses an external solver (Omega), which is one more dependence
for LLVM in general. I don't have
2012 Jun 28
3
Storing results in a single file after looping over all files
Hi All,
I have a whole lot of *.raw files in my working folder and I am doing the same analysis on each of those and want to save all the results in a single file. I am making some mistake here and can't figure out how to solve it.
Say, the *.raw files are ABCD.raw, EFGH.raw, IJKL.raw ...
The files are of this format
ID PHI?? aa1? aa2? aa3 ....
1??? 1???? 1.3?? 2.0?? 1.0
2??? 0????
2006 Sep 05
2
Bugs with partial name matching during partial replacement (PR#9202)
Hello,
First the version info:
platform powerpc-apple-darwin8.6.0
arch powerpc
os darwin8.6.0
system powerpc, darwin8.6.0
status
major 2
minor 3.1
year 2006
month 06
day 01
svn rev 38247
language R
version.string Version 2.3.1 (2006-06-01)
I have encountered some unusual behavior when trying to