search for: 123

Displaying 20 results from an estimated 4049 matches for "123".

Did you mean: 12
2012 Oct 06
2
Presence/ absence data from matrix to single column
I've been trying to reshape this database but haven't succeed at it. I tried using loops but can't get it right. I just want to reshape my database from this matrix, to the one below, with only one column of data. Year Route Point Sp1 Sp2 Sp3 2004 123 123-1 0 1 0 2004 123 123-2 0 1 1 2004 123 123-10 1 1 0 Year Route Point 2004 123 123-1 Sp1 0 2004 123 123-2 Sp1 0 2004 123 123-10 Sp1 1 2004 123 123-1 Sp2 1 2004 123 123-2 Sp2 1 2004 123 123-10 Sp2 1 2004 123 123-1 Sp3 0 2004 123 123-2 Sp3 1 2004 123 123-10 Sp3 0 [[alternative HTM...
2010 Nov 03
1
Ring back problem on SIP calls. Order of 183 Session Progress and 180 Ringing
Hello everyone! I've had this problem for a while and cant figure it out. When an outside caller calls an extension on my asterisk system, they do not hear any sort of ringing. Inside extensions calling other extensions do hear ringing. We have 3 other asterisk systems that are configured the same way, but do not have this problem. We think it has something to do with asterisk 1.6. The other
2010 Jun 13
5
Count of unique factors within another factor
...te the number of unique 'species' per 'unit.' I can calculate the number of unique values for each variable separately, but can't get a count for each ?unit?. > data=read.csv("C:/Desktop/sr_sort_practice.csv") > attach(data) > data[1:10,] unit species 1 123 ACMA 2 123 LIDE 3 123 LIDE 4 123 SESE 5 123 SESE 6 123 SESE 7 345 HEAR 8 345 LOHI 9 345 QUAG 10 345 TODI?.. > sr.unique<- lapply (data, unique) $unit [1] 123 345 216 $species [1] ACMA LIDE SESE HEAR LOHI QUAG TODI UMCA ARSP LIDE >...
2011 Mar 09
2
Differences per group
...to do is to show the difference between amount purchased compared to the month before per customer. I have made some attempts myself using diff, but what i can not get to work is that each different customer starts with a 0. This is an example of what I have: >purchase_amount customer amount 123 6 123 5 123 9 123 8 123 11 123 7 230 19 230 18 230 12 230 17 380 7 380 9 380 2 380 7 380 8 380 8 380 6 380 8 How I would like it to look like: customer amount difference 123 6 0 123 5 -1 123 9 4 123 8 -1 123 11 3 123 7 -4 230 19 0 230 18 -1 230 12 -6 230...
2012 Jun 15
2
strings concatenation and organization (fast)
...t;,"-","-","4","5","6","1","2","3","-","-","-") rep_vec = rep(vec,times=20) nms = c("A","B","C","D") I need to get this: A B C D "123" "---" "456" "123" "---" "123" "---" "456" "123" "---" "123" "---" "456" "123" "---" "123" "---" "456" "123" &quot...
2015 Jul 09
5
built kernel-3.10.0-229.7.2.el7 OK but install fails
Hi all - First the boilerplate: On centos-release.x86_64 7-0.1406.el7.centos.2.3 [root at localhost x86_64]# uname -a Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [root at localhost x86_64]# rpm -qa kernel\* | sort kernel-3.10.0-123.el7.x86_64 kernel-devel-3.10.0-123.el7.x86_64 kernel-headers-3.10.0-123.el7.x86_64 kernel-tools-3.10.0-123.el7.x86_64 kernel-tools-libs-3.10.0-123.el7....
2012 Oct 01
1
active_model_serializers, more than one level deep of associations, specifying serializers per association
...) ... MyModel6 Load (0.5ms) ... MyModel7 Load (2.9ms) ... MyModel8 Load (0.7ms) ... MyModel9 Load (0.7ms) ... MyModel10 Load (0.7ms) ... MyModel11 Load (10.3ms) SELECT "my_model_11s".* FROM "my_model_11s" WHERE "my_model_11s"."my_model_10_id" = 123 MyModel12 Load (0.9ms) SELECT "my_model_12s".* FROM "my_model_12s" WHERE "my_model_12s"."my_model_10_id" = 123 MyModel10 Load (0.7ms) SELECT "my_model_10s".* FROM "my_model_10s" WHERE "my_model_10s"."id" = 123 L...
2006 Oct 26
3
dialplan issue - 1& 0 should be evaluated false
...the dialplan; the evaluation of the AND operation in the following expression is true and works fine jumping to the correct priority within the context, exten => s,3,Gotoif($[${test11} = yes]& $[${test12} = yes]?7:4) Debug output -- Goto (test-check,s,1) -- Executing NoOp("SIP/123-e131", "yes") in new stack -- Executing NoOp("SIP/123-e131", "yes") in new stack -- Executing GotoIf("SIP/123-e131", "1& 1?7:4") in new stack -- Goto (test-check,s,7) -- Executing System("SIP/123-e131", "mail...
2017 Oct 10
0
Trash quota issue
...ug: Module loaded: /usr/lib64/dovecot/lib10_quota_plugin.so Oct 07 17:16:03 lmtp(26801): Debug: Module loaded: /usr/lib64/dovecot/lib20_autocreate_plugin.so Oct 07 17:16:03 lmtp(26801): Debug: Module loaded: /usr/lib64/dovecot/lib90_sieve_plugin.so Oct 07 17:16:03 lmtp(26801): Debug: auth input: 123 at testdo.com home=/home/vmail/testdo.com/123 mail=maildir:/home/vmail/testdo.com/123 uid=2000 gid=2000 quota_rule=*:storage=20000 Oct 07 17:16:03 lmtp(26801): Debug: Added userdb setting: mail=maildir:/home/vmail/testdo.com/123 Oct 07 17:16:03 lmtp(26801): Debug: Added userdb setting: plugin/q...
2017 Oct 10
2
Trash plugin unexpected results
...ug: Module loaded: /usr/lib64/dovecot/lib11_trash_plugin.so Oct 07 17:33:13 lmtp(31543): Debug: Module loaded: /usr/lib64/dovecot/lib20_autocreate_plugin.so Oct 07 17:33:13 lmtp(31543): Debug: Module loaded: /usr/lib64/dovecot/lib90_sieve_plugin.so Oct 07 17:33:13 lmtp(31543): Debug: auth input: 123 at testdo.com home=/home/vmail/testdo.com/123 mail=maildir:/home/vmail/testdo.com/123 uid=2000 gid=2000 quota_rule=*:storage=30000 Oct 07 17:33:13 lmtp(31543): Debug: Added userdb setting: mail=maildir:/home/vmail/testdo.com/123 Oct 07 17:33:13 lmtp(31543): Debug: Added userdb setting: plugin/q...
2015 Jan 27
0
CESA-2015:0090 Critical CentOS 5 glibc Security Update
...Advisory 2015:0090 Critical Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-0090.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: de2d9fe25d7e178d02f19e05b9846218899d9fbee7954647ed7bf20bf82b932a glibc-2.5-123.el5_11.1.i386.rpm f6b6314b95cb7a1bdfe076fa2ecbc7726a78fe3861e7c4765e379e45450dd51a glibc-2.5-123.el5_11.1.i686.rpm 7f42ba356e442e9f9336f12cc3c7bc74720db4064256975ae876267bb68d1d1b glibc-common-2.5-123.el5_11.1.i386.rpm 2814251a11726dccff4d9c841e9c04ccc327000591cd5354267caf576b1e4bd1 glibc-devel-...
2015 Aug 17
0
CESA-2015:1627 Moderate CentOS 5 glibc Security Update
...Advisory 2015:1627 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1627.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 18290a10228b5f60f1c0ddb097d3b00ad72347bd88b936faaa7bdef1e22421ba glibc-2.5-123.el5_11.3.i386.rpm ebba6ec48aa2f6cf9c770bbe86e33e9f35aadb2f12b7a4d5afb5d6617d53ab30 glibc-2.5-123.el5_11.3.i686.rpm 77759982e4459c691af65449b5355126ce47af0152bbdf075d51af0ae6cc023b glibc-common-2.5-123.el5_11.3.i386.rpm a1050a5ce1470b821eb0e638dbabea53bd66c81c1d3ded7a91962904453a3da0 glibc-devel-...
2014 Sep 30
0
CEBA-2014:1213 CentOS 5 glibc BugFix Update
...d Bugfix Advisory 2014:1213 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1213.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: d13171004c1818b9121b43da105b72287e7389dc7593d182203c122397c9be8d glibc-2.5-123.i386.rpm 1f5788f0cdb89fc373d1f329afae562b6d3dd6988d0c6bd531939657dc3c08db glibc-2.5-123.i686.rpm 1455034aa6701824f9f2ea8336d26215152e9a07c22d8eba0972ab9ddd0bd57a glibc-common-2.5-123.i386.rpm 4b4d54000c4ecc1ec3e7f1c9527fa27a38b24d766b5278e5d990a8ea0e047f10 glibc-devel-2.5-123.i386.rpm c1c9932546...
2010 Feb 19
8
Weird gsub behaviour
ruby 1.8.6 (2007-09-24 patchlevel 111) str = ''\&123'' puts "abc".gsub("b", str) puts "abc".gsub("b", "#{str}") puts "abc".gsub("b", str.to_s) puts "abc".gsub("b", ''\&123'') puts "abc".gsub("b", "\&123&qu...
2009 Mar 26
2
Data manipulation - multiplicate cases
...ording to the number I have for my Y variable... 2-Then I want to identify with a dicotomic variable by the number according my variable Z from X... I can do the first part by... z<-rep(x,y) But I don't know how to set a dicotomic variable according to Z... Exemple... I have... X Y Z 123 3 1 234 3 1 345 4 2 456 3 2 I want to get... X Y Z 123 3 1 123 3 0 123 3 0 234 3 1 234 3 0 234 3 0 345 4 1 345 4 1 345 4 0 345 4 0 456 3 1 456 3 1 456 3 0 Thanks in advance... -- View this message in cont...
2017 Feb 07
5
ntp and samba43 on FreeBSD-103.
...sation which contains this instruction: Set up the ntpd.conf File on a DC . . . ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/ Now, on the FreeBSD host I see this instead: # sockstat | grep ntp root ntpd 6229 3 dgram -> /var/run/logpriv root ntpd 6229 20 udp6 *:123 *:* root ntpd 6229 21 udp4 *:123 *:* root ntpd 6229 22 udp4 192.168.8.65:123 *:* root ntpd 6229 23 udp6 ::1:123 *:* root ntpd 6229 24 udp6 fe80::1%lo0:123 *:* root ntpd 6229 25 ud...
2013 Feb 01
4
Filter according to the latest data
Hello together, i have a data.frame, like this one: No. Change Date A 123 final 2013-01-15 B 123 error 2013-01-16 C 123 bug fixed 2013-01-17 D 111 final 2013-01-12 and now a want a new data.frame which includes only the newest entry for each n...
2019 Mar 22
1
prettyNum digits=0 not compatible with scientific notation
> On 22 Mar 2019, at 18:07 , Martin Maechler <maechler at stat.math.ethz.ch> wrote: > > gives (on Linux R 3.5.3, Fedora 28) > > d=10 d=7 d=2 d=1 d=0 > [1,] "123456" "123456" "123456" "1e+05" "%#4.0-1e" > [2,] "12345.6" "12345.6" "12346" "12346" "%#4.0-1e" > [3,] "1234.56" "1234.56" "1235" "1235"...
2017 Aug 22
1
NTP traffic blocked
I have multiple VM's on the same KVM host. One of the VM's is running NTP. All VM's can reach eachother, no firewall in between. But the problem is, the VM's cannot communicate over port 123/udp to the NTP VM. Network: 172.24.100.0/22 KVM: 172.24.101.50 VM ntp: 172.24.102.10 VM foo: 172.24.102.20 1. On the NTP server, listen for any incoming packets from VM foo on port 123: [ntp ~]# tcpdump -i any host 172.24.102.20 and port 123 -n 2. Execute the following on s...
2009 Jun 12
3
how to set ntpd listen only 127.0.0.1 ?
Hello, all. I would like to use ntpd for time sync not rdate or ntpdate. but after installation the ntpd, I found that listened at all interfaces like below. udp 0 0 192.168.111.2:123 0.0.0.0:* 11528/ntpd udp 0 0 xxx.xxx.62.20:123 0.0.0.0:* 11528/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11528/ntpd udp 0 0 0.0.0.0:123...