Displaying 20 results from an estimated 2395 matches for "122".
Did you mean:
12
2010 Mar 09
5
is there an inverse method for table()?
...In R, I know the method table(), which builds a contingency table of the counts y at each level for the factor x.
But I would like to know what is the inverse method of table(), if it exists, to obtain the vector z, from the two vectors x and y?
x <- (86, 90, 94, 98, 102, 106, 110, 114, 118, 122, 126, 130, 134, 138, 142, 146, 150, 154, 158, 162, 166, 170, 174)
y <- c(2, 5, 10, 17, 26, 60, 94, 128, 137, 128, 77, 68, 65, 60, 51, 26, 17, 9, 5, 2, 3, 7, 3)
> z
[1] 86 86 90 90 90 90 90 94 94 94 94 94 94 94 94 94 94 98 98 98 98 98 98 98 98 98 98 98 98 98...
2008 Oct 22
5
LDAP Problem
...d
puppetclass: named
# www1.testing.com, Hosts, xyz.com
dn: cn=www1.testing.com,ou=Hosts,dc=xyz,dc=com
cn: www1.testing.com
description: webserving host
objectClass: device
objectClass: top
objectClass: puppetClient
objectClass: ipHost
parentnode: webserver
ipHostNumber: 192.168.0.100
# ip-10-251-122-148.ec2.internal, Hosts, xyz.com
dn: cn=ip-10-251-122-148.ec2.internal,ou=Hosts,dc=xyz,dc=com
description: webserving host
objectClass: device
objectClass: ipHost
objectClass: puppetClient
objectClass: top
cn: ip-10-251-122-148.ec2.internal
environment: production
ipHostNumber: ip-10-251-122-148.ec...
2007 Jun 26
1
Asterisk to Cisco 2600 GW DTMF Not Working
...sterisk, here is what I get:
== Forcing Marker bit, because SSRC has changed
Jun 26 17:56:28 WARNING[14332]: codec_ilbc.c:175 ilbctolin_framein:
Huh? An ilbc frame that isn't a multiple of 50 bytes long from RTP
(160)?
Jun 26 17:56:28 NOTICE[14332]: rtp.c:575 ast_rtp_read: Unknown RTP
codec 122 received
Jun 26 17:56:28 NOTICE[14332]: rtp.c:575 ast_rtp_read: Unknown RTP
codec 122 received
Jun 26 17:56:28 NOTICE[14332]: rtp.c:575 ast_rtp_read: Unknown RTP
codec 122 received
Jun 26 17:56:28 NOTICE[14332]: rtp.c:575 ast_rtp_read: Unknown RTP
codec 122 received
Jun 26 17:56:28 NOTICE[14332]: r...
2003 Jul 23
3
cvs pserver sig11 on 4.8-R
Hi all,
We recently moved our CVS repository from a 4.6-STABLE machine to a brand
new 4.8 install, on another identical machine. The server runs cvs in
'pserver' mode, for remote access by various Windows/Solaris/Linux/FreeBSD
clients.
We pretty soon noticed that the cvs server process was occasionally crashing
on sig11 (ie. a segfault). The only evidence for this was in the message
2006 Oct 11
1
Question about error of "non-numeric argument to binary operator"
...;
[97] "120" " 112.5" "114.5" "106" "113" "111" "113" "118.5"
"131" "131" "146.5" "133.5" "128" "132" " 130.5" "122"
[113] "122.5" "123.5" "126" "140" "132" "140" "143"
"148" "168" "162.5 " "152.5" "148" "144" "144" "150.5"
"...
2012 Dec 28
1
err: Signing certificate error: Could not render to pson: getaddrinfo: Name or service not known
...rivate.pem \
--install-script=puppet-enterprise \
--installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \
--installer-answers=/usr/local/puppet/agent.txt \
--keyname icos-client \
--type t1.micro
Node is created & puppet is also installed but i am getting errors as below.
[root@ip-10-224-122-211 tmp]# puppet node_aws bootstrap \
> --region us-east-1 \
> --image ami-cc5af9a5 \
> --login root \
> --keyfile /root/.ssh/private.pem \
> --install-script=puppet-enterprise \
> --installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \
> --installer-answers=/usr/local/pupp...
2008 Feb 14
0
ExtenSpy strange behavior on Asterisk 1.4.18
...81[23]X,1,Authenticate(/etc/asterisk/eavepass|am)
; Authenticate
exten =>
_7781[23]X,n,extenspy(${EXTEN:3:6}@${CONTEXT}|bqr(${EXTEN:3:6}-)) ;
extenspy(exten at context|bqr(fileprefix-)
exten => _7781[23]X,n,Hangup
; Hangup
If 122 calls 123 , and 123 answers ( 122 =====[called]====> 123 ):
- Dialing 778*122* from 121 (for spying and recording) generates a 0
byte file like 122-.1203025287.raw (on /var/spool/asterisk/monitor/)
- Dialing 778*123* from 121 (for spying and recording) generates a
byte-significant file like 12...
2004 Jun 15
2
symbolic iteration
Dear all,
I have 122 vectors named from L1 to L122. Now I hope to
take log to each of the series, say
L1 <- log(L1)
...
L122<-log(L122)
Can anyone show me a iterative way to make the job simple.
I mean the way something like
for(i in 1:122){
...
}
or other similar methods.
Many thanks.
Jin
2005 Mar 09
3
Problems with new install voicemail broadcast
....
I have a context setup as follows:
[department-listing]
exten => s,1,Background(custom/6000)
exten => s,2,DigitTimeout,5
exten => s,3,ResponseTimeout,30
;
exten => 1,1,Answer
exten => 1,2,Wait(1)
exten => 1,3,Background(pls-wait-connect-call)
exten => 1,4,VoiceMail(u620&122)
exten => 1,5,Hangup
So basically, when they press 1, it should leave voicemail in box 620 and
122. Here is my voicemail conf:
[default]
122=>2301,Sales Guy,,,tz=eastern
620=>2301,General Sales Mailbox,,,delete=yes|tz=eastern
I've modified the VoiceMail account to just me Voi...
2009 Nov 25
1
reshape question
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091124/38de5e23/attachment-0001.pl>
2002 Aug 29
0
fitting nlme model inside a function
...om=a~1|EQ ,
start=c(a1=0.05, b1=0.1, b2=0.1, c=0.1))
}
and the following data frame:
"test.uni" <-
structure(list(Fv = c(0.719674506, 1.76086339, 1.235763846, 0.592482033,
0.536563657, 0.935437428, 1.030349018, 1.10411289, 1.192487905,
0.398788849), Eqs = c(131, 122, 122, 122, 122, 122, 122, 54,
122, 131), Vs = c(1309.116, 1303.02, 1240.536, 1219.2, 1136.998,
1018.032, 893.064, 893.064, 874.776, 853.44), PHA = c(0.1608982,
0.048490234, 0.052890618, 0.057810549, 0.24927051, 0.06389893,
0.055244608, 0.15433018, 0.054221601, 0.13537748), Site = c(5,
5, 5, 5,...
2007 Jun 27
0
Asterisk to Cisco 2600 GW DTMF Not Working, Working now
...> == Forcing Marker bit, because SSRC has changed
> Jun 26 17:56:28 WARNING[14332]: codec_ilbc.c:175 ilbctolin_framein:
> Huh? An ilbc frame that isn't a multiple of 50 bytes long from RTP
> (160)?
> Jun 26 17:56:28 NOTICE[14332]: rtp.c:575 ast_rtp_read: Unknown RTP
> codec 122 received
> Jun 26 17:56:28 NOTICE[14332]: rtp.c:575 ast_rtp_read: Unknown RTP
> codec 122 received
> Jun 26 17:56:28 NOTICE[14332]: rtp.c:575 ast_rtp_read: Unknown RTP
> codec 122 received
> Jun 26 17:56:28 NOTICE[14332]: rtp.c:575 ast_rtp_read: Unknown RTP
> codec 122 received
&g...
2010 Aug 16
2
Converting degree: minute: second data to decimal degree data, should be simple
Hi All,
I have location data set up as degrees: minutes: seconds (for example,
122:45:45) I need to get this data into decimal degree form (122.7625).
I know that I need to use the formula
Decimal degrees = Degrees + (Minutes/60) + (Seconds/3600)
Does anyone know how I can get R to do this?
The original data is all in one column (called 'lat') and the degrees, mins an...
2011 Feb 07
4
Is there a Centos 3 around ?
Hi !
I think one of my machine got hacked, but I can figure out from where...
I found some suspicious file in /bin and /usr/bin directories that are owned
by user id 122, where this machine doesn't a userid 122.
So, does anyone hav a centos 3.9 install arround that can send me the info
about (filesize, md5, modification date) these file :
/bin :
ls
netstat
ps
/usr/bin/
dir
find
md5sum
pstree
slocate
tee
top
What tiped me off, I was sudoing to another user,...
2002 Feb 24
1
[Bug 122] sshd does not update wtmpx at end of session
http://bugzilla.mindrot.org/show_bug.cgi?id=122
------- Additional Comments From tim at multitalents.net 2002-02-25 05:32 -------
I spent some time looking into this. Initially I did see that last was reporting
users still logged in that had logged out of their ssh connection. I noticed
logintest showed everything working as expected. Now...
2020 Apr 30
2
Diagnosing IPv6 routing
...:5b00::1 (2001:1890:1837:5b00::1) 3.230 ms 3.181 ms
3.137 ms
2 2001:1890:c05:2f3a::ee6e:61cd (2001:1890:c05:2f3a::ee6e:61cd) 6.906 ms
6.901 ms 6.870 ms
3 ok3ca81crs.ipv6.att.net (2001:1890:ff:ffff:12:123:6:98) 8.305 ms
8.254 ms 8.258 ms
4 sffca21crs.ipv6.att.net (2001:1890:ff:ffff:12:122:110:65) 14.199 ms
14.164 ms 14.153 ms
5 sffca401igs.ipv6.att.net (2001:1890:ff:ffff:12:122:114:5) 9.861 ms
10.163 ms *
6 2001:1890:1fff:41e:192:205:32:222 (2001:1890:1fff:41e:192:205:32:222)
9.789 ms 8.078 ms 7.365 ms
7 linode-ic-342731-sjo-b21.c.telia.net (2001:2000:3080:1ac4::2) 6....
2011 Jul 26
3
[LLVMdev] Linking opaque types
On Jul 25, 2011, at 10:58 PM, Talin wrote:
> To handle the fact that types do not (and can not, at least as long as we intend to support obscure languages like "C" :) have linkage, the the linker uses a "best effort" approach. It attempts to merge types and rewrite IR to use the merged types where it can, but it doesn't make any guarantees.
>
> I want to add an
2008 Oct 13
2
rsync error: Error in socket IO(code 10) at clientserver.c(122)
...(216.34.181.109)'
can't be established.
RSA key fingerprint is dc:a3:df:84:00:c6:65:b4:93:a6:2e:22:b1:d1:91:b8.
Are you sure you want to continue connecting (yes/no)? rsync: failed to
connect
to localhost: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(122)
[sender=3.0.4]
Terminating secure channel ...
------------------------------------------------
Thanks,
Naveen S
-------------- next part --------------
HTML attachment scrubbed and removed
2010 Jan 17
1
screenshot of swf file
Hi,
Im trying to thumbnail a swf file based on this found at
http://www.mail-archive.com/swfdec at lists.freedesktop.org/msg00821.html.
#include <stdlib.h>
#include <stdio.h>
#include <swfdec/swfdec.h>
#include <cairo.h>
void swfdec_player_save (SwfdecPlayer *player, guint width, guint
height, const char *filename) {
cairo_surface_t *surface;
cairo_t *cr;
2015 Apr 04
0
CentOS-announce Digest, Vol 122, Issue 3
...UAn1KY0zRuXfQzyWBvMbnV4CAspwwc
=ySbp
-----END PGP SIGNATURE-----
------------------------------
_______________________________________________
CentOS-announce mailing list
CentOS-announce at centos.org
http://lists.centos.org/mailman/listinfo/centos-announce
End of CentOS-announce Digest, Vol 122, Issue 3
***********************************************